JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2022-06-07T10:34:21.434Z||main|||||INFO|500||The following profiles are active: basic 2022-06-07T10:34:35.932Z||main|||||INFO|500||Starting service [Tomcat] 2022-06-07T10:34:35.933Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2022-06-07T10:34:36.039Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2022-06-07T10:34:45.026Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2022-06-07T10:34:45.318Z||main|||||INFO|500||catdb-pool - Starting... 2022-06-07T10:34:45.655Z||main|||||INFO|500||catdb-pool - Start completed. 2022-06-07T10:34:46.150Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2022-06-07T10:34:46.436Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2022-06-07T10:34:47.048Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2022-06-07T10:34:49.400Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-07T10:34:50.003Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2022-06-07T10:34:52.537Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-07T10:34:52.687Z||main|||||INFO|500||reqdb-pool - Starting... 2022-06-07T10:34:52.706Z||main|||||INFO|500||reqdb-pool - Start completed. 2022-06-07T10:34:52.718Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2022-06-07T10:34:53.489Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2022-06-07T10:34:53.892Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2022-06-07T10:34:55.298Z||main|||||WARN|500||spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2022-06-07T10:35:02.884Z||main|||||WARN|500||--- 2022-06-07T10:35:02.885Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2022-06-07T10:35:02.885Z||main|||||WARN|500||--- 2022-06-07T10:35:03.493Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2022-06-07T10:35:09.461Z||main|||||INFO|500||Started ApiHandlerApplication in 52.004 seconds (JVM running for 54.528) 2022-06-07T10:35:09.523Z|84f9fb17-6677-4150-ba6c-8ddd3f059df2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:35:09.548Z|84f9fb17-6677-4150-ba6c-8ddd3f059df2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:35:09.552Z|b5d0cad7-11f4-483d-ac3f-f6b7522a5379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:35:09.560Z|b5d0cad7-11f4-483d-ac3f-f6b7522a5379|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:35:10.396Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2022-06-07T10:35:10.655Z|54ece30a-6754-45a9-8876-e517bbc9af8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2022-06-07T10:35:11.312Z|54ece30a-6754-45a9-8876-e517bbc9af8c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:35:19.195Z|184b732a-76cd-4044-a982-d87fb88788de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:35:19.194Z|fc1c6355-bca5-4c3e-be18-9756e7ea920c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:35:19.231Z|184b732a-76cd-4044-a982-d87fb88788de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:35:19.224Z|fc1c6355-bca5-4c3e-be18-9756e7ea920c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:35:21.192Z|83af78bc-f978-47fd-82f4-d52d16f37196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:35:21.194Z|83af78bc-f978-47fd-82f4-d52d16f37196|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:35:24.446Z|4b5016b8-6ee6-4fbb-8d2b-55cb32a99def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:35:24.450Z|4b5016b8-6ee6-4fbb-8d2b-55cb32a99def|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:35:29.317Z|20062a08-f042-4514-b203-d10df4273a37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:35:29.320Z|20062a08-f042-4514-b203-d10df4273a37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:35:29.335Z|6def5acc-5a78-48a3-81ec-3e2b62eb4ce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:35:29.336Z|6def5acc-5a78-48a3-81ec-3e2b62eb4ce3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:35:31.229Z|84fe451f-046d-4691-88e5-06a981d645a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:35:31.231Z|84fe451f-046d-4691-88e5-06a981d645a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:35:39.378Z|ea8e6f06-c12e-4d95-91ae-c99a841f21d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:35:39.379Z|ea8e6f06-c12e-4d95-91ae-c99a841f21d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:35:39.381Z|6404e771-64e3-4d6e-b03b-f00c37dec3c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:35:39.385Z|6404e771-64e3-4d6e-b03b-f00c37dec3c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:35:39.447Z|4abebc68-0ab5-4938-b72b-529a3b233662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:35:39.448Z|4abebc68-0ab5-4938-b72b-529a3b233662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:35:39.562Z|c9eaf239-f2bd-41af-afc1-f32dcd32ffd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:35:39.564Z|c9eaf239-f2bd-41af-afc1-f32dcd32ffd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:35:41.300Z|fda448f7-a854-40ba-908b-76d95b443141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:35:41.301Z|fda448f7-a854-40ba-908b-76d95b443141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:35:49.444Z|320f61c3-8f27-4a56-8dda-f59812037e53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:35:49.448Z|91971f83-5df5-4ffe-a7f9-37d3ddf53ec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:35:49.450Z|91971f83-5df5-4ffe-a7f9-37d3ddf53ec9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:35:49.458Z|320f61c3-8f27-4a56-8dda-f59812037e53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:35:51.343Z|b854234a-3edf-4c52-9d68-9fc62c8ab628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:35:51.345Z|b854234a-3edf-4c52-9d68-9fc62c8ab628|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:35:54.448Z|50a6d42f-9d64-43d0-afb0-cea790d8a12c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:35:54.449Z|50a6d42f-9d64-43d0-afb0-cea790d8a12c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:35:59.501Z|51e94d14-983d-40be-bfbc-d786ee64b150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:35:59.502Z|27653cdf-321d-4482-87c2-8cd43f2502da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:35:59.503Z|51e94d14-983d-40be-bfbc-d786ee64b150|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:35:59.538Z|27653cdf-321d-4482-87c2-8cd43f2502da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:01.379Z|c105e251-732d-4398-b7f0-4ff8eb63c2eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:01.380Z|c105e251-732d-4398-b7f0-4ff8eb63c2eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:09.446Z|7a770bff-9b55-403e-8cad-6c91b6cfcd60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:36:09.449Z|7a770bff-9b55-403e-8cad-6c91b6cfcd60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:36:09.568Z|b0eafdaa-bb46-42a6-b1c1-8069b7748a62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:36:09.568Z|b0eafdaa-bb46-42a6-b1c1-8069b7748a62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:36:09.573Z|b83dc92f-3133-4a85-86e8-2f3a322085a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:09.577Z|b83dc92f-3133-4a85-86e8-2f3a322085a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:09.579Z|21dab156-1c9c-424c-b853-ec98e5964146|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:09.591Z|21dab156-1c9c-424c-b853-ec98e5964146|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:11.434Z|21476654-782b-45ac-936f-c16c468eb255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:11.436Z|21476654-782b-45ac-936f-c16c468eb255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:19.645Z|6048529d-959f-4801-973a-ac7f9e9b58a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:19.646Z|6048529d-959f-4801-973a-ac7f9e9b58a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:19.657Z|8b2bad24-04b2-4dd1-b0b7-8540e25eada2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:19.660Z|8b2bad24-04b2-4dd1-b0b7-8540e25eada2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:21.464Z|bb1209bd-2766-4179-9d7f-64da4d768bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:21.466Z|bb1209bd-2766-4179-9d7f-64da4d768bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:24.447Z|61e3898e-46eb-4292-b953-d7402db273b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:36:24.448Z|61e3898e-46eb-4292-b953-d7402db273b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:36:29.688Z|092a58d7-58f2-461f-bafc-471fe171dda9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:29.689Z|092a58d7-58f2-461f-bafc-471fe171dda9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:29.697Z|9148f6b2-e6a2-464d-bcd9-63972fe8c53e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:29.699Z|9148f6b2-e6a2-464d-bcd9-63972fe8c53e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:31.497Z|c5b6c6de-6bff-4a3c-962d-ff9447c316f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:31.498Z|c5b6c6de-6bff-4a3c-962d-ff9447c316f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:39.446Z|2252a188-435f-45a8-bac4-5367cd2a91d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:36:39.447Z|2252a188-435f-45a8-bac4-5367cd2a91d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:36:39.570Z|124a3084-ea6f-4b9c-9f1b-20ac91c6173b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:36:39.572Z|124a3084-ea6f-4b9c-9f1b-20ac91c6173b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:36:39.736Z|34337f21-464e-4154-a9cb-e5fad507602e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:39.739Z|34337f21-464e-4154-a9cb-e5fad507602e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:39.742Z|97af9268-2de7-488a-b22b-9724ee0fee24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:39.750Z|97af9268-2de7-488a-b22b-9724ee0fee24|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:41.531Z|87db71cb-e441-4ad1-930b-1fd0e0cb6ef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:41.532Z|87db71cb-e441-4ad1-930b-1fd0e0cb6ef1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:49.782Z|0d71735f-bdb8-4b2e-aac0-e93c63da69a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:49.784Z|0d71735f-bdb8-4b2e-aac0-e93c63da69a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:49.796Z|936d4de0-87bc-449e-a531-63861824a8ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:49.798Z|936d4de0-87bc-449e-a531-63861824a8ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:51.561Z|e2f3c5d0-69b1-494b-a95e-2d0bf4d8154b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:51.563Z|e2f3c5d0-69b1-494b-a95e-2d0bf4d8154b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:54.447Z|feefc602-693d-4dcb-9c19-66b3378df67f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:36:54.451Z|feefc602-693d-4dcb-9c19-66b3378df67f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:36:59.820Z|ace71ff3-65bd-4888-bc87-8e1ae48cb7ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:59.823Z|ace71ff3-65bd-4888-bc87-8e1ae48cb7ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:36:59.832Z|7f4c7506-6b99-414e-a0cc-218bfecc269b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:36:59.833Z|7f4c7506-6b99-414e-a0cc-218bfecc269b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:01.595Z|39902890-57ae-41bf-8f56-103ad00b930e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:01.597Z|39902890-57ae-41bf-8f56-103ad00b930e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:09.445Z|93eb8afa-205d-47f1-92e5-d7f941fef36c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:37:09.446Z|93eb8afa-205d-47f1-92e5-d7f941fef36c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:37:09.574Z|5f4ae8c1-0254-49e9-9d8c-a29f1f2db840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:37:09.575Z|5f4ae8c1-0254-49e9-9d8c-a29f1f2db840|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:37:09.857Z|c2fe57da-64d4-4322-b8a9-00aa7833ce1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:09.858Z|b25ff0bf-3212-4ddc-95fa-725c916dfdc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:09.859Z|c2fe57da-64d4-4322-b8a9-00aa7833ce1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:09.859Z|b25ff0bf-3212-4ddc-95fa-725c916dfdc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:11.631Z|7d9503e5-534a-4995-96f0-aca3e6c8296b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:11.632Z|7d9503e5-534a-4995-96f0-aca3e6c8296b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:19.891Z|4f77bb9b-68d5-4b21-a89f-af794e959898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:19.892Z|4f77bb9b-68d5-4b21-a89f-af794e959898|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:19.922Z|b225098a-c0e5-4f85-b9a0-6199d7569578|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:19.923Z|b225098a-c0e5-4f85-b9a0-6199d7569578|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:21.666Z|938032db-649f-464d-ad8f-40319cf40e95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:21.668Z|938032db-649f-464d-ad8f-40319cf40e95|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:24.445Z|c28c7dce-86d3-49c1-8485-c86c6b6e6557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:37:24.446Z|c28c7dce-86d3-49c1-8485-c86c6b6e6557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:37:29.956Z|bbd90824-3f4b-4462-80bd-21c80691ba39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:29.952Z|f2dd318c-f2be-4175-b780-820029f5b3fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:29.957Z|bbd90824-3f4b-4462-80bd-21c80691ba39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:29.958Z|f2dd318c-f2be-4175-b780-820029f5b3fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:31.697Z|fb83ccd9-4bdf-48fe-9f54-0b12b020fecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:31.699Z|fb83ccd9-4bdf-48fe-9f54-0b12b020fecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:39.446Z|f554b88e-a333-41e0-a2c5-48259621625f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:37:39.450Z|f554b88e-a333-41e0-a2c5-48259621625f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:37:39.577Z|0bc016c4-6544-4af9-aab9-5906167be788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:37:39.579Z|0bc016c4-6544-4af9-aab9-5906167be788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:37:39.986Z|bab21f74-42d9-4f76-b8bf-1e101ebb17ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:39.986Z|77e740f3-fb6a-4308-a138-6e40140e856f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:39.987Z|bab21f74-42d9-4f76-b8bf-1e101ebb17ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:39.987Z|77e740f3-fb6a-4308-a138-6e40140e856f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:41.727Z|c80800ba-2cbc-4fe0-912f-9c8f873bb812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:41.728Z|c80800ba-2cbc-4fe0-912f-9c8f873bb812|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:50.015Z|25cdeb2a-5679-4f05-9d1c-78d48ae7725a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:50.016Z|25cdeb2a-5679-4f05-9d1c-78d48ae7725a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:50.023Z|30375434-90e5-4789-93e9-d22a21a2df41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:50.024Z|30375434-90e5-4789-93e9-d22a21a2df41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:51.754Z|004f6cb8-597d-4da8-95d4-662339f616d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:37:51.755Z|004f6cb8-597d-4da8-95d4-662339f616d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:37:54.446Z|84d604f3-9b9d-4df2-80e7-d9d369d5c753|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:37:54.447Z|84d604f3-9b9d-4df2-80e7-d9d369d5c753|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:38:00.043Z|dbcc1368-0d8b-4d79-95a1-1a69a8e3c2c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:00.045Z|dbcc1368-0d8b-4d79-95a1-1a69a8e3c2c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:00.051Z|5b5aaa72-9cac-4b6f-881c-fd37f85a51bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:00.052Z|5b5aaa72-9cac-4b6f-881c-fd37f85a51bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:01.788Z|5361be98-a999-41e3-8e87-748aa34b1a9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:01.790Z|5361be98-a999-41e3-8e87-748aa34b1a9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:09.446Z|8efe7f67-820c-4533-baa2-e3a6ed4289bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:38:09.448Z|8efe7f67-820c-4533-baa2-e3a6ed4289bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:38:09.580Z|8fc6d86b-a65a-4bb6-bbd9-7b336b18a8de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:38:09.581Z|8fc6d86b-a65a-4bb6-bbd9-7b336b18a8de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:38:10.074Z|0ed5afd3-2641-46ed-86bd-234b94c7f2d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:10.075Z|0ed5afd3-2641-46ed-86bd-234b94c7f2d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:10.077Z|33ed71d2-ee35-4526-851b-56f0c768e440|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:10.078Z|33ed71d2-ee35-4526-851b-56f0c768e440|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:11.827Z|2a6eb89b-2802-4f31-ab00-5b6eb6c6ef60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:11.829Z|2a6eb89b-2802-4f31-ab00-5b6eb6c6ef60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:20.113Z|813ffd20-0fb5-4c23-ad97-c2b6fcea561a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:20.113Z|7668c54d-9e76-4a72-8b3e-76c6d58bfa05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:20.114Z|813ffd20-0fb5-4c23-ad97-c2b6fcea561a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:20.115Z|7668c54d-9e76-4a72-8b3e-76c6d58bfa05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:21.860Z|97f503e5-f709-45a5-9cb5-05817bc7965a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:21.862Z|97f503e5-f709-45a5-9cb5-05817bc7965a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:24.445Z|1fc80e82-d6b2-49de-877a-411be96b1d03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:38:24.451Z|1fc80e82-d6b2-49de-877a-411be96b1d03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:38:30.143Z|58c9150e-2508-4cae-baa2-7fd82dd9b96e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:30.143Z|d849b477-b9ee-4577-8569-52a558446e0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:30.144Z|d849b477-b9ee-4577-8569-52a558446e0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:30.144Z|58c9150e-2508-4cae-baa2-7fd82dd9b96e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:31.893Z|1b1ad2bc-b035-4e72-9bac-e183378a7876|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:31.894Z|1b1ad2bc-b035-4e72-9bac-e183378a7876|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:39.446Z|edeb2276-434d-479d-a297-eb0fd32d223f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:38:39.447Z|edeb2276-434d-479d-a297-eb0fd32d223f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:38:39.583Z|38be824d-b9bc-49e4-a5c7-7f12f35ac3ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:38:39.584Z|38be824d-b9bc-49e4-a5c7-7f12f35ac3ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:38:40.177Z|f705e02d-8053-4743-a455-41f058934fde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:40.177Z|222b2816-ef83-4c60-9e90-af628bd424a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:40.179Z|f705e02d-8053-4743-a455-41f058934fde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:40.179Z|222b2816-ef83-4c60-9e90-af628bd424a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:41.925Z|9469f46b-e00c-46a6-a9b8-0cb83f51fd17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:41.926Z|9469f46b-e00c-46a6-a9b8-0cb83f51fd17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:50.212Z|2e74e752-ca46-4de2-87b8-8db932984966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:50.212Z|1e853ae8-9967-42d1-8431-ca153d5b8413|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:50.214Z|1e853ae8-9967-42d1-8431-ca153d5b8413|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:50.214Z|2e74e752-ca46-4de2-87b8-8db932984966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:51.954Z|f061e4c6-5faa-49f9-9093-0149b26cc92a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:38:51.955Z|f061e4c6-5faa-49f9-9093-0149b26cc92a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:38:54.447Z|2c6ccd5f-bf7b-4671-8422-c0bf179aa4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:38:54.449Z|2c6ccd5f-bf7b-4671-8422-c0bf179aa4fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:39:00.247Z|98e3c208-0d1d-4adc-ad0b-de9f1355858d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:00.249Z|98e3c208-0d1d-4adc-ad0b-de9f1355858d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:00.251Z|be13021a-17b6-4512-87fe-fef462e87c72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:00.252Z|be13021a-17b6-4512-87fe-fef462e87c72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:01.987Z|6d977e18-3890-408b-bbb4-502c0abbd70d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:01.988Z|6d977e18-3890-408b-bbb4-502c0abbd70d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:09.445Z|047f799f-f3cc-44f3-a703-249f585db47f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:39:09.448Z|047f799f-f3cc-44f3-a703-249f585db47f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:39:09.585Z|88976059-1567-41c3-b882-1ca706738dc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:39:09.586Z|88976059-1567-41c3-b882-1ca706738dc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:39:10.278Z|671631b0-67a6-4f94-8263-ac1924e30afe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:10.279Z|671631b0-67a6-4f94-8263-ac1924e30afe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:10.279Z|c813d63f-048d-4f95-86e0-820554c8792b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:10.280Z|c813d63f-048d-4f95-86e0-820554c8792b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:12.017Z|6174bce0-8ece-4112-afec-c028775e2f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:12.018Z|6174bce0-8ece-4112-afec-c028775e2f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:20.318Z|1f2a7c15-998e-42e1-bfc8-8760a852dffe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:20.318Z|9a5fcbdf-28c9-413c-a714-eed2678b1832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:20.319Z|9a5fcbdf-28c9-413c-a714-eed2678b1832|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:20.319Z|1f2a7c15-998e-42e1-bfc8-8760a852dffe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:22.053Z|e79f36e0-e8a1-4be3-b32c-a01474f953b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:22.054Z|e79f36e0-e8a1-4be3-b32c-a01474f953b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:24.445Z|0aac8136-79ed-40ee-88a7-6e1a016d1fb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:39:24.446Z|0aac8136-79ed-40ee-88a7-6e1a016d1fb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:39:30.346Z|d5ce1b30-df5a-4231-b94e-bb5c28b6b6d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:30.347Z|3289612b-c386-4b42-908b-a8eb5db16c12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:30.348Z|3289612b-c386-4b42-908b-a8eb5db16c12|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:30.348Z|d5ce1b30-df5a-4231-b94e-bb5c28b6b6d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:32.083Z|f962dd2b-d17a-4eb7-9e80-63fd8e57353d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:32.085Z|f962dd2b-d17a-4eb7-9e80-63fd8e57353d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:39.445Z|c7a7bb40-347f-49e5-9b87-f6985dec1450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:39:39.447Z|c7a7bb40-347f-49e5-9b87-f6985dec1450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:39:39.588Z|9dd7c432-7138-4059-9d32-01cf77539d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:39:39.590Z|9dd7c432-7138-4059-9d32-01cf77539d70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:39:40.397Z|33d344ba-3208-4812-8db7-5f5027dc2181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:40.397Z|e2714178-17c8-429f-adee-0194f8eab294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:40.399Z|e2714178-17c8-429f-adee-0194f8eab294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:40.399Z|33d344ba-3208-4812-8db7-5f5027dc2181|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:42.121Z|c83940f0-7a21-4f2a-a2b9-8e695c7f4df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:42.122Z|c83940f0-7a21-4f2a-a2b9-8e695c7f4df9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:50.428Z|5d5b309b-db04-4f8f-915f-08863ce079e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:50.428Z|699060f0-416d-451f-9a55-1f4b3b1a9f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:50.430Z|699060f0-416d-451f-9a55-1f4b3b1a9f8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:50.430Z|5d5b309b-db04-4f8f-915f-08863ce079e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:52.150Z|f892f150-3b92-4c63-b007-2e7439070d39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:39:52.152Z|f892f150-3b92-4c63-b007-2e7439070d39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:39:54.445Z|9cfcca66-6e33-461c-aee6-e9e1f329b446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:39:54.448Z|9cfcca66-6e33-461c-aee6-e9e1f329b446|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:40:00.458Z|bad36740-54a0-49d4-b639-7516f4778041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:00.458Z|891872c9-5fd9-4675-b93f-5b425613ec7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:00.459Z|bad36740-54a0-49d4-b639-7516f4778041|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:00.459Z|891872c9-5fd9-4675-b93f-5b425613ec7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:02.183Z|1d56bf2f-4e93-4a1b-8abc-4495ec53df6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:02.184Z|1d56bf2f-4e93-4a1b-8abc-4495ec53df6a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:09.445Z|e860fd54-4d78-4aaa-ac58-2fdc86897141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:40:09.446Z|e860fd54-4d78-4aaa-ac58-2fdc86897141|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:40:09.593Z|50117b08-35f4-4d4a-9b2a-71bf9b49ebda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:40:09.594Z|50117b08-35f4-4d4a-9b2a-71bf9b49ebda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:40:10.486Z|a9f47d8f-c475-4b85-aab7-0abe2b230dd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:10.486Z|72d834d8-bf55-470d-80a8-7671f3d1c118|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:10.487Z|a9f47d8f-c475-4b85-aab7-0abe2b230dd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:10.487Z|72d834d8-bf55-470d-80a8-7671f3d1c118|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:12.210Z|b28b1c98-e657-4440-8cd8-83e82c7ad7e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:12.211Z|b28b1c98-e657-4440-8cd8-83e82c7ad7e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:20.515Z|75360718-ca1d-4b50-b0a8-e1f323b3549d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:20.515Z|00f8f7fb-373b-48be-bdb6-ae6ff4133b9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:20.516Z|75360718-ca1d-4b50-b0a8-e1f323b3549d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:20.518Z|00f8f7fb-373b-48be-bdb6-ae6ff4133b9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:22.240Z|056c0212-2dc7-4e4c-a4ed-1043ef8ead35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:22.241Z|056c0212-2dc7-4e4c-a4ed-1043ef8ead35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:24.445Z|1cff2687-bd8a-437d-ade0-d33ab6bf1456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:40:24.446Z|1cff2687-bd8a-437d-ade0-d33ab6bf1456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:40:30.545Z|9387a962-df58-4d64-8454-e79985cf192d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:30.546Z|9387a962-df58-4d64-8454-e79985cf192d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:30.552Z|923d01ba-5315-40fc-af00-9160bcdaace3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:30.554Z|923d01ba-5315-40fc-af00-9160bcdaace3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:32.272Z|5b88bf29-096f-4f86-ac8a-1ec8c84ff76d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:32.273Z|5b88bf29-096f-4f86-ac8a-1ec8c84ff76d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:39.446Z|ccd1bd29-37e0-4453-b557-327e8f2eaf04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:40:39.450Z|ccd1bd29-37e0-4453-b557-327e8f2eaf04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:40:39.599Z|b5a55e20-ae2f-418b-a85e-fc343e6743e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:40:39.602Z|b5a55e20-ae2f-418b-a85e-fc343e6743e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:40:40.575Z|a5417d24-39e9-4f42-bfb0-23f38f0575e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:40.576Z|a5417d24-39e9-4f42-bfb0-23f38f0575e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:40.581Z|fcc09ab6-d690-40c6-8a47-1636e0ce786c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:40.583Z|fcc09ab6-d690-40c6-8a47-1636e0ce786c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:42.303Z|86964938-b622-4626-b7b5-4a19f42d2202|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:42.304Z|86964938-b622-4626-b7b5-4a19f42d2202|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:50.604Z|e10a14c1-2d95-42c4-b78f-b873c3d730c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:50.605Z|e10a14c1-2d95-42c4-b78f-b873c3d730c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:50.614Z|66fe940c-add4-4833-8878-1b40d24ef916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:50.615Z|66fe940c-add4-4833-8878-1b40d24ef916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:52.333Z|a6ca6e7e-9255-4e1e-b4d3-4c7f2b9dc91f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:40:52.334Z|a6ca6e7e-9255-4e1e-b4d3-4c7f2b9dc91f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:40:54.447Z|fd54a69c-72d6-4844-a4a5-d8e0587dccc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:40:54.448Z|fd54a69c-72d6-4844-a4a5-d8e0587dccc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:41:00.640Z|01f5aba6-a533-42e0-b8a9-76a4fb3c2b1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:00.641Z|01f5aba6-a533-42e0-b8a9-76a4fb3c2b1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:00.644Z|2f1c5a7c-97f2-4573-9343-aac891e884a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:00.645Z|2f1c5a7c-97f2-4573-9343-aac891e884a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:02.366Z|254bb226-f551-4ecb-8c2e-bb2d81dec014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:02.367Z|254bb226-f551-4ecb-8c2e-bb2d81dec014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:09.446Z|76b92270-a4da-44b5-860f-53f13b96f057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:41:09.447Z|76b92270-a4da-44b5-860f-53f13b96f057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:41:09.603Z|1e06f7ce-0f51-42ef-aa15-4299db54a56a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:41:09.604Z|1e06f7ce-0f51-42ef-aa15-4299db54a56a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:41:10.671Z|426c9c90-6f73-4776-b2fc-51688383d146|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:10.671Z|5968a1b7-e64c-4083-96a7-3c687500c5ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:10.673Z|426c9c90-6f73-4776-b2fc-51688383d146|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:10.673Z|5968a1b7-e64c-4083-96a7-3c687500c5ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:12.398Z|cda811cd-c03a-4b56-8f57-438dadc7d181|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:12.399Z|cda811cd-c03a-4b56-8f57-438dadc7d181|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:20.703Z|8df7ca56-fb04-4e38-8ce7-d65921e0fadb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:20.705Z|8df7ca56-fb04-4e38-8ce7-d65921e0fadb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:20.706Z|1921fd97-b7b6-48c3-a04f-0007ead2c50c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:20.707Z|1921fd97-b7b6-48c3-a04f-0007ead2c50c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:22.427Z|136eb15f-7b54-4cb5-af17-da0816fa824a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:22.429Z|136eb15f-7b54-4cb5-af17-da0816fa824a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:24.445Z|11e84df0-65a0-4e40-ab7c-60e0327b80b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:41:24.448Z|11e84df0-65a0-4e40-ab7c-60e0327b80b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:41:30.732Z|a7970ee5-32e6-4ebb-8938-48f78606ded6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:30.733Z|a7970ee5-32e6-4ebb-8938-48f78606ded6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:30.736Z|1d65add8-3670-4dfe-9c21-608613662455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:30.737Z|1d65add8-3670-4dfe-9c21-608613662455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:32.455Z|825e0bb2-4400-4bb0-8d34-f44408fe325a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:32.456Z|825e0bb2-4400-4bb0-8d34-f44408fe325a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:39.447Z|4625fd7c-6dc1-48ce-a0c3-62bcf78d9a12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:41:39.449Z|4625fd7c-6dc1-48ce-a0c3-62bcf78d9a12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:41:39.608Z|04698d6c-5ae0-4169-9ddc-4c8537a6c9f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:41:39.616Z|04698d6c-5ae0-4169-9ddc-4c8537a6c9f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:41:40.766Z|f992abb4-9e2a-4b74-8a4a-8f38b1c3c220|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:40.766Z|ba17eace-7889-4434-a6a8-2bc684276c62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:40.767Z|f992abb4-9e2a-4b74-8a4a-8f38b1c3c220|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:40.769Z|ba17eace-7889-4434-a6a8-2bc684276c62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:42.484Z|0b33d127-03a5-4948-9795-04dcc628b580|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:42.485Z|0b33d127-03a5-4948-9795-04dcc628b580|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:50.799Z|cda85cc5-2424-4f5c-b31a-e1844419fbf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:50.801Z|cda85cc5-2424-4f5c-b31a-e1844419fbf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:50.806Z|18ee67ce-2d99-4ea8-9ea2-f144fe035ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:50.807Z|18ee67ce-2d99-4ea8-9ea2-f144fe035ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:52.512Z|c6ac37f1-8944-49e9-b7b2-45279e3b6d36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:41:52.515Z|c6ac37f1-8944-49e9-b7b2-45279e3b6d36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:41:54.447Z|9f9a51ad-b052-42c9-a1b3-51f539b5a79f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:41:54.448Z|9f9a51ad-b052-42c9-a1b3-51f539b5a79f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:42:00.827Z|8a33a7bc-41c9-478d-b4f2-e20630248574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:00.828Z|8a33a7bc-41c9-478d-b4f2-e20630248574|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:00.835Z|fd005798-c3e1-4c84-841e-74068215859a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:00.836Z|fd005798-c3e1-4c84-841e-74068215859a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:02.541Z|8636ae5f-bbcd-4f3c-aef4-1ba3906024ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:02.543Z|8636ae5f-bbcd-4f3c-aef4-1ba3906024ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:09.445Z|23f39393-93bb-4976-8b22-ebb3e094328b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:42:09.449Z|23f39393-93bb-4976-8b22-ebb3e094328b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:42:09.618Z|ca3b29d9-86b1-44fc-9e79-bf14119bc081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:42:09.619Z|ca3b29d9-86b1-44fc-9e79-bf14119bc081|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:42:10.865Z|cd29825b-e424-4699-af67-caf08c786ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:10.866Z|cd29825b-e424-4699-af67-caf08c786ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:10.875Z|d37c63ac-c94b-428c-a440-41a28e95678f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:10.877Z|d37c63ac-c94b-428c-a440-41a28e95678f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:12.571Z|4f5bd2bf-fe88-4363-827a-96acfc591de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:12.572Z|4f5bd2bf-fe88-4363-827a-96acfc591de9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:20.903Z|b0ecaf02-e145-4b01-8d03-022fd5eb96e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:20.903Z|3007145b-411d-459b-b0db-a5bc2e63649c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:20.904Z|b0ecaf02-e145-4b01-8d03-022fd5eb96e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:20.905Z|3007145b-411d-459b-b0db-a5bc2e63649c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:22.599Z|6bdc8c8d-0e5e-4505-b10f-5107ddd15b6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:22.600Z|6bdc8c8d-0e5e-4505-b10f-5107ddd15b6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:24.445Z|1176b5e0-b3c6-4b53-b7f9-7b9e847bf6fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:42:24.446Z|1176b5e0-b3c6-4b53-b7f9-7b9e847bf6fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:42:30.930Z|b3f4fa21-74dd-43b0-9b21-86fcc68d83a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:30.931Z|b3f4fa21-74dd-43b0-9b21-86fcc68d83a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:30.935Z|d030e139-af51-49ad-87d8-e291c37b4c00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:30.936Z|d030e139-af51-49ad-87d8-e291c37b4c00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:32.632Z|7d61d364-090f-49d1-885f-b39c257db64c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:32.633Z|7d61d364-090f-49d1-885f-b39c257db64c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:39.445Z|d4f4a2c0-1b86-4fc3-8692-ef6b186721a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:42:39.446Z|d4f4a2c0-1b86-4fc3-8692-ef6b186721a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:42:39.621Z|d329731e-e994-4077-a6ea-1cfd6c979726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:42:39.622Z|d329731e-e994-4077-a6ea-1cfd6c979726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:42:40.958Z|291d802c-c544-4378-9a7d-0949046fb0fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:40.959Z|291d802c-c544-4378-9a7d-0949046fb0fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:40.964Z|5840c9d5-4ba6-4e83-a113-778188ab4da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:40.965Z|5840c9d5-4ba6-4e83-a113-778188ab4da9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:42.659Z|1e159f4f-f0dd-4500-a9e8-cc54c53ab9ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:42.660Z|1e159f4f-f0dd-4500-a9e8-cc54c53ab9ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:50.984Z|f7609f24-6c10-4a07-83ac-bc7137e07222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:50.985Z|f7609f24-6c10-4a07-83ac-bc7137e07222|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:50.992Z|0e00bde1-633a-44bc-b8f0-c432fe06cc06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:50.993Z|0e00bde1-633a-44bc-b8f0-c432fe06cc06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:52.686Z|c527fbe4-b577-4639-881e-902bc0822941|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:42:52.687Z|c527fbe4-b577-4639-881e-902bc0822941|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:42:54.447Z|68abb708-08c3-450d-95d9-f8eb673920e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:42:54.451Z|68abb708-08c3-450d-95d9-f8eb673920e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:43:01.021Z|3be4489d-acf6-45d8-af87-a16675f57298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:01.022Z|3be4489d-acf6-45d8-af87-a16675f57298|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:01.021Z|41dcf3b9-5b23-43eb-97fa-e271f057a020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:01.024Z|41dcf3b9-5b23-43eb-97fa-e271f057a020|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:02.712Z|dc72d1bf-cf04-4e7a-95de-413441c0f062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:02.713Z|dc72d1bf-cf04-4e7a-95de-413441c0f062|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:09.445Z|ac567b68-1eb7-4fb7-a897-d244168d0cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:43:09.446Z|ac567b68-1eb7-4fb7-a897-d244168d0cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:43:09.625Z|21f2cf5e-7f02-45ca-b9f8-6dbd1b57a923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:43:09.626Z|21f2cf5e-7f02-45ca-b9f8-6dbd1b57a923|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:43:11.048Z|8decbb46-e902-4b7c-b200-d1e8fe09c7bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:11.049Z|9c87560f-a3af-4b92-99a8-dd3289d5cbb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:11.049Z|8decbb46-e902-4b7c-b200-d1e8fe09c7bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:11.050Z|9c87560f-a3af-4b92-99a8-dd3289d5cbb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:12.740Z|021497a7-697c-4950-9f28-48bc96614899|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:12.741Z|021497a7-697c-4950-9f28-48bc96614899|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:21.076Z|9c528df6-e1f5-46e1-9b7f-7ba3b2700371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:21.076Z|a8b3fc40-0624-44b9-be2c-cc2254759220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:21.077Z|9c528df6-e1f5-46e1-9b7f-7ba3b2700371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:21.077Z|a8b3fc40-0624-44b9-be2c-cc2254759220|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:22.781Z|ced6a898-3fcc-437b-8732-47a371066b73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:22.782Z|ced6a898-3fcc-437b-8732-47a371066b73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:24.445Z|3fb1a4c2-3858-4e1d-9ff7-3f1d575ed870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:43:24.446Z|3fb1a4c2-3858-4e1d-9ff7-3f1d575ed870|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:43:31.104Z|98d81442-4739-409d-a009-fb55822f8fa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:31.104Z|64b08f4f-9f27-40ab-998b-eca3e1d410c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:31.105Z|98d81442-4739-409d-a009-fb55822f8fa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:31.105Z|64b08f4f-9f27-40ab-998b-eca3e1d410c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:32.810Z|5b6579ff-3b7d-44e2-b2ee-b8328b3eaaad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:32.811Z|5b6579ff-3b7d-44e2-b2ee-b8328b3eaaad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:39.445Z|1c3c0e4d-bfad-4d15-a094-3eb335afead0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:43:39.448Z|1c3c0e4d-bfad-4d15-a094-3eb335afead0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:43:39.627Z|c055ddcb-a65d-4183-b0b2-fcdc11c86a4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:43:39.627Z|c055ddcb-a65d-4183-b0b2-fcdc11c86a4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:43:41.132Z|6a727373-c529-4d56-b56e-d2aefe3eba95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:41.132Z|007f7cd0-49ad-4ed5-b999-a293a313cad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:41.133Z|6a727373-c529-4d56-b56e-d2aefe3eba95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:41.133Z|007f7cd0-49ad-4ed5-b999-a293a313cad9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:42.839Z|67dd4214-0b43-411f-912a-7872716a03d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:42.840Z|67dd4214-0b43-411f-912a-7872716a03d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:51.166Z|0018a91b-415f-4be5-a1ad-f31044eedbcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:51.169Z|0018a91b-415f-4be5-a1ad-f31044eedbcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:51.168Z|356ed7ca-5d96-4f6a-8ae4-37fb7543d81f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:51.171Z|356ed7ca-5d96-4f6a-8ae4-37fb7543d81f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:52.866Z|45507c31-e7a8-4c71-bf84-8af5376d1f36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:43:52.868Z|45507c31-e7a8-4c71-bf84-8af5376d1f36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:43:54.445Z|224871a6-7384-4b91-b6cb-a4324374d654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:43:54.446Z|224871a6-7384-4b91-b6cb-a4324374d654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:44:01.208Z|99c3939c-dda0-4adb-8429-113453c6246b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:01.209Z|99c3939c-dda0-4adb-8429-113453c6246b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:01.217Z|0143c7f0-de55-421c-9c82-0142687bfa44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:01.218Z|0143c7f0-de55-421c-9c82-0142687bfa44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:02.896Z|b8dfd453-f54a-4a08-b66c-7c699795b1d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:02.897Z|b8dfd453-f54a-4a08-b66c-7c699795b1d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:09.445Z|49a91026-41d0-491b-b115-b0005b5c7038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:44:09.446Z|49a91026-41d0-491b-b115-b0005b5c7038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:44:09.629Z|656709cb-e9d9-472d-ad4e-9303dd1edb63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:44:09.629Z|656709cb-e9d9-472d-ad4e-9303dd1edb63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:44:11.237Z|84cf0f36-752a-42f7-9c99-a70946497f37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:11.239Z|84cf0f36-752a-42f7-9c99-a70946497f37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:11.251Z|b7973de9-e04c-4950-b87a-19bb0e11cd1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:11.251Z|b7973de9-e04c-4950-b87a-19bb0e11cd1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:12.927Z|e8bb497e-6226-46fd-825d-c91e13fca169|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:12.928Z|e8bb497e-6226-46fd-825d-c91e13fca169|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:21.271Z|63ea9a9b-d3b6-4db3-8363-4803bbeeaa06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:21.272Z|63ea9a9b-d3b6-4db3-8363-4803bbeeaa06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:21.276Z|bff5cd14-73f5-4107-8869-ed6ad1980c92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:21.277Z|bff5cd14-73f5-4107-8869-ed6ad1980c92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:22.954Z|0d0037bd-0b53-40f0-ace7-563dcc7b7099|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:22.955Z|0d0037bd-0b53-40f0-ace7-563dcc7b7099|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:24.445Z|5660d2e6-360a-4641-a2ed-1057f1c27dd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:44:24.448Z|5660d2e6-360a-4641-a2ed-1057f1c27dd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:44:31.303Z|b9e5604f-c7fc-4c8f-868c-8dc521d20fe8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:31.304Z|b9e5604f-c7fc-4c8f-868c-8dc521d20fe8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:31.304Z|6799a1af-a366-42f4-a2a3-85bdf11b4458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:31.305Z|6799a1af-a366-42f4-a2a3-85bdf11b4458|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:32.982Z|06f527a0-70fd-41ae-83d3-a4053160dd32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:32.983Z|06f527a0-70fd-41ae-83d3-a4053160dd32|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:39.445Z|cd11570d-1193-4e22-aea2-bae5b0670c96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:44:39.446Z|cd11570d-1193-4e22-aea2-bae5b0670c96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:44:39.631Z|f1074a0e-1eb6-4aab-9c2f-ba6ddb3e344c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:44:39.631Z|f1074a0e-1eb6-4aab-9c2f-ba6ddb3e344c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:44:41.334Z|ee0c6e16-a2b3-4c6d-bd2d-6fed53ec9b7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:41.335Z|5df37e69-464c-4bce-a3e0-b677dbb4fe76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:41.335Z|ee0c6e16-a2b3-4c6d-bd2d-6fed53ec9b7d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:41.336Z|5df37e69-464c-4bce-a3e0-b677dbb4fe76|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:43.009Z|b963aa11-f892-4d24-8d74-f577f4dd4ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:43.010Z|b963aa11-f892-4d24-8d74-f577f4dd4ffe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:46.973Z|a2912e47-f70a-4221-86cd-6af91b817717|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:44:46.975Z|a2912e47-f70a-4221-86cd-6af91b817717|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:51.361Z|5cd59bd5-01d2-4b75-b122-77c7ed377020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:51.361Z|ea355398-3e42-4759-b2d1-2511d30b56a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:51.362Z|5cd59bd5-01d2-4b75-b122-77c7ed377020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:51.362Z|ea355398-3e42-4759-b2d1-2511d30b56a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:53.037Z|24ebb9ee-ecae-4683-a1e9-d6ab8cdd289d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:44:53.038Z|24ebb9ee-ecae-4683-a1e9-d6ab8cdd289d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:44:54.445Z|22817dda-9165-4fe1-9382-cb902a683578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:44:54.446Z|22817dda-9165-4fe1-9382-cb902a683578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:45:01.390Z|b40ad6f1-3358-479f-94c5-86a5d508ca24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:01.390Z|aa97bbfb-67b9-4a0e-bab7-e630b3652b39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:01.391Z|b40ad6f1-3358-479f-94c5-86a5d508ca24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:01.395Z|aa97bbfb-67b9-4a0e-bab7-e630b3652b39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:03.064Z|7e3e3a38-d5f3-4715-b000-38295df9da2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:03.065Z|7e3e3a38-d5f3-4715-b000-38295df9da2a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:09.445Z|0c0cf2c8-d2be-4c41-87e1-ba8940858964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:45:09.448Z|0c0cf2c8-d2be-4c41-87e1-ba8940858964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:45:09.632Z|52423165-6dd0-4adb-a19d-29604e76c6c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:45:09.633Z|52423165-6dd0-4adb-a19d-29604e76c6c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:45:11.422Z|284caf51-5c5d-4db2-8e04-54324aff368f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:11.422Z|8f034b66-d06d-40ce-ab63-ce6fed8f1e9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:11.423Z|284caf51-5c5d-4db2-8e04-54324aff368f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:11.423Z|8f034b66-d06d-40ce-ab63-ce6fed8f1e9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:13.091Z|8c755370-96f6-4263-92c1-20f451c3b769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:13.093Z|8c755370-96f6-4263-92c1-20f451c3b769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:21.453Z|100c6178-c75d-4c8e-91bb-48aa299336cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:21.454Z|100c6178-c75d-4c8e-91bb-48aa299336cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:21.454Z|5bea9cff-e61c-4451-a0d8-dd0d1675f0f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:21.456Z|5bea9cff-e61c-4451-a0d8-dd0d1675f0f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:23.123Z|bfb3f503-b3d2-45fe-a259-45cc24791744|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:23.125Z|bfb3f503-b3d2-45fe-a259-45cc24791744|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:24.445Z|bdb8aed3-c33f-4243-af75-a578ee019bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:45:24.447Z|bdb8aed3-c33f-4243-af75-a578ee019bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:45:31.485Z|f7704f04-e873-40e4-b03f-088b9f064871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:31.485Z|31bfadc4-c81e-4f8e-acd3-d03b492bb73f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:31.486Z|31bfadc4-c81e-4f8e-acd3-d03b492bb73f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:31.487Z|f7704f04-e873-40e4-b03f-088b9f064871|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:33.154Z|48207b6b-afeb-4bd6-aa50-0522c470a85d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:33.155Z|48207b6b-afeb-4bd6-aa50-0522c470a85d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:39.446Z|c136da43-fce2-4662-8fd3-bd4a98093f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:45:39.447Z|c136da43-fce2-4662-8fd3-bd4a98093f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:45:39.635Z|244f3946-1cc1-48fa-9830-29e60a3f71b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:45:39.636Z|244f3946-1cc1-48fa-9830-29e60a3f71b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:45:41.515Z|18683dba-3c93-4abb-af14-08a7f5546b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:41.515Z|904bda06-4b53-4b5b-b97d-1ed562c5dab3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:41.515Z|18683dba-3c93-4abb-af14-08a7f5546b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:41.515Z|904bda06-4b53-4b5b-b97d-1ed562c5dab3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:43.182Z|a2fbf93f-66dd-4592-bcee-151e2934bbe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:43.183Z|a2fbf93f-66dd-4592-bcee-151e2934bbe1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:46.948Z|a82cfd41-9f7e-4c4f-b5fe-11081b45ae53|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:45:46.949Z|a82cfd41-9f7e-4c4f-b5fe-11081b45ae53|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:51.540Z|98323bc3-176d-4cc5-b15b-7ef9286c8df6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:51.540Z|bf361e36-de87-49e5-8720-6e62fa7d9ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:51.540Z|98323bc3-176d-4cc5-b15b-7ef9286c8df6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:51.541Z|bf361e36-de87-49e5-8720-6e62fa7d9ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:53.218Z|df636ffa-9d80-49d9-bcc6-60e97a4aa8fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:45:53.219Z|df636ffa-9d80-49d9-bcc6-60e97a4aa8fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:45:54.445Z|4ceb658f-31c2-47b9-9600-3d1b6f19975e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:45:54.448Z|4ceb658f-31c2-47b9-9600-3d1b6f19975e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:46:01.570Z|bcd9b12e-f8bd-48f5-9250-61b3cc324715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:01.571Z|bcd9b12e-f8bd-48f5-9250-61b3cc324715|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:01.572Z|fcca8555-7eef-4124-9dd5-488215b4b859|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:01.573Z|fcca8555-7eef-4124-9dd5-488215b4b859|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:03.246Z|c6907ed1-b5e4-4c57-bc42-5de321fde9dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:03.247Z|c6907ed1-b5e4-4c57-bc42-5de321fde9dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:09.445Z|5e3493d0-ead1-4576-8627-a53948196296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:46:09.446Z|5e3493d0-ead1-4576-8627-a53948196296|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:46:09.637Z|11e633c2-fafb-4f2a-97e4-244ff0d4b246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:46:09.638Z|11e633c2-fafb-4f2a-97e4-244ff0d4b246|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:46:11.598Z|1306dd8a-519b-4aa3-9865-3aa9e319f2a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:11.598Z|5a4b4dd5-9947-4316-a14d-ce90a7cf4f2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:11.599Z|1306dd8a-519b-4aa3-9865-3aa9e319f2a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:11.599Z|5a4b4dd5-9947-4316-a14d-ce90a7cf4f2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:13.273Z|9cbe4ec9-9280-4f8f-83c0-50ed33e8e742|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:13.274Z|9cbe4ec9-9280-4f8f-83c0-50ed33e8e742|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:21.623Z|a22e14f0-b34d-4a76-a6ee-6180673774c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:21.623Z|2d43ffe9-3188-45eb-9c5b-7c3fd7af7c27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:21.624Z|a22e14f0-b34d-4a76-a6ee-6180673774c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:21.624Z|2d43ffe9-3188-45eb-9c5b-7c3fd7af7c27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:23.315Z|3f4488f9-83ae-4181-979d-e877e18004d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:23.316Z|3f4488f9-83ae-4181-979d-e877e18004d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:24.445Z|80b55c2b-9334-4d48-9a2f-ac747922df40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:46:24.446Z|80b55c2b-9334-4d48-9a2f-ac747922df40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:46:31.648Z|bbae756a-698f-4a9d-9439-44fbbfff3e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:31.649Z|bbae756a-698f-4a9d-9439-44fbbfff3e2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:31.651Z|53495b2c-c8a1-4fb2-8ff7-0f9fb34688fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:31.651Z|53495b2c-c8a1-4fb2-8ff7-0f9fb34688fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:33.344Z|3c5b4668-efea-4a70-b97c-444aa966a19d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:33.345Z|3c5b4668-efea-4a70-b97c-444aa966a19d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:39.445Z|3c455efb-3d93-45af-beae-8110435b6a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:46:39.448Z|3c455efb-3d93-45af-beae-8110435b6a33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:46:39.639Z|343c62e3-1399-46b5-b2f2-d6e2c9d4c6cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:46:39.640Z|343c62e3-1399-46b5-b2f2-d6e2c9d4c6cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:46:41.675Z|53c0cac7-8cd5-4aa6-b826-0aaae98c8b31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:41.675Z|b9b77007-765f-47fb-9a8a-127d59e2e0a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:41.676Z|53c0cac7-8cd5-4aa6-b826-0aaae98c8b31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:41.676Z|b9b77007-765f-47fb-9a8a-127d59e2e0a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:43.370Z|bab66bcb-b433-4479-a8dd-a14211d93a18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:43.371Z|bab66bcb-b433-4479-a8dd-a14211d93a18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:46.949Z|cb43e5a2-8cff-405d-9aeb-18ce9d839376|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:46:46.950Z|cb43e5a2-8cff-405d-9aeb-18ce9d839376|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:51.701Z|653b872a-055d-4104-9e23-170cd503fda2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:51.701Z|bf542d28-2e8d-40f1-b060-8acdd3e7801b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:51.701Z|653b872a-055d-4104-9e23-170cd503fda2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:51.701Z|bf542d28-2e8d-40f1-b060-8acdd3e7801b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:53.396Z|3b225015-360e-4772-bc55-5d29284ff33e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:46:53.397Z|3b225015-360e-4772-bc55-5d29284ff33e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:46:54.445Z|1075aec6-81b1-4791-80ff-a51f75717209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:46:54.446Z|1075aec6-81b1-4791-80ff-a51f75717209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:47:01.726Z|98fcdca1-35bb-47ad-83a0-613aedec8325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:01.726Z|3edddc8b-4768-4f9b-9e3a-230bec14a2da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:01.727Z|3edddc8b-4768-4f9b-9e3a-230bec14a2da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:01.727Z|98fcdca1-35bb-47ad-83a0-613aedec8325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:03.429Z|0cff66b1-6f6c-446c-b4ae-a8d9ad3f350f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:03.430Z|0cff66b1-6f6c-446c-b4ae-a8d9ad3f350f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:09.445Z|f73a6b93-887b-43fe-8742-c9a59bb9bbda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:47:09.446Z|f73a6b93-887b-43fe-8742-c9a59bb9bbda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:47:09.641Z|82d80fa8-551f-48ed-8d66-fdd26d24bb58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:47:09.642Z|82d80fa8-551f-48ed-8d66-fdd26d24bb58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:47:11.754Z|50ee6343-82d4-4de4-b989-9abc7554e82a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:11.754Z|261bb35f-c76a-41a4-94b1-7abeac20dc83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:11.755Z|50ee6343-82d4-4de4-b989-9abc7554e82a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:11.755Z|261bb35f-c76a-41a4-94b1-7abeac20dc83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:13.458Z|0a996378-9285-4e76-8eac-d9fd047ace5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:13.459Z|0a996378-9285-4e76-8eac-d9fd047ace5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:21.783Z|6709df56-723f-44cb-b2d5-67d44f75a52e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:21.783Z|489568b3-10d2-4004-8d5e-6a9fe8814edb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:21.784Z|6709df56-723f-44cb-b2d5-67d44f75a52e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:21.784Z|489568b3-10d2-4004-8d5e-6a9fe8814edb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:23.485Z|0305df53-e163-46d2-992c-8e5f5f1a9f3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:23.486Z|0305df53-e163-46d2-992c-8e5f5f1a9f3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:24.445Z|672385cd-9818-4246-a699-e894def5a051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:47:24.448Z|672385cd-9818-4246-a699-e894def5a051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:47:31.811Z|db080469-2326-4c1c-b1ff-b4000e1b1991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:31.812Z|db080469-2326-4c1c-b1ff-b4000e1b1991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:31.813Z|11504a3a-a12c-4047-b8e2-1a5b1ccb658b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:31.813Z|11504a3a-a12c-4047-b8e2-1a5b1ccb658b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:33.512Z|0463562a-f70c-406c-8831-9673f8ce5f11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:33.514Z|0463562a-f70c-406c-8831-9673f8ce5f11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:39.445Z|dfa933ac-deea-4b17-8d39-c6d6aded0d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:47:39.446Z|dfa933ac-deea-4b17-8d39-c6d6aded0d9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:47:39.643Z|df999058-6045-4b3a-bb94-379a1952a540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:47:39.644Z|df999058-6045-4b3a-bb94-379a1952a540|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:47:41.838Z|c89fd60f-d53e-4f53-9951-ffeb778b5702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:41.838Z|c9511d12-1238-4a54-9bdc-4628dd1dc1e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:41.839Z|c9511d12-1238-4a54-9bdc-4628dd1dc1e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:41.839Z|c89fd60f-d53e-4f53-9951-ffeb778b5702|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:43.542Z|a9b99b10-867d-4cd7-bd4c-40e96ec0fd61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:43.543Z|a9b99b10-867d-4cd7-bd4c-40e96ec0fd61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:46.948Z|581fe819-4d32-4a6a-a00f-607d70e09c0c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:47:46.949Z|581fe819-4d32-4a6a-a00f-607d70e09c0c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:51.867Z|39268e14-3a06-4dee-a7c2-8b532038dd91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:51.868Z|39268e14-3a06-4dee-a7c2-8b532038dd91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:51.871Z|459efd5a-009d-4267-a43e-6cd30e3abeae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:51.872Z|459efd5a-009d-4267-a43e-6cd30e3abeae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:53.572Z|2419eefc-2f38-4e6f-ae99-0805686c2355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:47:53.573Z|2419eefc-2f38-4e6f-ae99-0805686c2355|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:47:54.445Z|a4be575a-4902-434a-9b50-194e070e061d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:47:54.446Z|a4be575a-4902-434a-9b50-194e070e061d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:48:01.895Z|c0bea3f6-5e99-46f6-a43f-980f24e3a157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:01.896Z|c0bea3f6-5e99-46f6-a43f-980f24e3a157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:01.899Z|d1c1ee74-46fb-4539-a092-4a24631e39a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:01.899Z|d1c1ee74-46fb-4539-a092-4a24631e39a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:03.604Z|21346daa-636f-40df-a899-e7d6d8648170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:03.605Z|21346daa-636f-40df-a899-e7d6d8648170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:09.445Z|57ac5d47-7c21-4901-b523-b52efcded9e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:48:09.449Z|57ac5d47-7c21-4901-b523-b52efcded9e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:48:09.644Z|9d93ad10-4c42-45da-b05c-141bb7c99233|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:48:09.645Z|9d93ad10-4c42-45da-b05c-141bb7c99233|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:48:11.924Z|49d4e92d-d73e-4e9d-8d51-54e5a3e3ada4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:11.924Z|e0f831f6-fa4e-42b7-9b09-c0ef3ea638a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:11.925Z|49d4e92d-d73e-4e9d-8d51-54e5a3e3ada4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:11.925Z|e0f831f6-fa4e-42b7-9b09-c0ef3ea638a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:13.633Z|d782deb2-a61e-4caa-9801-0d8eaaa63096|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:13.634Z|d782deb2-a61e-4caa-9801-0d8eaaa63096|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:21.953Z|7d9d9aef-199b-4546-ba0d-352894e42b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:21.954Z|7d9d9aef-199b-4546-ba0d-352894e42b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:21.962Z|62c34a76-ef09-4836-9623-206e368f6d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:21.963Z|62c34a76-ef09-4836-9623-206e368f6d73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:23.661Z|9fb3fcc0-7e8e-4172-9d2a-d9f3ca5d1c86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:23.662Z|9fb3fcc0-7e8e-4172-9d2a-d9f3ca5d1c86|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:24.445Z|756eb29f-9cae-4e89-bbb8-1ef46a0f7d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:48:24.446Z|756eb29f-9cae-4e89-bbb8-1ef46a0f7d26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:48:31.985Z|379087f7-ff22-48f6-8225-31a00e775bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:31.987Z|a5731f6c-4cb1-4ff1-9159-45a51a64822f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:31.987Z|379087f7-ff22-48f6-8225-31a00e775bc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:31.989Z|a5731f6c-4cb1-4ff1-9159-45a51a64822f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:33.690Z|33a193cf-4952-4ea7-9831-258d4c6e0825|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:33.691Z|33a193cf-4952-4ea7-9831-258d4c6e0825|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:39.446Z|f35e1301-f625-4209-bf9c-878ad777282c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:48:39.447Z|f35e1301-f625-4209-bf9c-878ad777282c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:48:39.646Z|113ddacf-1afc-4af8-bf97-0c7d8932b9e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:48:39.647Z|113ddacf-1afc-4af8-bf97-0c7d8932b9e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:48:42.018Z|ab557aeb-5c3d-4216-ac84-3394abae3f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:42.017Z|786553be-a425-4236-b9f2-136b68d4595a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:42.019Z|ab557aeb-5c3d-4216-ac84-3394abae3f4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:42.019Z|786553be-a425-4236-b9f2-136b68d4595a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:43.718Z|576564a7-d0fc-4bb1-8c8e-7af410054861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:43.719Z|576564a7-d0fc-4bb1-8c8e-7af410054861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:46.947Z|b894b4b6-43ad-4183-9f37-f8378c459379|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:48:46.948Z|b894b4b6-43ad-4183-9f37-f8378c459379|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:52.043Z|97e212d3-dec3-4e24-b3ea-f21d2021f99e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:52.043Z|b4d0c29e-0470-4f19-8f15-fd2cd584aa8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:52.044Z|b4d0c29e-0470-4f19-8f15-fd2cd584aa8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:52.044Z|97e212d3-dec3-4e24-b3ea-f21d2021f99e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:53.743Z|6029013b-1242-4fad-b12e-82839cb1b81b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:48:53.744Z|6029013b-1242-4fad-b12e-82839cb1b81b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:48:54.446Z|6068cc31-37a7-43ec-80de-bb67bc0a02f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:48:54.449Z|6068cc31-37a7-43ec-80de-bb67bc0a02f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:49:02.071Z|534a0b63-cae6-4a7f-b967-83942d75a208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:02.071Z|8a113e15-374e-489b-99f6-f028cf66933b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:02.072Z|534a0b63-cae6-4a7f-b967-83942d75a208|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:02.072Z|8a113e15-374e-489b-99f6-f028cf66933b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:03.771Z|c164bd39-4671-409c-8f05-6d4136988f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:03.772Z|c164bd39-4671-409c-8f05-6d4136988f8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:09.445Z|bfc0b247-a1d5-495b-9c4c-c1331e974488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:49:09.446Z|bfc0b247-a1d5-495b-9c4c-c1331e974488|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:49:09.648Z|8476cbb1-2f3b-41e3-bb93-12350c96d340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:49:09.648Z|8476cbb1-2f3b-41e3-bb93-12350c96d340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:49:12.100Z|4f08ced7-1369-45d8-b6a4-846e2eb6dff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:12.101Z|4f08ced7-1369-45d8-b6a4-846e2eb6dff5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:12.102Z|0d73c174-ba44-4fa1-bd77-0c29f18a3970|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:12.103Z|0d73c174-ba44-4fa1-bd77-0c29f18a3970|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:13.799Z|0f26f449-8f08-48b4-a59d-90bc45b6f2ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:13.800Z|0f26f449-8f08-48b4-a59d-90bc45b6f2ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:22.129Z|26469986-7f03-4f6a-b765-24af38b6a512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:22.129Z|9b539e1a-8848-4fd6-b98b-68cb0ff27efc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:22.130Z|26469986-7f03-4f6a-b765-24af38b6a512|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:22.130Z|9b539e1a-8848-4fd6-b98b-68cb0ff27efc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:23.826Z|20d13815-1ca1-439b-8052-412796a7bd59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:23.827Z|20d13815-1ca1-439b-8052-412796a7bd59|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:24.445Z|67c2a0a8-46c2-4b19-9fcf-4587b48640e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:49:24.446Z|67c2a0a8-46c2-4b19-9fcf-4587b48640e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:49:32.160Z|211ca46d-1b28-4db7-982c-7eee5e2e5c60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:32.161Z|bfe39360-23d8-45e6-9d7d-52e04520effb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:32.161Z|bfe39360-23d8-45e6-9d7d-52e04520effb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:32.162Z|211ca46d-1b28-4db7-982c-7eee5e2e5c60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:33.866Z|212c80c9-1b9a-4d78-a804-8c1b4a0c7ca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:33.867Z|212c80c9-1b9a-4d78-a804-8c1b4a0c7ca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:39.445Z|51f43eaf-7e36-4182-a8d5-6aa588f9241b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:49:39.448Z|51f43eaf-7e36-4182-a8d5-6aa588f9241b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:49:39.650Z|1638823d-e9b5-487d-84b0-725015fbf981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:49:39.651Z|1638823d-e9b5-487d-84b0-725015fbf981|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:49:42.191Z|e237fdc3-4864-4090-9f30-6097a68c6919|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:42.192Z|204437e8-9219-452f-9d96-d6682178dc6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:42.192Z|e237fdc3-4864-4090-9f30-6097a68c6919|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:42.195Z|204437e8-9219-452f-9d96-d6682178dc6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:43.895Z|529f7af7-c4c7-4e71-81df-500a154c572b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:43.896Z|529f7af7-c4c7-4e71-81df-500a154c572b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:46.949Z|e4b592ce-7660-49a1-a030-8b9b025018f1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:49:46.950Z|e4b592ce-7660-49a1-a030-8b9b025018f1|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:52.221Z|14e218c5-39ce-40b9-8e88-27c0fd12af0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:52.221Z|14e218c5-39ce-40b9-8e88-27c0fd12af0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:52.223Z|a87ff82c-26b1-4d34-89bf-04cf9a16f864|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:52.224Z|a87ff82c-26b1-4d34-89bf-04cf9a16f864|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:53.925Z|ee4d1f91-2077-42ff-8f81-6afa5c8b0f79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:49:53.926Z|ee4d1f91-2077-42ff-8f81-6afa5c8b0f79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:49:54.445Z|ff17093a-173c-4eb8-a53a-107c198c7c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:49:54.446Z|ff17093a-173c-4eb8-a53a-107c198c7c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:50:02.256Z|edf98e2b-81f8-4324-a8c9-be33c35d2c76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:02.258Z|edf98e2b-81f8-4324-a8c9-be33c35d2c76|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:02.263Z|e5af6071-a421-42b9-9b88-32d2738dbc43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:02.264Z|e5af6071-a421-42b9-9b88-32d2738dbc43|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:03.959Z|8bbef56a-c23c-4bec-a138-656997fc1260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:03.960Z|8bbef56a-c23c-4bec-a138-656997fc1260|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:09.445Z|726d3768-f992-4a44-a93a-07128894294e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:50:09.446Z|726d3768-f992-4a44-a93a-07128894294e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:50:09.653Z|506fc662-e637-4031-9369-f88252ec8b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:50:09.653Z|506fc662-e637-4031-9369-f88252ec8b2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:50:12.286Z|12ea6389-bfb3-4531-b74a-367c3c502fdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:12.287Z|12ea6389-bfb3-4531-b74a-367c3c502fdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:12.291Z|bd85239d-1614-4ab3-ae7a-dd5280ab7c16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:12.292Z|bd85239d-1614-4ab3-ae7a-dd5280ab7c16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:13.987Z|4deff54a-25f1-4b4b-8ac2-a47bcfa5d17d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:13.988Z|4deff54a-25f1-4b4b-8ac2-a47bcfa5d17d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:22.314Z|ac6372f4-d2b8-4564-be27-299bbd55964f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:22.314Z|a9938bd1-1740-455e-a1d8-9fba8b91f1d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:22.315Z|ac6372f4-d2b8-4564-be27-299bbd55964f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:22.315Z|a9938bd1-1740-455e-a1d8-9fba8b91f1d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:24.013Z|6dbc8589-5e5b-4e19-be7a-dcc4294dd66f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:24.014Z|6dbc8589-5e5b-4e19-be7a-dcc4294dd66f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:24.445Z|89219672-7f6e-4998-970d-73413952e96b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:50:24.448Z|89219672-7f6e-4998-970d-73413952e96b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:50:32.339Z|58e293dd-f96e-4caf-8232-ba586bd794af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:32.339Z|58e293dd-f96e-4caf-8232-ba586bd794af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:32.340Z|498f8614-600f-4714-a9d8-7fc8be899766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:32.341Z|498f8614-600f-4714-a9d8-7fc8be899766|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:34.040Z|2c7842b4-ba53-47d9-84ca-70a38ada63cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:34.041Z|2c7842b4-ba53-47d9-84ca-70a38ada63cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:39.445Z|0cd79af6-94db-45d6-91f3-91f647585204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:50:39.446Z|0cd79af6-94db-45d6-91f3-91f647585204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:50:39.654Z|6151380c-0919-4a6e-b932-040e2d261e1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:50:39.655Z|6151380c-0919-4a6e-b932-040e2d261e1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:50:42.369Z|b82fb9c4-db24-4407-9d1b-8fe24add04a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:42.369Z|d9bec5b5-585f-417a-bde9-4c7e9f86fd3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:42.370Z|b82fb9c4-db24-4407-9d1b-8fe24add04a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:42.370Z|d9bec5b5-585f-417a-bde9-4c7e9f86fd3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:44.066Z|c4ba3609-86e7-425e-8d77-9385000be14b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:44.068Z|c4ba3609-86e7-425e-8d77-9385000be14b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:46.948Z|3e458a4b-cebf-467e-a955-99fb69195e36|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:50:46.949Z|3e458a4b-cebf-467e-a955-99fb69195e36|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:52.397Z|73c17cd4-d4ef-490b-ba34-c85e5758668a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:52.397Z|805d4e2e-4883-437e-be96-072a9c1eedd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:52.397Z|73c17cd4-d4ef-490b-ba34-c85e5758668a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:52.398Z|805d4e2e-4883-437e-be96-072a9c1eedd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:54.097Z|671e62b6-412e-4fe2-a1cd-b8f2715f0790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:50:54.098Z|671e62b6-412e-4fe2-a1cd-b8f2715f0790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:50:54.445Z|1b4f7129-a2df-4239-926b-d4bd450b4606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:50:54.446Z|1b4f7129-a2df-4239-926b-d4bd450b4606|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:51:02.425Z|fa3461d8-eec5-4c13-93d9-bb83987e7b09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:02.425Z|208d4aba-3aeb-4626-91c4-dcfaa0a0978b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:02.426Z|fa3461d8-eec5-4c13-93d9-bb83987e7b09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:02.426Z|208d4aba-3aeb-4626-91c4-dcfaa0a0978b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:04.124Z|1b36d35d-3d9f-4dce-bacf-fd2630b3c02a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:04.125Z|1b36d35d-3d9f-4dce-bacf-fd2630b3c02a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:09.445Z|15c102cf-4029-4ae7-80b7-84213c01cc38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:51:09.448Z|15c102cf-4029-4ae7-80b7-84213c01cc38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:51:09.656Z|9d53e527-2a97-4b81-be72-f5682a5c04b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:51:09.656Z|9d53e527-2a97-4b81-be72-f5682a5c04b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:51:12.452Z|2b5f05e9-1751-42b9-bb14-68a0839f39ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:12.452Z|7c7c3c73-1218-4638-8a1e-179cc7ddbaa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:12.452Z|2b5f05e9-1751-42b9-bb14-68a0839f39ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:12.453Z|7c7c3c73-1218-4638-8a1e-179cc7ddbaa1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:14.151Z|fe468ef4-045e-43a8-a71d-e83f6dff570b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:14.152Z|fe468ef4-045e-43a8-a71d-e83f6dff570b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:22.481Z|9aa13313-16ae-4c23-9295-a45bd91e1b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:22.481Z|021aafb4-8bc0-4a41-b9ab-6af8b0b007de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:22.482Z|021aafb4-8bc0-4a41-b9ab-6af8b0b007de|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:22.482Z|9aa13313-16ae-4c23-9295-a45bd91e1b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:24.179Z|6ec5411b-6679-4d1d-bccc-8866dea4847f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:24.180Z|6ec5411b-6679-4d1d-bccc-8866dea4847f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:24.445Z|d134a156-fec5-4bd3-93fe-32be82207209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:51:24.446Z|d134a156-fec5-4bd3-93fe-32be82207209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:51:32.513Z|fc2fa52a-05cf-48f5-af9d-2ec07f8d0d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:32.514Z|d36e0fd9-68e3-49ca-bb1c-710126064b80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:32.514Z|fc2fa52a-05cf-48f5-af9d-2ec07f8d0d57|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:32.515Z|d36e0fd9-68e3-49ca-bb1c-710126064b80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:34.208Z|5280a2f6-c0d2-49b1-be83-2dddf02541e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:34.209Z|5280a2f6-c0d2-49b1-be83-2dddf02541e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:39.445Z|83cb65ef-318c-49b4-b0f5-4f0572a7a8f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:51:39.446Z|83cb65ef-318c-49b4-b0f5-4f0572a7a8f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:51:39.657Z|fb5bf355-39db-44da-9cd0-587ca182f6b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:51:39.658Z|fb5bf355-39db-44da-9cd0-587ca182f6b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:51:42.539Z|fa1d4748-ae44-4518-9ea5-e50870a9c772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:42.539Z|594e2829-a7fc-415d-91d4-03b4ba8fab16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:42.540Z|fa1d4748-ae44-4518-9ea5-e50870a9c772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:42.540Z|594e2829-a7fc-415d-91d4-03b4ba8fab16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:44.235Z|dc2e1c02-f8ae-4f18-8b2e-bcdc4408dee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:44.236Z|dc2e1c02-f8ae-4f18-8b2e-bcdc4408dee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:46.948Z|121a8de0-ac7e-4496-842c-8336db65896d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:51:46.949Z|121a8de0-ac7e-4496-842c-8336db65896d|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:52.566Z|d7d2332d-9ec3-4203-9a0f-0150e0ccfaf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:52.566Z|f4cf7bea-9235-4126-8a0c-abbd34f3a05f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:52.567Z|d7d2332d-9ec3-4203-9a0f-0150e0ccfaf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:52.568Z|f4cf7bea-9235-4126-8a0c-abbd34f3a05f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:54.261Z|ba0fc989-5c68-4282-8f11-04a8de2106d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:51:54.262Z|ba0fc989-5c68-4282-8f11-04a8de2106d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:51:54.445Z|c8023cd8-5c07-4905-8f5e-1088bf5bba6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:51:54.448Z|c8023cd8-5c07-4905-8f5e-1088bf5bba6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:52:02.594Z|3d9e48bc-8d23-4fc4-815e-68f6ea769429|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:02.594Z|6178ea0a-2b66-4b19-972b-2aeb1a945f7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:02.595Z|6178ea0a-2b66-4b19-972b-2aeb1a945f7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:02.595Z|3d9e48bc-8d23-4fc4-815e-68f6ea769429|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:04.285Z|39c158f9-651b-417d-981b-1cb580f8ff78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:04.286Z|39c158f9-651b-417d-981b-1cb580f8ff78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:09.445Z|7f917a1f-4cf4-4fa7-ae0e-6acd4c5ad622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:52:09.446Z|7f917a1f-4cf4-4fa7-ae0e-6acd4c5ad622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:52:09.659Z|13fc503c-9be8-4452-817a-63d5224794d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:52:09.659Z|13fc503c-9be8-4452-817a-63d5224794d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:52:12.621Z|94165c07-cfab-45ea-9744-d4cd2f7c08cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:12.622Z|94165c07-cfab-45ea-9744-d4cd2f7c08cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:12.625Z|2d555071-0d31-4d32-91d2-f83e98ac118a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:12.625Z|2d555071-0d31-4d32-91d2-f83e98ac118a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:14.309Z|39d82b23-6d5b-41f4-8c4e-b7fa1e6ea689|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:14.310Z|39d82b23-6d5b-41f4-8c4e-b7fa1e6ea689|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:22.651Z|12c4fb43-9142-4d11-b2bb-9dcd18307cb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:22.652Z|12c4fb43-9142-4d11-b2bb-9dcd18307cb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:22.654Z|cc752b1f-5bf5-462c-8932-c5c8efe36fa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:22.654Z|cc752b1f-5bf5-462c-8932-c5c8efe36fa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:24.335Z|d582ef75-aac8-47a5-8004-0f6416a631c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:24.336Z|d582ef75-aac8-47a5-8004-0f6416a631c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:24.445Z|7af112e5-b51e-489f-bfed-e9da66c47ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:52:24.446Z|7af112e5-b51e-489f-bfed-e9da66c47ba0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:52:32.680Z|d3f93a3a-8980-4b6a-ba18-2e7064491915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:32.681Z|d3f93a3a-8980-4b6a-ba18-2e7064491915|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:32.682Z|2457964f-f802-4782-8377-c43f6df2ffac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:32.683Z|2457964f-f802-4782-8377-c43f6df2ffac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:34.364Z|0b1d56ad-b49d-4839-ad3a-9318a215e3fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:34.365Z|0b1d56ad-b49d-4839-ad3a-9318a215e3fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:39.445Z|8941cb69-bac0-49ca-8970-c002ff18afa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:52:39.449Z|8941cb69-bac0-49ca-8970-c002ff18afa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:52:39.660Z|e11b59f6-b149-40f2-a994-c65f8a36a849|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:52:39.661Z|e11b59f6-b149-40f2-a994-c65f8a36a849|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:52:42.711Z|223d5846-dbba-49ec-b2dd-26b2218b1ace|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:42.711Z|c0f2aaf3-bfff-409c-8a26-1d617c09588c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:42.712Z|223d5846-dbba-49ec-b2dd-26b2218b1ace|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:42.713Z|c0f2aaf3-bfff-409c-8a26-1d617c09588c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:44.391Z|f8733685-fe8b-4304-a846-83bfa274ad89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:44.392Z|f8733685-fe8b-4304-a846-83bfa274ad89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:46.948Z|4ebeb338-d9b7-4bf3-8f3c-5fb60af6f2d0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:52:46.949Z|4ebeb338-d9b7-4bf3-8f3c-5fb60af6f2d0|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:52.738Z|9ff3d097-3fdc-4371-a901-5b250ea108cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:52.738Z|d60063be-94e9-4576-afc5-10df0770e5e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:52.739Z|9ff3d097-3fdc-4371-a901-5b250ea108cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:52.739Z|d60063be-94e9-4576-afc5-10df0770e5e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:54.418Z|ab64d7d8-7cc1-4a0c-a33e-e5914f7c3abf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:52:54.419Z|ab64d7d8-7cc1-4a0c-a33e-e5914f7c3abf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:52:54.445Z|4a3f62e3-9863-47ae-9df3-31d285282c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:52:54.446Z|4a3f62e3-9863-47ae-9df3-31d285282c75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:53:02.763Z|a7b0ef83-e566-4cb6-a38f-6b7f5d0c21aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:02.763Z|e9f1dc44-9d90-4590-9e3d-43ea3eaa31f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:02.764Z|a7b0ef83-e566-4cb6-a38f-6b7f5d0c21aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:02.764Z|e9f1dc44-9d90-4590-9e3d-43ea3eaa31f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:04.444Z|a5ec129a-9153-404c-ab81-0dc734c325bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:04.445Z|a5ec129a-9153-404c-ab81-0dc734c325bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:09.445Z|ad93ebc4-e141-4ca1-9c13-29f814931bb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:53:09.446Z|ad93ebc4-e141-4ca1-9c13-29f814931bb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:53:09.662Z|03438816-e267-4f76-ab2d-13c477190ec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:53:09.662Z|03438816-e267-4f76-ab2d-13c477190ec5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:53:12.791Z|d26ec86e-40c5-4272-ae38-e5a5c8c4eee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:12.791Z|ed72692a-72bc-4733-9f25-15498647e549|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:12.792Z|ed72692a-72bc-4733-9f25-15498647e549|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:12.792Z|d26ec86e-40c5-4272-ae38-e5a5c8c4eee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:14.471Z|e9d46f14-c1b8-4510-b5ea-4fb10ef1f3af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:14.472Z|e9d46f14-c1b8-4510-b5ea-4fb10ef1f3af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:22.818Z|3832befb-7519-41c8-87f3-db2e390174a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:22.818Z|09a261e7-4a19-4b2c-ab2e-1e145ba3ed38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:22.819Z|3832befb-7519-41c8-87f3-db2e390174a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:22.820Z|09a261e7-4a19-4b2c-ab2e-1e145ba3ed38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:24.445Z|f3565222-0d5b-4801-88a8-008ad826881a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:53:24.449Z|f3565222-0d5b-4801-88a8-008ad826881a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:53:24.496Z|4c7f1e2b-27a7-43dd-9536-8d1530949af4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:24.497Z|4c7f1e2b-27a7-43dd-9536-8d1530949af4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:32.845Z|ba994353-b6b3-43c8-9f40-42d0d66b6e49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:32.845Z|11013709-f7a5-43b3-964c-159866df6f36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:32.846Z|ba994353-b6b3-43c8-9f40-42d0d66b6e49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:32.846Z|11013709-f7a5-43b3-964c-159866df6f36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:34.521Z|881db805-92b6-4334-bda3-53c335df8a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:34.521Z|881db805-92b6-4334-bda3-53c335df8a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:39.445Z|e2c25d99-31ed-4d5e-b325-0b346b0399a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:53:39.446Z|e2c25d99-31ed-4d5e-b325-0b346b0399a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:53:39.663Z|f3f3fe3b-2d30-4325-9dd0-8adc6f8d9167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:53:39.664Z|f3f3fe3b-2d30-4325-9dd0-8adc6f8d9167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:53:42.870Z|c7b141e4-980d-4d41-a890-547cb81b5d96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:42.871Z|c7b141e4-980d-4d41-a890-547cb81b5d96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:42.871Z|c31e1cd6-7cb0-48f9-b311-949594b5ca4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:42.873Z|c31e1cd6-7cb0-48f9-b311-949594b5ca4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:44.550Z|a6286da1-37f6-4471-9426-0dc2251cd1e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:44.551Z|a6286da1-37f6-4471-9426-0dc2251cd1e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:46.947Z|bfadcf6d-101a-4e2d-b5ad-5b08e2fcd46e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:53:46.947Z|bfadcf6d-101a-4e2d-b5ad-5b08e2fcd46e|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:52.897Z|28c20e22-359d-41fc-a235-428b78524f69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:52.897Z|28c20e22-359d-41fc-a235-428b78524f69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:52.900Z|b1263404-4310-40ab-81ae-ba7d3410e924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:52.901Z|b1263404-4310-40ab-81ae-ba7d3410e924|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:53:54.445Z|36374e15-869b-4703-ba0a-b77d125416f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:53:54.446Z|36374e15-869b-4703-ba0a-b77d125416f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:53:54.580Z|8ce0041e-ad9f-41ba-847a-42cd0c791035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:53:54.581Z|8ce0041e-ad9f-41ba-847a-42cd0c791035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:02.922Z|241e23ed-2909-4d5c-a4e5-31b4f988a47b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:02.923Z|241e23ed-2909-4d5c-a4e5-31b4f988a47b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:02.927Z|1597f200-5e0f-4999-88c5-b44a390c4edf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:02.928Z|1597f200-5e0f-4999-88c5-b44a390c4edf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:04.607Z|46b02b32-9ce1-4b93-b3ad-00dbdaedde65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:04.608Z|46b02b32-9ce1-4b93-b3ad-00dbdaedde65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:09.445Z|cd623d8a-0a91-4cea-8423-68f232a7fc5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:54:09.449Z|cd623d8a-0a91-4cea-8423-68f232a7fc5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:54:09.665Z|71b42d4f-bbb7-42fd-83b4-64476a3f2ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:54:09.666Z|71b42d4f-bbb7-42fd-83b4-64476a3f2ea3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:54:12.952Z|f11cce88-f12b-4b79-ac72-3b3fcb4d43c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:12.954Z|8c812fbe-939f-436f-93c4-d5211eea6af1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:12.954Z|f11cce88-f12b-4b79-ac72-3b3fcb4d43c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:12.955Z|8c812fbe-939f-436f-93c4-d5211eea6af1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:14.633Z|f0d133bc-9add-44b5-8f2c-46a13c7f81c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:14.634Z|f0d133bc-9add-44b5-8f2c-46a13c7f81c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:22.979Z|0549bffd-b2c9-4189-b740-0b24236125c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:22.979Z|ab6d4da7-ebdf-4670-8878-fa804bdbe2e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:22.980Z|ab6d4da7-ebdf-4670-8878-fa804bdbe2e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:22.980Z|0549bffd-b2c9-4189-b740-0b24236125c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:24.445Z|17d2b05c-54b8-4432-af4c-e9099ac760e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:54:24.446Z|17d2b05c-54b8-4432-af4c-e9099ac760e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:54:24.658Z|2e9f6cd8-def6-403e-aabc-a572b23f0c46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:24.659Z|2e9f6cd8-def6-403e-aabc-a572b23f0c46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:33.005Z|7d5e8ba6-f525-4bc9-a4f8-abde9351bf58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:33.005Z|4d83bbb3-fcd1-4911-afdd-901c65ecb79b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:33.005Z|7d5e8ba6-f525-4bc9-a4f8-abde9351bf58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:33.006Z|4d83bbb3-fcd1-4911-afdd-901c65ecb79b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:34.683Z|96adca53-c065-428d-af44-c1366ed4818b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:34.684Z|96adca53-c065-428d-af44-c1366ed4818b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:39.445Z|4929dec9-f7cc-4bf3-81ab-138d71e83411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:54:39.446Z|4929dec9-f7cc-4bf3-81ab-138d71e83411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:54:39.667Z|0ab3cc42-bce4-4172-9dbe-cab96310a82d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:54:39.667Z|0ab3cc42-bce4-4172-9dbe-cab96310a82d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:54:43.029Z|c9013fa0-263c-4164-bb2d-dda6b3cb3bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:43.029Z|51793b31-9052-4aa0-a454-e1e680b48669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:43.029Z|51793b31-9052-4aa0-a454-e1e680b48669|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:43.029Z|c9013fa0-263c-4164-bb2d-dda6b3cb3bdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:44.709Z|8c3882d0-0075-41a3-a6ed-bd0d2c43ff95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:44.710Z|8c3882d0-0075-41a3-a6ed-bd0d2c43ff95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:46.948Z|b0da6b82-2824-4e33-80c4-7ec1ccb49573|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:54:46.949Z|b0da6b82-2824-4e33-80c4-7ec1ccb49573|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:53.055Z|2f183180-6f28-4230-97aa-dd82f94be038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:53.055Z|557d7aff-8daf-4f6c-b9ba-f814400f0cf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:53.055Z|2f183180-6f28-4230-97aa-dd82f94be038|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:53.055Z|557d7aff-8daf-4f6c-b9ba-f814400f0cf0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:54:54.445Z|ae851641-ab78-4dfe-897b-2f2713c4e61e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:54:54.448Z|ae851641-ab78-4dfe-897b-2f2713c4e61e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:54:54.734Z|4af79d3b-8590-487e-9922-c4131eed4ac2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:54:54.735Z|4af79d3b-8590-487e-9922-c4131eed4ac2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:03.080Z|f759b4c8-a578-418e-993b-61303260856c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:03.080Z|97d7d00a-39c4-49c6-a86f-42219e028f2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:03.080Z|f759b4c8-a578-418e-993b-61303260856c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:03.080Z|97d7d00a-39c4-49c6-a86f-42219e028f2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:04.764Z|90b284f0-b8e6-4693-aac3-762bcd91c75d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:04.764Z|90b284f0-b8e6-4693-aac3-762bcd91c75d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:09.445Z|ac519707-d5a2-476a-ac0e-c93f82823947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:55:09.446Z|ac519707-d5a2-476a-ac0e-c93f82823947|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:55:09.668Z|68f31f9b-8e2f-4a63-b0d3-6e10d0497c1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:55:09.669Z|68f31f9b-8e2f-4a63-b0d3-6e10d0497c1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:55:13.107Z|1ad62f2f-0f56-4852-94e2-59b074f25e30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:13.108Z|1ad62f2f-0f56-4852-94e2-59b074f25e30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:13.111Z|b357d749-fee9-4421-b002-6e265a397fc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:13.112Z|b357d749-fee9-4421-b002-6e265a397fc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:14.789Z|342a201b-b234-4696-aa3c-87146502be6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:14.791Z|342a201b-b234-4696-aa3c-87146502be6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:23.135Z|0839eaf5-fad7-4891-9983-7536a1153946|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:23.137Z|0839eaf5-fad7-4891-9983-7536a1153946|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:23.138Z|9c6767ef-73e9-4295-b976-c190f0120f1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:23.138Z|9c6767ef-73e9-4295-b976-c190f0120f1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:24.445Z|9f6925bf-2be5-43bf-9005-72b558537c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:55:24.446Z|9f6925bf-2be5-43bf-9005-72b558537c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:55:24.817Z|db51740f-1946-4b57-905d-8cab1c1b1541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:24.818Z|db51740f-1946-4b57-905d-8cab1c1b1541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:33.163Z|3ff237bc-9503-436d-b696-d21f116f3e22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:33.164Z|3ff237bc-9503-436d-b696-d21f116f3e22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:33.170Z|bda94150-a457-4851-9084-220262fc2941|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:33.171Z|bda94150-a457-4851-9084-220262fc2941|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:34.842Z|31a57d0c-cd2b-433e-a973-3d6b1cf7afca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:34.844Z|31a57d0c-cd2b-433e-a973-3d6b1cf7afca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:39.445Z|b87b622d-d7de-450d-b68d-606faa5d644e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:55:39.448Z|b87b622d-d7de-450d-b68d-606faa5d644e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:55:39.670Z|672ca7ce-0d67-48d7-9a84-67b9748be783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:55:39.670Z|672ca7ce-0d67-48d7-9a84-67b9748be783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:55:43.188Z|c92b3d87-4b6b-4c5b-b4bb-577bb904edff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:43.189Z|c92b3d87-4b6b-4c5b-b4bb-577bb904edff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:43.196Z|46ed2185-b092-4087-9fe8-207411d2d3cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:43.197Z|46ed2185-b092-4087-9fe8-207411d2d3cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:44.870Z|6e4fb56a-e588-46cb-81be-19e2cff1cf1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:44.871Z|6e4fb56a-e588-46cb-81be-19e2cff1cf1a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:46.948Z|2aeaf5dd-02e7-4f86-88c6-ea3e5be2fbfa|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:55:46.949Z|2aeaf5dd-02e7-4f86-88c6-ea3e5be2fbfa|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:53.214Z|ddbe91b7-8521-4c33-8ab2-b8e0aaabe5bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:53.215Z|ddbe91b7-8521-4c33-8ab2-b8e0aaabe5bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:53.232Z|279f22d5-7f57-4721-ab5f-c4dd6044b0e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:53.233Z|279f22d5-7f57-4721-ab5f-c4dd6044b0e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:55:54.445Z|0e57f068-0dc7-4a9f-9700-9c1d94a7a2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:55:54.446Z|0e57f068-0dc7-4a9f-9700-9c1d94a7a2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:55:54.897Z|fab5f1f5-0765-4af7-8b09-bba59d4ca7fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:55:54.899Z|fab5f1f5-0765-4af7-8b09-bba59d4ca7fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:03.241Z|96b7dee8-30fc-4dac-ac02-9d9ba01d4374|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:03.242Z|96b7dee8-30fc-4dac-ac02-9d9ba01d4374|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:03.262Z|a1b1a094-def0-4a03-8aa2-be912ba48bdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:03.264Z|a1b1a094-def0-4a03-8aa2-be912ba48bdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:04.925Z|5e1c8a58-8ca2-446a-9e2d-9d167ff2be7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:04.926Z|5e1c8a58-8ca2-446a-9e2d-9d167ff2be7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:09.445Z|d335b264-d622-4958-813b-c9afdf605ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:56:09.446Z|d335b264-d622-4958-813b-c9afdf605ce6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:56:09.671Z|612e71fc-b3af-4075-8598-7259e74229b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:56:09.672Z|612e71fc-b3af-4075-8598-7259e74229b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:56:13.271Z|1dc22e99-de0d-4e22-989a-5e684402a544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:13.272Z|1dc22e99-de0d-4e22-989a-5e684402a544|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:13.291Z|0ca85592-26a0-4908-a5f1-5fda094d8451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:13.292Z|0ca85592-26a0-4908-a5f1-5fda094d8451|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:14.952Z|ed9f155a-71d4-4fb8-a930-39d14360c9e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:14.953Z|ed9f155a-71d4-4fb8-a930-39d14360c9e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:23.306Z|387b3205-697c-4860-a1f4-93d95ce4de0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:23.307Z|387b3205-697c-4860-a1f4-93d95ce4de0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:23.320Z|19d1b2fc-ed2c-4299-8146-7c938221b8e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:23.321Z|19d1b2fc-ed2c-4299-8146-7c938221b8e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:24.445Z|014d588d-802c-4303-af0d-2c2067d0c0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:56:24.448Z|014d588d-802c-4303-af0d-2c2067d0c0df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:56:24.979Z|a2879385-bd91-4a9c-bcf4-cfdb0fd8e744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:24.979Z|a2879385-bd91-4a9c-bcf4-cfdb0fd8e744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:33.339Z|bafbc475-5de3-49ae-b98a-5c982b623f6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:33.340Z|bafbc475-5de3-49ae-b98a-5c982b623f6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:33.346Z|188a4610-2dd3-4db8-acc4-0d6253154d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:33.347Z|188a4610-2dd3-4db8-acc4-0d6253154d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:35.007Z|f1e8d069-d5d0-4043-b010-c1b7413323b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:35.008Z|f1e8d069-d5d0-4043-b010-c1b7413323b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:39.445Z|35feb91c-b5a5-4773-95e2-9bf6a6c54ffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:56:39.446Z|35feb91c-b5a5-4773-95e2-9bf6a6c54ffc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:56:39.673Z|b270958c-8674-49c5-a496-09ce2fc3b733|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:56:39.673Z|b270958c-8674-49c5-a496-09ce2fc3b733|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:56:43.371Z|4ad92bab-81ae-4f37-b372-f22fafa80251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:43.371Z|ed6bab3a-5823-428f-9e1a-09de4cffcaa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:43.372Z|4ad92bab-81ae-4f37-b372-f22fafa80251|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:43.372Z|ed6bab3a-5823-428f-9e1a-09de4cffcaa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:45.036Z|a545b499-3342-4327-bf4b-2f8e3c8d4357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:45.036Z|a545b499-3342-4327-bf4b-2f8e3c8d4357|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:46.948Z|b7392e6e-43cb-4d5d-ae5b-ecbf6954e370|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:56:46.948Z|b7392e6e-43cb-4d5d-ae5b-ecbf6954e370|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:53.400Z|48b5a2b4-b5a2-470d-b596-398f3537a3b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:53.401Z|48b5a2b4-b5a2-470d-b596-398f3537a3b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:53.404Z|a823d015-5344-4e3b-84f9-a9a5d2862a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:53.405Z|a823d015-5344-4e3b-84f9-a9a5d2862a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:56:54.445Z|42524f7f-ab5a-4ca4-b173-84a9416d821a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:56:54.446Z|42524f7f-ab5a-4ca4-b173-84a9416d821a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:56:55.064Z|0bb40a38-2f2e-4324-b255-8ea6bc9a9d34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:56:55.065Z|0bb40a38-2f2e-4324-b255-8ea6bc9a9d34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:03.428Z|ad27d9e7-9d1d-4f93-9c7d-cdb2255c925f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:03.428Z|61443efd-a450-4134-aaeb-e3b0ca112b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:03.429Z|ad27d9e7-9d1d-4f93-9c7d-cdb2255c925f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:03.429Z|61443efd-a450-4134-aaeb-e3b0ca112b81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:05.101Z|8952a9b6-0625-4b10-9b99-1f0903aa16f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:05.102Z|8952a9b6-0625-4b10-9b99-1f0903aa16f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:09.445Z|66af98f6-1e81-4eda-9fed-55363a3806de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:57:09.448Z|66af98f6-1e81-4eda-9fed-55363a3806de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:57:09.674Z|365ebbc0-ccd2-4536-a667-b717d22d697c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:57:09.675Z|365ebbc0-ccd2-4536-a667-b717d22d697c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:57:13.454Z|d15e5848-8a6f-427c-b33a-cf6d6cde35e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:13.454Z|764dd168-238c-402b-b4b4-9709f9efba29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:13.455Z|764dd168-238c-402b-b4b4-9709f9efba29|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:13.455Z|d15e5848-8a6f-427c-b33a-cf6d6cde35e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:15.130Z|f1d15eed-0410-4bc2-8df1-1360472621b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:15.131Z|f1d15eed-0410-4bc2-8df1-1360472621b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:23.480Z|dec40cb8-399a-4f24-816e-23500bed20dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:23.481Z|dec40cb8-399a-4f24-816e-23500bed20dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:23.481Z|0c8709df-114f-472b-8e4e-2e07f08a9b6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:23.482Z|0c8709df-114f-472b-8e4e-2e07f08a9b6c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:24.445Z|42c6fb88-1b92-4ef0-8a83-4510312bd30b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:57:24.446Z|42c6fb88-1b92-4ef0-8a83-4510312bd30b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:57:25.163Z|fc17c50d-431d-4799-b0cb-376d1e8e47c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:25.164Z|fc17c50d-431d-4799-b0cb-376d1e8e47c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:33.506Z|faf7a9fa-eb2f-44a7-937a-b56b26d4b033|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:33.506Z|9b24eb7b-ccb5-4d69-b53e-39a79befae90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:33.507Z|faf7a9fa-eb2f-44a7-937a-b56b26d4b033|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:33.507Z|9b24eb7b-ccb5-4d69-b53e-39a79befae90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:35.187Z|a4b9b0ce-d77a-4ccf-adde-e556c7005907|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:35.187Z|a4b9b0ce-d77a-4ccf-adde-e556c7005907|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:39.445Z|4e502135-cca5-4408-95c8-1791b3f485ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:57:39.446Z|4e502135-cca5-4408-95c8-1791b3f485ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:57:39.686Z|1670c9e7-8442-4343-9ccb-f5ddea65e1a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:57:39.687Z|1670c9e7-8442-4343-9ccb-f5ddea65e1a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:57:43.539Z|5de63e89-0993-4918-bac4-8c6b13bbeb47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:43.539Z|f97d351c-dd17-445d-abd9-453ac79cdf54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:43.540Z|f97d351c-dd17-445d-abd9-453ac79cdf54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:43.540Z|5de63e89-0993-4918-bac4-8c6b13bbeb47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:45.212Z|9a15cb0e-0b5a-441f-a381-de14b7e06993|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:45.212Z|9a15cb0e-0b5a-441f-a381-de14b7e06993|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:46.947Z|3041daa8-5422-4233-bf8e-77122567764a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:57:46.948Z|3041daa8-5422-4233-bf8e-77122567764a|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:53.566Z|0c279c7f-2560-4866-af32-2bfd19250b34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:53.566Z|c2ef2e1a-25d6-4149-9f85-954e068fda83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:53.568Z|0c279c7f-2560-4866-af32-2bfd19250b34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:53.568Z|c2ef2e1a-25d6-4149-9f85-954e068fda83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:57:54.445Z|814740ae-f943-4be1-b1f7-aa630b40a4e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:57:54.449Z|814740ae-f943-4be1-b1f7-aa630b40a4e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:57:55.241Z|bd4a50ce-9f29-4bd8-b6d5-d3837b9eb14f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:57:55.242Z|bd4a50ce-9f29-4bd8-b6d5-d3837b9eb14f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:03.593Z|89c13a4f-2337-4df8-8004-dc4f1af2c7a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:03.593Z|9e42cdfc-99ae-404f-9488-e243b2efcc06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:03.594Z|89c13a4f-2337-4df8-8004-dc4f1af2c7a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:03.594Z|9e42cdfc-99ae-404f-9488-e243b2efcc06|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:05.313Z|c07f50eb-0cbd-41fb-9534-bf0cbdd9b92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:05.314Z|c07f50eb-0cbd-41fb-9534-bf0cbdd9b92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:09.445Z|2a181f77-4054-4cf4-9af4-1f40b46c4222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:58:09.446Z|2a181f77-4054-4cf4-9af4-1f40b46c4222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:58:09.688Z|acf3647a-0b99-48cc-bd5a-53d6c808f89d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:58:09.689Z|acf3647a-0b99-48cc-bd5a-53d6c808f89d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:58:13.619Z|bc8ded05-63b4-43b5-ada8-85dfb2e98c93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:13.619Z|ca73c93f-871e-420f-8825-8a9eee2a07d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:13.620Z|ca73c93f-871e-420f-8825-8a9eee2a07d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:13.620Z|bc8ded05-63b4-43b5-ada8-85dfb2e98c93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:15.344Z|b95463c8-3511-4b52-ae51-7ce5003275c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:15.345Z|b95463c8-3511-4b52-ae51-7ce5003275c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:23.644Z|c600c6f4-d1b1-4336-8143-d2787b8a067f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:23.644Z|715158a1-2da2-4b8e-9596-94be7830ba50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:23.645Z|c600c6f4-d1b1-4336-8143-d2787b8a067f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:23.645Z|715158a1-2da2-4b8e-9596-94be7830ba50|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:24.445Z|68ed3645-a738-4c46-b061-066d41b850bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:58:24.446Z|68ed3645-a738-4c46-b061-066d41b850bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:58:25.395Z|4f2dc901-2f1a-47a1-a821-ea7b44c3c531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:25.396Z|4f2dc901-2f1a-47a1-a821-ea7b44c3c531|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:33.671Z|dbfb7ad6-f4e6-4a93-9185-159a9674c2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:33.671Z|a435c719-88c7-4e4a-9150-4ae32680a051|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:33.672Z|dbfb7ad6-f4e6-4a93-9185-159a9674c2a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:33.672Z|a435c719-88c7-4e4a-9150-4ae32680a051|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:35.424Z|7317005a-20a1-46d1-8f52-0b451673df47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:35.425Z|7317005a-20a1-46d1-8f52-0b451673df47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:39.445Z|6b736e56-e3b3-489f-a2fb-50502b1e625b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:58:39.448Z|6b736e56-e3b3-489f-a2fb-50502b1e625b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:58:39.690Z|3d377e3d-bd74-45b3-b773-d5c8d9d5c85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:58:39.690Z|3d377e3d-bd74-45b3-b773-d5c8d9d5c85a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:58:43.695Z|8129b1b9-c86a-4130-8b97-476fe8d6fc72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:43.695Z|ccb9462c-47c2-408f-837f-818d4e4296f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:43.696Z|ccb9462c-47c2-408f-837f-818d4e4296f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:43.696Z|8129b1b9-c86a-4130-8b97-476fe8d6fc72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:45.458Z|b95b02fc-d147-4dea-aa56-7385787c653b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:45.459Z|b95b02fc-d147-4dea-aa56-7385787c653b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:46.947Z|deae6694-a981-4fff-8e90-2b3aab4b4b29|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:58:46.948Z|deae6694-a981-4fff-8e90-2b3aab4b4b29|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:53.727Z|653ecb5a-1f7d-455e-9580-99351e6fc0b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:53.727Z|3da292f0-a36b-424d-af06-657532f8be09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:53.727Z|653ecb5a-1f7d-455e-9580-99351e6fc0b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:53.727Z|3da292f0-a36b-424d-af06-657532f8be09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:58:54.445Z|9f1edc92-e59d-4a45-af9d-6ad7759a87f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:58:54.446Z|9f1edc92-e59d-4a45-af9d-6ad7759a87f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:58:55.493Z|9f5ccad5-6144-4289-b2ed-174139bbed84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:58:55.494Z|9f5ccad5-6144-4289-b2ed-174139bbed84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:03.755Z|bc90aedc-1ac1-448c-9839-fb0643e82590|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:03.755Z|aa5fc7c8-6454-4637-8886-be1ba3457422|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:03.755Z|aa5fc7c8-6454-4637-8886-be1ba3457422|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:03.755Z|bc90aedc-1ac1-448c-9839-fb0643e82590|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:05.528Z|f892f16a-1493-465e-986b-1f65c72bab96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:05.528Z|f892f16a-1493-465e-986b-1f65c72bab96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:09.445Z|c9c843ff-de46-4a6a-8013-5ba999e18b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:59:09.446Z|c9c843ff-de46-4a6a-8013-5ba999e18b11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:59:09.691Z|e72af1a4-cc0c-4c91-af3e-4e3f87163967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:59:09.692Z|e72af1a4-cc0c-4c91-af3e-4e3f87163967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:59:13.783Z|b2b4e127-2867-49e8-beae-a5376ca73362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:13.784Z|ab2a2b27-1140-42d3-978e-6496457319d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:13.784Z|b2b4e127-2867-49e8-beae-a5376ca73362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:13.785Z|ab2a2b27-1140-42d3-978e-6496457319d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:15.586Z|14768324-e4ea-4e61-82ce-c71dbf1093bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:15.587Z|14768324-e4ea-4e61-82ce-c71dbf1093bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:23.809Z|1ea7db94-4b9e-4756-b5d2-b39ebc8f81f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:23.809Z|1ea7db94-4b9e-4756-b5d2-b39ebc8f81f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:23.814Z|6a00cce4-c72c-4197-add6-b08bc8b41dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:23.815Z|6a00cce4-c72c-4197-add6-b08bc8b41dd6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:24.445Z|85d45fea-e0c5-40e0-99cd-a48b112f2fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:59:24.448Z|85d45fea-e0c5-40e0-99cd-a48b112f2fa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:59:25.618Z|3d74175f-db10-4879-962c-46ae861af1a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:25.620Z|3d74175f-db10-4879-962c-46ae861af1a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:33.839Z|89c2f7a2-f4a6-42e1-a188-0f5b80729fb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:33.840Z|89c2f7a2-f4a6-42e1-a188-0f5b80729fb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:33.843Z|8d903933-5d62-48a5-ac45-5d19b3d8f427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:33.844Z|8d903933-5d62-48a5-ac45-5d19b3d8f427|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:35.650Z|33ac1b99-1aa7-4a38-8667-9fc1c8733e46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:35.651Z|33ac1b99-1aa7-4a38-8667-9fc1c8733e46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:39.447Z|72970a47-19aa-44fc-9390-7099e3b93e16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:59:39.448Z|72970a47-19aa-44fc-9390-7099e3b93e16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:59:39.695Z|9a87f62c-eb83-4017-ab9a-96be02279853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:59:39.695Z|9a87f62c-eb83-4017-ab9a-96be02279853|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:59:43.869Z|b04b7027-b8bf-4fb0-9e97-4655519c2ac0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:43.869Z|5d12c47a-e881-4c49-a98d-952032668a99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:43.870Z|b04b7027-b8bf-4fb0-9e97-4655519c2ac0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:43.870Z|5d12c47a-e881-4c49-a98d-952032668a99|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:45.683Z|5ed4b0fc-ed14-48f4-9ecc-d15345e09d97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:45.684Z|5ed4b0fc-ed14-48f4-9ecc-d15345e09d97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:46.947Z|4ad4b905-0953-4d7f-8524-d1291474b624|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T10:59:46.948Z|4ad4b905-0953-4d7f-8524-d1291474b624|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:53.900Z|f5b68fd4-ccf8-4871-b2f1-759a6e1f499a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:53.901Z|f5b68fd4-ccf8-4871-b2f1-759a6e1f499a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:53.903Z|dcaa1f3c-d966-4197-8592-1ca2184160c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:53.904Z|dcaa1f3c-d966-4197-8592-1ca2184160c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T10:59:54.445Z|aeea6388-2ac8-40da-8386-20b9dc667031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T10:59:54.446Z|aeea6388-2ac8-40da-8386-20b9dc667031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T10:59:55.710Z|dc46c449-c6d9-4ae1-82c5-ab76e9cea571|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T10:59:55.711Z|dc46c449-c6d9-4ae1-82c5-ab76e9cea571|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:03.927Z|d521453d-9708-42d5-8ae1-ceb75c88b76a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:03.927Z|dec1ac5b-3c38-4ef4-af2d-01e6004932a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:03.928Z|dec1ac5b-3c38-4ef4-af2d-01e6004932a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:03.928Z|d521453d-9708-42d5-8ae1-ceb75c88b76a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:05.742Z|9035e4a2-2a32-4a26-ab4a-f1f1c3d81268|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:05.743Z|9035e4a2-2a32-4a26-ab4a-f1f1c3d81268|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:09.445Z|19274651-4443-4c6f-bc5e-0adb632ad353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:00:09.448Z|19274651-4443-4c6f-bc5e-0adb632ad353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:00:09.696Z|5d26d997-5267-425f-8f19-7606fab544f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:00:09.697Z|5d26d997-5267-425f-8f19-7606fab544f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:00:13.955Z|76ce6ad3-43aa-47da-9cd6-3a4d713645ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:13.956Z|76ce6ad3-43aa-47da-9cd6-3a4d713645ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:13.957Z|a7b54903-7a9e-4c0d-8370-4c57f1105a9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:13.958Z|a7b54903-7a9e-4c0d-8370-4c57f1105a9a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:15.767Z|d0c90f43-7ab9-4c62-9324-f27d5a36cda6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:15.769Z|d0c90f43-7ab9-4c62-9324-f27d5a36cda6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:23.982Z|7613d490-acc1-40aa-8154-16606e312009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:23.982Z|1387a0d4-80c6-4f18-9e37-8e6f3a0e4dc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:23.982Z|1387a0d4-80c6-4f18-9e37-8e6f3a0e4dc6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:23.982Z|7613d490-acc1-40aa-8154-16606e312009|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:24.445Z|2b40ad1c-3dba-4a38-9dcf-1fb8031f5e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:00:24.446Z|2b40ad1c-3dba-4a38-9dcf-1fb8031f5e78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:00:25.800Z|a2a78743-d994-4d7e-b26c-b021298e6ef6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:25.800Z|a2a78743-d994-4d7e-b26c-b021298e6ef6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:34.010Z|d92f434c-d4fe-4d39-a6d6-182078acd5ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:34.010Z|e5acf146-c730-4d9c-a2ac-c28649bb7edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:34.011Z|d92f434c-d4fe-4d39-a6d6-182078acd5ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:34.012Z|e5acf146-c730-4d9c-a2ac-c28649bb7edf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:35.828Z|ce6d0c57-49f1-46e6-b3be-119f0f3f3e57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:35.829Z|ce6d0c57-49f1-46e6-b3be-119f0f3f3e57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:39.445Z|02ee9881-1148-4c88-8336-fb60b0d57f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:00:39.446Z|02ee9881-1148-4c88-8336-fb60b0d57f8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:00:39.698Z|817ff1b5-2a3e-4f47-8313-71622aa7977c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:00:39.698Z|817ff1b5-2a3e-4f47-8313-71622aa7977c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:00:44.039Z|3c35d3bf-396f-48a6-b5ae-b3caef2b34bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:44.040Z|713f9e7e-82d9-4a76-aa12-e282e8f25257|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:44.041Z|3c35d3bf-396f-48a6-b5ae-b3caef2b34bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:44.041Z|713f9e7e-82d9-4a76-aa12-e282e8f25257|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:45.855Z|833e421a-9ab5-4f7c-9bbf-3ac1c04c32df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:45.856Z|833e421a-9ab5-4f7c-9bbf-3ac1c04c32df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:46.947Z|fe40c158-f50f-4151-a855-b955cc4a47e8|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:00:46.948Z|fe40c158-f50f-4151-a855-b955cc4a47e8|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:54.070Z|269ebafd-8171-45ef-936e-8c0eef3f4f3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:54.070Z|51596633-bc21-4788-9010-4ab47769d476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:54.071Z|269ebafd-8171-45ef-936e-8c0eef3f4f3d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:54.071Z|51596633-bc21-4788-9010-4ab47769d476|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:00:54.445Z|92226bc6-72f0-4202-8c34-702c97f5f2f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:00:54.448Z|92226bc6-72f0-4202-8c34-702c97f5f2f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:00:55.884Z|9acfcabe-c786-4549-b71a-59db8e81dcbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:00:55.885Z|9acfcabe-c786-4549-b71a-59db8e81dcbb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:04.107Z|f1aaaf49-8ae0-490d-bda2-c031480e9b7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:04.107Z|20e90642-7489-45c1-a9a9-656352b97939|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:04.108Z|f1aaaf49-8ae0-490d-bda2-c031480e9b7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:04.108Z|20e90642-7489-45c1-a9a9-656352b97939|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:05.911Z|12a2c2a1-43d5-4a11-b7c0-77fb684ea18d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:05.912Z|12a2c2a1-43d5-4a11-b7c0-77fb684ea18d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:09.445Z|f269c43b-937e-447c-bb78-18199f2c3aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:01:09.446Z|f269c43b-937e-447c-bb78-18199f2c3aed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:01:09.699Z|96ec2ca6-2f19-49a4-9dd0-82f160dd94dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:01:09.700Z|96ec2ca6-2f19-49a4-9dd0-82f160dd94dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:01:14.134Z|c25ddca2-d93a-49d0-917c-74a10a5d78bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:14.134Z|055bcc41-e841-4ae1-9fd3-9f9570a3977c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:14.135Z|c25ddca2-d93a-49d0-917c-74a10a5d78bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:14.135Z|055bcc41-e841-4ae1-9fd3-9f9570a3977c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:15.938Z|b4f5aa80-a3ec-499c-80c9-7282bb3c6009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:15.939Z|b4f5aa80-a3ec-499c-80c9-7282bb3c6009|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:22.528Z||http-nio-8080-exec-3|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xb930xafB[0xbcH0x950xee{0x8b0xc1c0x120x170x840xc90xbb0xca0x9d0xeaN=0xa8}0xfeV0x910x150xce0x9c0x17]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-07T11:01:24.164Z|8ae84a98-d743-4f18-9d9a-3e3074580888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:24.164Z|d15469cb-fe1c-4c2d-b688-dcbfaa5c32d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:24.165Z|8ae84a98-d743-4f18-9d9a-3e3074580888|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:24.165Z|d15469cb-fe1c-4c2d-b688-dcbfaa5c32d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:24.445Z|dc053ad4-b1ab-4fa9-9e55-b5ae5813d706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:01:24.457Z|dc053ad4-b1ab-4fa9-9e55-b5ae5813d706|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:01:25.966Z|248e81d7-5ce0-4773-8cd3-f2b9260f4c22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:25.967Z|248e81d7-5ce0-4773-8cd3-f2b9260f4c22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:34.188Z|5cb09bbd-bc2c-434f-b24a-536573e242e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:34.190Z|5cb09bbd-bc2c-434f-b24a-536573e242e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:34.191Z|d295072c-6835-4670-95fc-93b9f6c2dc4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:34.192Z|d295072c-6835-4670-95fc-93b9f6c2dc4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:35.992Z|a2c3d8bd-8298-4b6d-bd91-cf6572c51b15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:35.993Z|a2c3d8bd-8298-4b6d-bd91-cf6572c51b15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:39.445Z|e49daf71-df61-4f58-8da4-70f96292dda5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:01:39.446Z|e49daf71-df61-4f58-8da4-70f96292dda5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:01:39.701Z|376d35bb-9573-4a04-a277-22ca5bcfc4d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:01:39.702Z|376d35bb-9573-4a04-a277-22ca5bcfc4d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:01:44.217Z|51a54664-3472-4866-970b-741287636b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:44.217Z|9588d978-ab19-4853-8760-11af1e0e7b60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:44.218Z|9588d978-ab19-4853-8760-11af1e0e7b60|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:44.218Z|51a54664-3472-4866-970b-741287636b00|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:46.033Z|b33ff27d-744c-4ab5-8e00-0145e2681b77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:46.035Z|b33ff27d-744c-4ab5-8e00-0145e2681b77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:46.952Z|0a6d7730-cf88-48f8-902b-0e33c0b3b16a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:01:46.953Z|0a6d7730-cf88-48f8-902b-0e33c0b3b16a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:54.245Z|bb4eaa58-f75e-4e09-a93e-af522d123bec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:54.245Z|42d9b913-77af-48bd-b94d-fea4edfeab83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:54.246Z|bb4eaa58-f75e-4e09-a93e-af522d123bec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:54.246Z|42d9b913-77af-48bd-b94d-fea4edfeab83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:01:54.445Z|f605ebf2-f410-4354-9857-2c9056dcf383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:01:54.446Z|f605ebf2-f410-4354-9857-2c9056dcf383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:01:56.061Z|4decf902-066a-4489-b6c8-b76f5c95aa5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:01:56.062Z|4decf902-066a-4489-b6c8-b76f5c95aa5a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:04.269Z|1ab2921e-d64e-4204-9ba6-2529aee67849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:04.270Z|3d565262-ca7f-4bfe-bffe-61d173eb2010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:04.270Z|1ab2921e-d64e-4204-9ba6-2529aee67849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:04.271Z|3d565262-ca7f-4bfe-bffe-61d173eb2010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:06.088Z|44263a7d-b72f-4e31-86b7-a2e41dda58a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:06.089Z|44263a7d-b72f-4e31-86b7-a2e41dda58a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:09.445Z|025b426c-c420-4e30-af58-f90ef6dad1f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:02:09.448Z|025b426c-c420-4e30-af58-f90ef6dad1f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:02:09.702Z|e215e983-9fd0-4980-bd61-f5b557e8fe57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:02:09.703Z|e215e983-9fd0-4980-bd61-f5b557e8fe57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:02:14.295Z|cdfbedd9-7a8d-4a97-b29e-348c0f3b9e27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:14.295Z|14316d53-dd8b-4fad-a6cb-e418c5a4b769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:14.296Z|14316d53-dd8b-4fad-a6cb-e418c5a4b769|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:14.296Z|cdfbedd9-7a8d-4a97-b29e-348c0f3b9e27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:16.113Z|75a8d659-a764-4fae-ae9d-9bfdf34b40c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:16.114Z|75a8d659-a764-4fae-ae9d-9bfdf34b40c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:24.321Z|dd59b64e-8a2e-4684-91e7-c6addf4e39bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:24.321Z|f1ed6397-acb2-4f4b-a327-c1016370bb46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:24.322Z|dd59b64e-8a2e-4684-91e7-c6addf4e39bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:24.322Z|f1ed6397-acb2-4f4b-a327-c1016370bb46|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:24.445Z|303d742a-b4b2-4c30-a385-0229d9ea049a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:02:24.446Z|303d742a-b4b2-4c30-a385-0229d9ea049a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:02:26.141Z|cfba0655-1c7e-460e-a35b-e085d2f2997a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:26.142Z|cfba0655-1c7e-460e-a35b-e085d2f2997a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:34.346Z|9683a646-61e0-41ef-b242-38e19d1a5233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:34.346Z|6c1c7db7-4b3a-41c2-bf44-d50ff60fee30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:34.347Z|9683a646-61e0-41ef-b242-38e19d1a5233|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:34.348Z|6c1c7db7-4b3a-41c2-bf44-d50ff60fee30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:36.168Z|b9b13457-5e9f-45cf-94ce-13550a589256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:36.169Z|b9b13457-5e9f-45cf-94ce-13550a589256|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:39.445Z|e8313fbd-a5bb-4924-872a-455687c11e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:02:39.446Z|e8313fbd-a5bb-4924-872a-455687c11e22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:02:39.715Z|1fd1a7ee-8a73-43e1-91d2-ed3415075b7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:02:39.723Z|1fd1a7ee-8a73-43e1-91d2-ed3415075b7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:02:44.372Z|29706bc8-6d8a-454a-a712-b0095c811fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:44.373Z|29706bc8-6d8a-454a-a712-b0095c811fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:44.377Z|d1b4a773-06c9-4711-bd71-26bcb93335f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:44.379Z|d1b4a773-06c9-4711-bd71-26bcb93335f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:46.201Z|1d923634-9273-417b-835e-105571c29002|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:46.202Z|1d923634-9273-417b-835e-105571c29002|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:46.947Z|109882cc-2380-411c-b125-e74e34128c3f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:02:46.948Z|109882cc-2380-411c-b125-e74e34128c3f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:54.402Z|7beb8864-ad98-4e23-826a-52776f0fc2b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:54.403Z|7beb8864-ad98-4e23-826a-52776f0fc2b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:54.408Z|ccb2b9cf-ea0a-46c6-adff-80bbce319cf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:54.409Z|ccb2b9cf-ea0a-46c6-adff-80bbce319cf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:02:54.445Z|17b9f631-183e-4b61-8434-b3b23bd6e50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:02:54.448Z|17b9f631-183e-4b61-8434-b3b23bd6e50a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:02:56.234Z|da07e043-861e-41e6-8582-05f8cec28be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:02:56.235Z|da07e043-861e-41e6-8582-05f8cec28be9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:04.429Z|139c0ad8-c915-492d-9849-7bd24d530631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:04.430Z|139c0ad8-c915-492d-9849-7bd24d530631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:04.434Z|56156e11-d772-48cd-b5f3-29becbbab0ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:04.435Z|56156e11-d772-48cd-b5f3-29becbbab0ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:06.266Z|f15658fd-92e3-48a0-94e5-0d61ec593279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:06.267Z|f15658fd-92e3-48a0-94e5-0d61ec593279|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:09.445Z|c189b60e-37cc-4f88-925e-022fd9fad954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:03:09.446Z|c189b60e-37cc-4f88-925e-022fd9fad954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:03:09.724Z|c57cc723-89ad-4d25-8bad-ea8ce5df3893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:03:09.725Z|c57cc723-89ad-4d25-8bad-ea8ce5df3893|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:03:14.457Z|e4ea1666-18df-4445-8f44-0caca942ed4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:14.458Z|e4ea1666-18df-4445-8f44-0caca942ed4f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:14.463Z|92c26383-a343-4ecd-9de2-6a375806abea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:14.464Z|92c26383-a343-4ecd-9de2-6a375806abea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:16.296Z|c1351cd4-892e-44b3-a531-15bcc62b9ff1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:16.297Z|c1351cd4-892e-44b3-a531-15bcc62b9ff1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:24.445Z|f72c849a-2232-45f1-a105-84e5de9ff09f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:03:24.446Z|f72c849a-2232-45f1-a105-84e5de9ff09f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:03:24.486Z|7bb5b6d6-31cc-4695-8600-5fff369ab258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:24.487Z|7bb5b6d6-31cc-4695-8600-5fff369ab258|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:24.489Z|4a717f6c-fc20-4df1-9752-d8cd51f7a056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:24.490Z|4a717f6c-fc20-4df1-9752-d8cd51f7a056|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:26.324Z|ea7dfe66-60dd-4d30-b049-9b66c2bb2121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:26.325Z|ea7dfe66-60dd-4d30-b049-9b66c2bb2121|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:34.515Z|761ccb77-c4a8-429b-ad21-2867b08ef72d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:34.515Z|e2184ef0-5ff2-46de-a633-fffb89dc0e20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:34.516Z|761ccb77-c4a8-429b-ad21-2867b08ef72d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:34.516Z|e2184ef0-5ff2-46de-a633-fffb89dc0e20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:36.351Z|ee7e73d3-a02d-46f5-b88b-1449b9dc7fbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:36.352Z|ee7e73d3-a02d-46f5-b88b-1449b9dc7fbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:39.446Z|c0554d5e-1eec-4667-8f7f-0524c9a03e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:03:39.449Z|c0554d5e-1eec-4667-8f7f-0524c9a03e4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:03:39.725Z|0bd791b4-ae29-428c-9215-82d402891b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:03:39.726Z|0bd791b4-ae29-428c-9215-82d402891b4c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:03:44.550Z|9fe9737e-b3de-4dfc-aa20-92219498d9eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:44.550Z|fba8c907-416b-453c-8fac-6ae45dac8d2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:44.551Z|fba8c907-416b-453c-8fac-6ae45dac8d2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:44.551Z|9fe9737e-b3de-4dfc-aa20-92219498d9eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:46.376Z|53dfae97-465c-47f5-8abd-1bafd48d4adb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:46.377Z|53dfae97-465c-47f5-8abd-1bafd48d4adb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:46.948Z|a0b6ec1c-9dd8-4035-873e-8bb3a5c01dba|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:03:46.949Z|a0b6ec1c-9dd8-4035-873e-8bb3a5c01dba|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:54.445Z|dae3060c-ec0c-47f0-aea6-3c73722cac1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:03:54.446Z|dae3060c-ec0c-47f0-aea6-3c73722cac1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:03:54.579Z|58955c70-0074-4d65-a187-2ceefdb935cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:54.579Z|a6baf9b8-f2c0-4760-9c54-e8cf80c05f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:54.581Z|58955c70-0074-4d65-a187-2ceefdb935cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:54.581Z|a6baf9b8-f2c0-4760-9c54-e8cf80c05f74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:03:56.405Z|00271160-334d-4660-99b9-c2df1ad9c137|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:03:56.406Z|00271160-334d-4660-99b9-c2df1ad9c137|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:04.614Z|9cef703c-b0ba-4367-8396-74e53ebaec11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:04.615Z|9cef703c-b0ba-4367-8396-74e53ebaec11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:04.615Z|e27e98d1-f47c-4a8b-87ad-855f278047d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:04.616Z|e27e98d1-f47c-4a8b-87ad-855f278047d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:06.443Z|a65adddb-533f-4957-8cf5-b5693ef4fa54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:06.444Z|a65adddb-533f-4957-8cf5-b5693ef4fa54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:09.445Z|4ac034cb-7e0c-45e6-9663-e6f2e2e64cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:04:09.446Z|4ac034cb-7e0c-45e6-9663-e6f2e2e64cf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:04:09.727Z|d1498bac-8885-401f-b118-c2112be5f467|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:04:09.728Z|d1498bac-8885-401f-b118-c2112be5f467|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:04:14.643Z|90bd7d27-2e3e-4d08-9352-4d7546405129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:14.643Z|99684800-3c9d-4a20-9dfd-436a79191867|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:14.645Z|90bd7d27-2e3e-4d08-9352-4d7546405129|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:14.646Z|99684800-3c9d-4a20-9dfd-436a79191867|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:16.471Z|5635718a-02c5-4f7a-b12f-b2c7ad8340e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:16.472Z|5635718a-02c5-4f7a-b12f-b2c7ad8340e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:24.445Z|ba115ceb-539a-4484-bf66-b092009d3577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:04:24.446Z|ba115ceb-539a-4484-bf66-b092009d3577|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:04:24.673Z|1f9cfa4d-df19-442d-a00b-bc717dbf4d45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:24.673Z|37b8f326-c8c8-41a9-b765-d9a5c869c377|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:24.674Z|1f9cfa4d-df19-442d-a00b-bc717dbf4d45|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:24.674Z|37b8f326-c8c8-41a9-b765-d9a5c869c377|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:26.499Z|c70c64d7-51c3-4fc8-bf8e-144b9a9d3b64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:26.499Z|c70c64d7-51c3-4fc8-bf8e-144b9a9d3b64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:34.700Z|0d28645b-f005-45ad-8811-e675abf7c622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:34.700Z|b2ef48e6-a983-4df2-9fd2-f9256d5f9fc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:34.701Z|0d28645b-f005-45ad-8811-e675abf7c622|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:34.701Z|b2ef48e6-a983-4df2-9fd2-f9256d5f9fc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:36.528Z|6bec1e79-32ba-4dfd-acc9-4de3e21bb149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:36.529Z|6bec1e79-32ba-4dfd-acc9-4de3e21bb149|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:39.445Z|ac6089d7-48c8-4f5d-9a00-8ad46ba49394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:04:39.446Z|ac6089d7-48c8-4f5d-9a00-8ad46ba49394|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:04:39.747Z|bb2961a4-5151-42ee-b90b-0e8d6d9b5cfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:04:39.747Z|bb2961a4-5151-42ee-b90b-0e8d6d9b5cfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:04:44.727Z|fe5b0d74-479f-4376-96c8-711cd10dcd64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:44.728Z|fe5b0d74-479f-4376-96c8-711cd10dcd64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:44.728Z|5c2a9714-3481-4b2e-8d64-c61949116377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:44.729Z|5c2a9714-3481-4b2e-8d64-c61949116377|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:46.555Z|50c052fd-a979-45d3-88bc-c7e6ee381671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:46.556Z|50c052fd-a979-45d3-88bc-c7e6ee381671|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:46.947Z|7169e5a0-99eb-4520-8120-1f5d344c37b0|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:04:46.947Z|7169e5a0-99eb-4520-8120-1f5d344c37b0|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:54.445Z|ec7059a8-252d-49c2-a928-f7c7bd58c57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:04:54.446Z|ec7059a8-252d-49c2-a928-f7c7bd58c57b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:04:54.752Z|a2afd684-37b5-46a2-b1e4-1ca097343b0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:54.752Z|e9a8b687-b15e-4961-a837-721a4efbeaef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:54.753Z|e9a8b687-b15e-4961-a837-721a4efbeaef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:54.753Z|a2afd684-37b5-46a2-b1e4-1ca097343b0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:04:56.582Z|fcaa869e-2ee2-4d59-ac2c-fb78dcc237a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:04:56.583Z|fcaa869e-2ee2-4d59-ac2c-fb78dcc237a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:04.781Z|9919eb59-0e7c-4bb6-a416-504472c9673b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:04.781Z|c2311950-35c5-40f3-853f-4d4fb81486bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:04.782Z|9919eb59-0e7c-4bb6-a416-504472c9673b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:04.782Z|c2311950-35c5-40f3-853f-4d4fb81486bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:06.611Z|2056310e-fdcf-4f80-9820-70a0f00e010a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:06.612Z|2056310e-fdcf-4f80-9820-70a0f00e010a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:09.445Z|fa1854c2-129b-4315-be15-9e604463d407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:05:09.446Z|fa1854c2-129b-4315-be15-9e604463d407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:05:09.748Z|262a797c-8842-4a70-83f6-397d1da214ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:05:09.749Z|262a797c-8842-4a70-83f6-397d1da214ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:05:14.813Z|2b7dfd9d-8af9-46a2-952e-33a27353b127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:14.814Z|2b7dfd9d-8af9-46a2-952e-33a27353b127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:14.816Z|523c9fd8-d007-4e3d-a23e-30c0e864c0ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:14.817Z|523c9fd8-d007-4e3d-a23e-30c0e864c0ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:16.636Z|9cae24ee-fd95-496d-899c-c3a3a970bf20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:16.637Z|9cae24ee-fd95-496d-899c-c3a3a970bf20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:24.445Z|946f0de9-11c7-4ce0-a907-a8a5ed91bf08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:05:24.448Z|946f0de9-11c7-4ce0-a907-a8a5ed91bf08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:05:24.841Z|bf2c69d1-4c84-48ca-ba52-7e6333f51931|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:24.842Z|bf2c69d1-4c84-48ca-ba52-7e6333f51931|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:24.842Z|f8a3a6b6-a64d-4993-b3f2-6c07f5c38f01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:24.843Z|f8a3a6b6-a64d-4993-b3f2-6c07f5c38f01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:26.670Z|f6e3c9f4-6f90-4ed7-86de-2c14edf259bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:26.671Z|f6e3c9f4-6f90-4ed7-86de-2c14edf259bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:34.867Z|f70832c3-ebad-4438-83e1-2c9879125251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:34.867Z|1cdc06d1-1950-42bc-b32c-f94dd05cb931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:34.867Z|f70832c3-ebad-4438-83e1-2c9879125251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:34.868Z|1cdc06d1-1950-42bc-b32c-f94dd05cb931|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:36.706Z|e1a3d714-302e-46f4-9f16-e4ca6d0ae30d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:36.707Z|e1a3d714-302e-46f4-9f16-e4ca6d0ae30d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:39.445Z|aac450ad-5d63-4341-96f2-e2caf42f80ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:05:39.446Z|aac450ad-5d63-4341-96f2-e2caf42f80ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:05:39.750Z|2c77c44b-6e98-437f-8d81-c09c9eb13b81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:05:39.750Z|2c77c44b-6e98-437f-8d81-c09c9eb13b81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:05:44.898Z|80c0f966-8496-4bde-9884-8a0dcfc845c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:44.900Z|80c0f966-8496-4bde-9884-8a0dcfc845c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:44.902Z|0598d626-78bf-4498-b2be-28dd48966d27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:44.902Z|0598d626-78bf-4498-b2be-28dd48966d27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:46.731Z|2b49891a-d840-4778-b618-43fea191dd21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:46.732Z|2b49891a-d840-4778-b618-43fea191dd21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:46.947Z|66dd9d25-0407-4d0a-b155-a3992023ac58|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:05:46.948Z|66dd9d25-0407-4d0a-b155-a3992023ac58|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:54.445Z|719494be-de90-4391-a6de-58dbeae67bcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:05:54.446Z|719494be-de90-4391-a6de-58dbeae67bcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:05:54.935Z|7b7fb726-8a71-4735-ab92-0004537f8567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:54.935Z|7b7fb726-8a71-4735-ab92-0004537f8567|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:54.937Z|4c89fec4-4d55-4462-83b7-9d375cb29d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:54.937Z|4c89fec4-4d55-4462-83b7-9d375cb29d89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:05:56.764Z|98d7ed98-8e17-4d38-834d-897a3fbd71b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:05:56.765Z|98d7ed98-8e17-4d38-834d-897a3fbd71b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:04.969Z|753e8b26-b319-472c-a658-f67a302730f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:04.970Z|753e8b26-b319-472c-a658-f67a302730f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:04.971Z|885f291c-c2e0-4cdc-b3ba-1cfc22d889fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:04.972Z|885f291c-c2e0-4cdc-b3ba-1cfc22d889fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:06.815Z|93b4961d-c764-4006-a6f1-b9a20118caa2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:06.816Z|93b4961d-c764-4006-a6f1-b9a20118caa2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:09.445Z|8a65535f-e9f9-4f4a-9aa8-7a7691e155a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:06:09.448Z|8a65535f-e9f9-4f4a-9aa8-7a7691e155a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:06:09.751Z|9bdaed6e-9f97-4917-9859-dfd6d9193c54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:06:09.752Z|9bdaed6e-9f97-4917-9859-dfd6d9193c54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:06:14.996Z|bcd1b7cb-b46c-44b2-a695-9332bea37132|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:14.996Z|e48063f9-9eb4-46b4-b109-80ad580760d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:14.997Z|e48063f9-9eb4-46b4-b109-80ad580760d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:14.997Z|bcd1b7cb-b46c-44b2-a695-9332bea37132|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:16.839Z|a1323648-854f-4a67-a412-7275b59a95b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:16.840Z|a1323648-854f-4a67-a412-7275b59a95b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:24.445Z|52864428-e405-4c4a-8d10-09767e98e3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:06:24.446Z|52864428-e405-4c4a-8d10-09767e98e3ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:06:25.021Z|e50ef9ab-9759-407c-9908-1f23f01ca53a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:25.022Z|15a416ef-f7dd-4308-a974-78249fc11701|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:25.022Z|e50ef9ab-9759-407c-9908-1f23f01ca53a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:25.023Z|15a416ef-f7dd-4308-a974-78249fc11701|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:26.861Z|b801af4a-9c81-49b2-9e63-77a787bde8e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:26.862Z|b801af4a-9c81-49b2-9e63-77a787bde8e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:35.051Z|4a93e4da-7bcc-4e86-86b7-13ad2710c1cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:35.052Z|4a93e4da-7bcc-4e86-86b7-13ad2710c1cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:35.051Z|6069dd1f-7e68-4c02-8287-ef7ecdb7fafa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:35.053Z|6069dd1f-7e68-4c02-8287-ef7ecdb7fafa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:36.885Z|18012cb6-cc9b-4ea8-9ca2-b78f3e711003|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:36.886Z|18012cb6-cc9b-4ea8-9ca2-b78f3e711003|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:39.445Z|6603ce08-a55e-4b8b-b045-f6f41b05dcb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:06:39.446Z|6603ce08-a55e-4b8b-b045-f6f41b05dcb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:06:39.753Z|919ee696-27b3-42d0-9ebc-9b6e5a798c20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:06:39.754Z|919ee696-27b3-42d0-9ebc-9b6e5a798c20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:06:45.075Z|5a76bb64-2cdf-4313-9f1d-bc1876e051d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:45.075Z|9c8f193f-a1ab-42dc-8390-a43a84c51983|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:45.076Z|5a76bb64-2cdf-4313-9f1d-bc1876e051d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:45.076Z|9c8f193f-a1ab-42dc-8390-a43a84c51983|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:46.907Z|63a98a52-6773-4135-aba4-6d36fa165e09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:46.908Z|63a98a52-6773-4135-aba4-6d36fa165e09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:46.947Z|ac0bb3b0-4fa5-453d-b8df-58f23955e739|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:06:46.948Z|ac0bb3b0-4fa5-453d-b8df-58f23955e739|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:54.445Z|c6e6c369-0a99-4410-af51-bc755c9bfc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:06:54.448Z|c6e6c369-0a99-4410-af51-bc755c9bfc8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:06:55.098Z|5419f011-7401-4021-95cf-dfdf015ba3e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:55.098Z|5419f011-7401-4021-95cf-dfdf015ba3e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:55.101Z|a46f08a2-2cce-41cb-a376-b4742e557b15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:55.101Z|a46f08a2-2cce-41cb-a376-b4742e557b15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:06:56.934Z|2ac7de0f-9421-4578-8e0a-16ccce1354e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:06:56.935Z|2ac7de0f-9421-4578-8e0a-16ccce1354e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:05.122Z|cf927fad-6b81-48f8-b194-1f2d8ab5d745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:05.123Z|cf927fad-6b81-48f8-b194-1f2d8ab5d745|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:05.123Z|46f3dfd9-b087-4061-8299-fff2252c7f1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:05.124Z|46f3dfd9-b087-4061-8299-fff2252c7f1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:06.961Z|c593c0c8-a85e-4bbc-8d16-af0f49771c55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:06.962Z|c593c0c8-a85e-4bbc-8d16-af0f49771c55|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:09.445Z|80a0e864-10d2-4bb5-a9d0-71119915dd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:07:09.446Z|80a0e864-10d2-4bb5-a9d0-71119915dd9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:07:09.754Z|8c6a8527-a14a-4b60-a7d8-761eb347ac31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:07:09.755Z|8c6a8527-a14a-4b60-a7d8-761eb347ac31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:07:15.148Z|743055b9-c6cb-4f3a-9f72-55634f41b161|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:15.148Z|b88d65a5-259f-4411-b3fb-5cbee54e6ae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:15.148Z|743055b9-c6cb-4f3a-9f72-55634f41b161|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:15.149Z|b88d65a5-259f-4411-b3fb-5cbee54e6ae4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:16.986Z|c79ccfba-ee5d-4f40-b0da-2f3ba26b98c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:16.987Z|c79ccfba-ee5d-4f40-b0da-2f3ba26b98c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:24.445Z|b1d190b5-d309-4742-9975-7c3db47e52ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:07:24.446Z|b1d190b5-d309-4742-9975-7c3db47e52ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:07:25.173Z|f649b3e0-6d44-44da-80da-9d47ab309b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:25.173Z|c826e1f3-633f-4cc6-988b-908b63f1fc38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:25.174Z|f649b3e0-6d44-44da-80da-9d47ab309b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:25.174Z|c826e1f3-633f-4cc6-988b-908b63f1fc38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:27.010Z|700136ec-906b-4dd6-aae8-ac79f1605ba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:27.011Z|700136ec-906b-4dd6-aae8-ac79f1605ba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:35.205Z|86b5a8e3-9e55-4d2e-88e1-dbc997b39cc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:35.204Z|9cfec667-1d7c-4fce-b682-93463cab05d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:35.205Z|86b5a8e3-9e55-4d2e-88e1-dbc997b39cc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:35.206Z|9cfec667-1d7c-4fce-b682-93463cab05d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:37.037Z|163b1413-0655-4312-b27b-33cc5892de80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:37.038Z|163b1413-0655-4312-b27b-33cc5892de80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:39.445Z|2c92651a-4319-44d0-8174-4f540689e994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:07:39.448Z|2c92651a-4319-44d0-8174-4f540689e994|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:07:39.756Z|3e0e3636-ad65-4c6e-beff-bc57eee9b74c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:07:39.757Z|3e0e3636-ad65-4c6e-beff-bc57eee9b74c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:07:45.235Z|2b200f8b-8f55-452d-8a7f-ddb23a909b74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:45.236Z|90724a4e-e216-44bf-bedf-1ebf582af95e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:45.236Z|2b200f8b-8f55-452d-8a7f-ddb23a909b74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:45.236Z|90724a4e-e216-44bf-bedf-1ebf582af95e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:46.947Z|498596bf-4b26-4999-bfe1-88e52eb6dfcc|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:07:46.948Z|498596bf-4b26-4999-bfe1-88e52eb6dfcc|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:47.061Z|e286fd1a-3bdf-4431-bef2-3e8249b90c17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:47.062Z|e286fd1a-3bdf-4431-bef2-3e8249b90c17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:54.446Z|0db81100-0384-4e65-bf7b-6d738a20b3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:07:54.447Z|0db81100-0384-4e65-bf7b-6d738a20b3bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:07:55.278Z|6c6859e8-4d71-453d-8871-91d7c128e9fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:55.278Z|6c6859e8-4d71-453d-8871-91d7c128e9fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:55.280Z|6b77f800-45d4-414a-908d-edd662e17ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:55.281Z|6b77f800-45d4-414a-908d-edd662e17ab0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:07:57.122Z|8912cb35-5f14-4e24-a9bb-df5d10d000ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:07:57.123Z|8912cb35-5f14-4e24-a9bb-df5d10d000ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:05.311Z|6fa9989c-3c32-450c-a23c-b50d1c37dcdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:05.312Z|6fa9989c-3c32-450c-a23c-b50d1c37dcdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:05.317Z|b92affb2-91b0-4ef9-9c41-aa9297e775dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:05.318Z|b92affb2-91b0-4ef9-9c41-aa9297e775dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:07.149Z|178a50a7-f1e2-481a-8fc3-dc4e314eb5f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:07.150Z|178a50a7-f1e2-481a-8fc3-dc4e314eb5f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:09.445Z|95fb2639-78c6-423b-bc35-50b0f83070e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:08:09.446Z|95fb2639-78c6-423b-bc35-50b0f83070e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:08:09.758Z|7d13f23a-d368-477f-8b57-900c7f1cdd18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:08:09.759Z|7d13f23a-d368-477f-8b57-900c7f1cdd18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:08:15.342Z|630e0927-e35c-499c-bfb0-91fbd7d9215c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:15.343Z|630e0927-e35c-499c-bfb0-91fbd7d9215c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:15.353Z|b0e9c535-7b52-4eb7-8f87-d0c09fa18c68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:15.354Z|b0e9c535-7b52-4eb7-8f87-d0c09fa18c68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:17.184Z|cd4b0fad-236d-4a74-ae31-13cb252e8d90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:17.185Z|cd4b0fad-236d-4a74-ae31-13cb252e8d90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:24.445Z|61522bfa-a57f-4668-8bb6-82789429b05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:08:24.449Z|61522bfa-a57f-4668-8bb6-82789429b05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:08:25.382Z|8f7fc79b-94d1-4246-bf1b-8ff46e115542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:25.382Z|8f7fc79b-94d1-4246-bf1b-8ff46e115542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:25.450Z|32a156b8-7a87-47d6-a40a-691127f064e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:25.451Z|32a156b8-7a87-47d6-a40a-691127f064e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:27.223Z|783916f8-487e-4f4f-b875-1ad169d753e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:27.224Z|783916f8-487e-4f4f-b875-1ad169d753e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:35.484Z|c1d52c9d-8018-43f8-b340-64fbbe3ed0c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:35.484Z|0a464934-e054-4cc7-85ba-78b6f409c5ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:35.484Z|0a464934-e054-4cc7-85ba-78b6f409c5ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:35.484Z|c1d52c9d-8018-43f8-b340-64fbbe3ed0c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:37.248Z|12e9a7e6-9967-4adf-b970-e1050efcea06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:37.249Z|12e9a7e6-9967-4adf-b970-e1050efcea06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:39.447Z|931f9f43-13fb-43b5-8462-669e9fc28b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:08:39.448Z|931f9f43-13fb-43b5-8462-669e9fc28b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:08:39.759Z|12cbbb26-207e-403f-b981-06067d2b5e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:08:39.760Z|12cbbb26-207e-403f-b981-06067d2b5e88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:08:45.514Z|4a5e2497-7c35-406c-9a38-a294cfb426c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:45.515Z|4a5e2497-7c35-406c-9a38-a294cfb426c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:45.533Z|eab33bc8-f9ad-4c43-8dcf-06341517f79d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:45.534Z|eab33bc8-f9ad-4c43-8dcf-06341517f79d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:46.948Z|b23d1f5a-a271-47bb-9ce3-596b7ec14b5c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:08:46.949Z|b23d1f5a-a271-47bb-9ce3-596b7ec14b5c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:47.273Z|761f1a11-88ee-45b6-a269-cb38909e3aa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:47.274Z|761f1a11-88ee-45b6-a269-cb38909e3aa5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:54.445Z|a7ab50d3-6424-4a8c-b187-aa99ca5a1ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:08:54.446Z|a7ab50d3-6424-4a8c-b187-aa99ca5a1ff4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:08:55.580Z|750bef00-911a-4f78-9ca5-9120212abf75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:55.581Z|750bef00-911a-4f78-9ca5-9120212abf75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:55.583Z|4af5e3e9-d78b-47bf-b007-1106759b3348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:55.584Z|4af5e3e9-d78b-47bf-b007-1106759b3348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:08:57.299Z|a9b92fac-f946-48c2-bffd-42e248dd1c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:08:57.300Z|a9b92fac-f946-48c2-bffd-42e248dd1c43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:05.621Z|c976f851-9982-4dfe-9b95-f507878b3308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:05.621Z|c976f851-9982-4dfe-9b95-f507878b3308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:05.637Z|ec85cc87-8d35-4a8b-b1ef-c03e7f8ba0c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:05.638Z|ec85cc87-8d35-4a8b-b1ef-c03e7f8ba0c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:07.337Z|d62b6547-bf4b-4f01-8232-3a46de3e59a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:07.338Z|d62b6547-bf4b-4f01-8232-3a46de3e59a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:09.445Z|6be20391-0bdf-4fd6-a992-b1681ab6a5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:09:09.448Z|6be20391-0bdf-4fd6-a992-b1681ab6a5b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:09:09.761Z|d5e673b7-af38-4951-8621-506abdbcca5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:09:09.761Z|d5e673b7-af38-4951-8621-506abdbcca5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:09:15.649Z|fdaee24e-18b7-4fe3-a620-f0c0a4a18ca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:15.650Z|fdaee24e-18b7-4fe3-a620-f0c0a4a18ca9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:15.661Z|2ad51800-35ae-4ceb-b373-8af67dacefec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:15.661Z|2ad51800-35ae-4ceb-b373-8af67dacefec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:17.359Z|fc475d09-fcf4-491b-a83b-2bcc958dc666|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:17.360Z|fc475d09-fcf4-491b-a83b-2bcc958dc666|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:24.445Z|5d36ac2f-2187-4f5f-9661-67e8956c51d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:09:24.446Z|5d36ac2f-2187-4f5f-9661-67e8956c51d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:09:25.682Z|76d39a70-ba24-4595-82d2-56f2f780bbb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:25.683Z|76d39a70-ba24-4595-82d2-56f2f780bbb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:25.684Z|c6280623-4d0b-4cde-b636-d2d47f8270a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:25.685Z|c6280623-4d0b-4cde-b636-d2d47f8270a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:27.385Z|f96953d2-897a-4772-86eb-841c3bf14347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:27.386Z|f96953d2-897a-4772-86eb-841c3bf14347|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:35.708Z|4610e72d-be57-46aa-adc4-1fb16b7d3f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:35.709Z|4610e72d-be57-46aa-adc4-1fb16b7d3f47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:35.712Z|c415f1c9-72f1-49bd-b75f-c8538c8923f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:35.713Z|c415f1c9-72f1-49bd-b75f-c8538c8923f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:37.415Z|04370cea-dedc-47ad-a1d7-ac79d93592d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:37.418Z|04370cea-dedc-47ad-a1d7-ac79d93592d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:39.445Z|3a0d611a-ca6f-4d4b-aba1-615dd89a8b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:09:39.446Z|3a0d611a-ca6f-4d4b-aba1-615dd89a8b07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:09:39.762Z|a68a9da1-d67e-40b6-81e2-3e98b5c26683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:09:39.763Z|a68a9da1-d67e-40b6-81e2-3e98b5c26683|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:09:45.734Z|41b3ed9a-f932-4de2-931a-8d27932c71a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:45.735Z|41b3ed9a-f932-4de2-931a-8d27932c71a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:45.753Z|a393fe08-117b-46b9-84f9-a05cb49d3eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:45.754Z|a393fe08-117b-46b9-84f9-a05cb49d3eff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:46.947Z|78681ae4-3742-4716-952b-f89db6eeca3f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:09:46.947Z|78681ae4-3742-4716-952b-f89db6eeca3f|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:47.442Z|4684892e-9f76-4140-a0d9-348db4b5108d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:47.443Z|4684892e-9f76-4140-a0d9-348db4b5108d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:54.445Z|a777ea85-5dee-483a-9e33-14676b10d872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:09:54.448Z|a777ea85-5dee-483a-9e33-14676b10d872|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:09:55.759Z|ce91413a-0eea-4e58-839f-fb5b8769754a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:55.760Z|ce91413a-0eea-4e58-839f-fb5b8769754a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:55.779Z|93d98b8c-c2b5-425c-8e3c-5f6ba9f33d2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:55.779Z|93d98b8c-c2b5-425c-8e3c-5f6ba9f33d2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:09:57.468Z|b9350771-4fb4-4029-95d9-2d7ace254891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:09:57.469Z|b9350771-4fb4-4029-95d9-2d7ace254891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:05.787Z|037741fb-5587-4ef2-954d-7d70efda3511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:05.788Z|037741fb-5587-4ef2-954d-7d70efda3511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:05.803Z|8a3ebf2f-c0bd-4a0b-ad6f-4bb6f13def90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:05.804Z|8a3ebf2f-c0bd-4a0b-ad6f-4bb6f13def90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:07.493Z|dfafa55e-03f0-40ee-a60a-33ba5005fb5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:07.493Z|dfafa55e-03f0-40ee-a60a-33ba5005fb5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:09.445Z|25aed18b-0ff8-4910-9917-a6e6d0092c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:10:09.446Z|25aed18b-0ff8-4910-9917-a6e6d0092c1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:10:09.765Z|e7de006d-c8cd-4de1-8aa7-7628a442cd2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:10:09.766Z|e7de006d-c8cd-4de1-8aa7-7628a442cd2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:10:15.812Z|8fcbc86b-5cd3-49c5-84fd-f06127bea207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:15.813Z|8fcbc86b-5cd3-49c5-84fd-f06127bea207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:15.832Z|088bd60b-672a-4599-9221-76de0f8649c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:15.833Z|088bd60b-672a-4599-9221-76de0f8649c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:17.522Z|29c730c4-e6cf-40ad-8c07-73d113851c38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:17.523Z|29c730c4-e6cf-40ad-8c07-73d113851c38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:24.445Z|dd5312af-4fa7-4754-ba1d-4846bb610292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:10:24.446Z|dd5312af-4fa7-4754-ba1d-4846bb610292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:10:25.839Z|6c9b8420-b34f-45f2-9d92-2da124e486de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:25.841Z|6c9b8420-b34f-45f2-9d92-2da124e486de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:25.854Z|7bffd13a-38d4-46b6-8fbb-a3b09a71e7ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:25.854Z|7bffd13a-38d4-46b6-8fbb-a3b09a71e7ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:27.548Z|11c2473a-32f3-4245-9545-9584b571b9cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:27.549Z|11c2473a-32f3-4245-9545-9584b571b9cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:35.865Z|9777aaef-2a16-424d-bf03-b68e6f9b5911|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:35.866Z|9777aaef-2a16-424d-bf03-b68e6f9b5911|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:35.876Z|d3c4ba2b-45ef-464c-b24b-2f9d8f54ae6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:35.876Z|d3c4ba2b-45ef-464c-b24b-2f9d8f54ae6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:37.573Z|7a9756fd-94a9-4cd8-9b09-c00443fbde6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:37.574Z|7a9756fd-94a9-4cd8-9b09-c00443fbde6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:39.445Z|8f5b1c2a-64b4-4f70-9ac4-add17f58bf54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:10:39.448Z|8f5b1c2a-64b4-4f70-9ac4-add17f58bf54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:10:39.766Z|31e4ef90-74c7-4686-a161-bfe76c6b1c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:10:39.767Z|31e4ef90-74c7-4686-a161-bfe76c6b1c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:10:45.889Z|7e27600a-9575-4578-9377-eee9fbcf7a12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:45.889Z|7e27600a-9575-4578-9377-eee9fbcf7a12|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:45.898Z|34f4ca57-03c9-4a1a-b255-4ebad755fd1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:45.899Z|34f4ca57-03c9-4a1a-b255-4ebad755fd1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:46.948Z|d65a44cb-d09d-4aab-968e-30b6cedac5be|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:10:46.949Z|d65a44cb-d09d-4aab-968e-30b6cedac5be|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:47.594Z|a2e3ee30-7ce5-4c36-bdfb-9368bfc7d6c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:47.594Z|a2e3ee30-7ce5-4c36-bdfb-9368bfc7d6c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:54.445Z|96c75f7d-16e4-44b5-a2ae-0f2fbbcdd665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:10:54.446Z|96c75f7d-16e4-44b5-a2ae-0f2fbbcdd665|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:10:55.939Z|cc1093dd-40c8-4a3d-aab2-987a63f40126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:55.940Z|cc1093dd-40c8-4a3d-aab2-987a63f40126|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:55.966Z|1b94dc17-c241-4ec4-ab54-68a3d876ff52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:55.967Z|1b94dc17-c241-4ec4-ab54-68a3d876ff52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:10:57.623Z|e9c19427-63d8-4684-abf0-80e655c83e15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:10:57.627Z|e9c19427-63d8-4684-abf0-80e655c83e15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:05.961Z|4d4e8780-73fd-48cf-ac4b-120cd429f792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:05.962Z|4d4e8780-73fd-48cf-ac4b-120cd429f792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:05.990Z|5bc66fb5-b6b6-4771-b374-3d37d46d8495|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:05.991Z|5bc66fb5-b6b6-4771-b374-3d37d46d8495|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:07.649Z|d387a18b-237e-44a7-9035-d0aa6feb86aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:07.653Z|d387a18b-237e-44a7-9035-d0aa6feb86aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:09.445Z|53260fbc-b45e-4b1f-8ee1-1e7ff53116a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:11:09.446Z|53260fbc-b45e-4b1f-8ee1-1e7ff53116a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:11:09.768Z|ee3c409d-f6a2-4f88-b142-667bd66703b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:11:09.768Z|ee3c409d-f6a2-4f88-b142-667bd66703b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:11:15.986Z|1c8e4bf0-24ff-4d49-a730-d2ba897f6e34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:15.987Z|1c8e4bf0-24ff-4d49-a730-d2ba897f6e34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:16.021Z|dde5efc4-e7dc-47e4-a957-f0b1f2d59c4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:16.021Z|dde5efc4-e7dc-47e4-a957-f0b1f2d59c4b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:17.700Z|e783583e-b198-4e42-9365-3c7553effdc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:17.701Z|e783583e-b198-4e42-9365-3c7553effdc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:24.445Z|541b754c-f032-4ad6-9f38-d8f328320922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:11:24.448Z|541b754c-f032-4ad6-9f38-d8f328320922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:11:26.013Z|691216f9-cb40-4f9f-ad10-584d9f7887aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:26.014Z|691216f9-cb40-4f9f-ad10-584d9f7887aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:26.047Z|0e1067f8-0479-436c-92f4-f37c06774445|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:26.048Z|0e1067f8-0479-436c-92f4-f37c06774445|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:27.727Z|559a3130-897d-4cf5-9138-a07c030837e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:27.728Z|559a3130-897d-4cf5-9138-a07c030837e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:36.039Z|76d1218c-0e36-4ae4-8df8-0729f63b7e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:36.040Z|76d1218c-0e36-4ae4-8df8-0729f63b7e0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:36.098Z|e14c562b-1cef-4409-a710-117288d99252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:36.099Z|e14c562b-1cef-4409-a710-117288d99252|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:37.751Z|2fd14772-dae6-4fcd-adb6-e652e5e4774e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:37.752Z|2fd14772-dae6-4fcd-adb6-e652e5e4774e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:39.445Z|962af239-4dab-4c32-8ce6-417878b224b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:11:39.446Z|962af239-4dab-4c32-8ce6-417878b224b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:11:39.769Z|a725d4e0-324e-485e-850d-321ae1be2b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:11:39.770Z|a725d4e0-324e-485e-850d-321ae1be2b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:11:46.070Z|aa8d5df8-306d-499b-a081-82a565598131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:46.070Z|aa8d5df8-306d-499b-a081-82a565598131|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:46.124Z|16da1bc4-4a91-4640-8b4a-8d3febe9f78c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:46.125Z|16da1bc4-4a91-4640-8b4a-8d3febe9f78c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:46.946Z|3dfd1a0d-9a31-4747-93a7-17830a99c3ad|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:11:46.947Z|3dfd1a0d-9a31-4747-93a7-17830a99c3ad|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:47.779Z|f9cee4fc-ca56-408e-b62a-8c64c83406fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:47.780Z|f9cee4fc-ca56-408e-b62a-8c64c83406fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:54.445Z|43ed978c-2620-4a1f-9436-6f9c81eb636c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:11:54.446Z|43ed978c-2620-4a1f-9436-6f9c81eb636c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:11:56.093Z|f466f98c-d6a6-4b75-800f-680dded90808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:56.095Z|f466f98c-d6a6-4b75-800f-680dded90808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:56.153Z|e1f672ee-c0bb-4003-b22c-a742a106b0a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:56.154Z|e1f672ee-c0bb-4003-b22c-a742a106b0a1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:11:57.803Z|5fbf0876-7a11-4fee-b25b-60aa4520b811|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:11:57.804Z|5fbf0876-7a11-4fee-b25b-60aa4520b811|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:06.125Z|7dce7148-b53b-4894-bbf2-6feff93c6d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:06.127Z|7dce7148-b53b-4894-bbf2-6feff93c6d0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:06.185Z|69f455f3-3884-457b-a074-c0c19a56f964|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:06.186Z|69f455f3-3884-457b-a074-c0c19a56f964|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:07.828Z|a4647594-42c0-4ad2-8472-8e4741f9bfc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:07.829Z|a4647594-42c0-4ad2-8472-8e4741f9bfc2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:09.445Z|3c271bbc-3de7-45f6-87f7-3e2e7272faa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:12:09.448Z|3c271bbc-3de7-45f6-87f7-3e2e7272faa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:12:09.771Z|a0e005bf-3934-4259-9891-c9ef42957428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:12:09.772Z|a0e005bf-3934-4259-9891-c9ef42957428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:12:16.156Z|a09d2adc-83f0-4a27-b321-bea8757ebfe8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:16.157Z|a09d2adc-83f0-4a27-b321-bea8757ebfe8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:16.216Z|c3b90a8a-d7cc-40e6-9cee-cdbb6e637692|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:16.217Z|c3b90a8a-d7cc-40e6-9cee-cdbb6e637692|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:17.857Z|8d89be24-7188-46fe-a302-59e89530d13d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:17.857Z|8d89be24-7188-46fe-a302-59e89530d13d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:24.445Z|edc204ca-e4fa-4eaa-a30a-98e952d4a3f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:12:24.446Z|edc204ca-e4fa-4eaa-a30a-98e952d4a3f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:12:26.192Z|e792641b-970b-48ba-8d81-540f63d622e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:26.193Z|e792641b-970b-48ba-8d81-540f63d622e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:26.242Z|bf57e21a-fd2e-42e5-b981-14003ff7c4c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:26.243Z|bf57e21a-fd2e-42e5-b981-14003ff7c4c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:27.880Z|85f23fee-f015-4328-913b-028d44c3c981|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:27.880Z|85f23fee-f015-4328-913b-028d44c3c981|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:36.218Z|330aa0dc-71d2-4fab-8a6b-fc5b65e4f13e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:36.219Z|330aa0dc-71d2-4fab-8a6b-fc5b65e4f13e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:36.265Z|ebe6b8ae-da25-4b4a-a2c9-adafd3f4909e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:36.266Z|ebe6b8ae-da25-4b4a-a2c9-adafd3f4909e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:37.906Z|5b6ce758-7066-408f-8fb6-3297b7b24dd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:37.907Z|5b6ce758-7066-408f-8fb6-3297b7b24dd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:39.445Z|b73bb0c5-b8f5-48a0-9219-3c59d452962b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:12:39.446Z|b73bb0c5-b8f5-48a0-9219-3c59d452962b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:12:39.772Z|57e5ab22-0c20-4cdb-92d5-2c925fe8db7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:12:39.773Z|57e5ab22-0c20-4cdb-92d5-2c925fe8db7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:12:46.250Z|3de1674b-c26f-48b3-95eb-b6e4d226ec45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:46.251Z|3de1674b-c26f-48b3-95eb-b6e4d226ec45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:46.297Z|51dfd0da-fcad-4eb5-8916-1a18d3a18835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:46.298Z|51dfd0da-fcad-4eb5-8916-1a18d3a18835|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:46.947Z|c32efbe2-ba78-4f85-adbf-29dae6403947|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:12:46.948Z|c32efbe2-ba78-4f85-adbf-29dae6403947|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:47.934Z|4c87efc3-fe08-488c-89df-3b886210cc94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:47.935Z|4c87efc3-fe08-488c-89df-3b886210cc94|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:54.445Z|290144d0-828a-47fb-91be-1ea35e17a27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:12:54.448Z|290144d0-828a-47fb-91be-1ea35e17a27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:12:56.274Z|35a20730-33b3-49c9-b51c-a1fa0ef362dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:56.274Z|35a20730-33b3-49c9-b51c-a1fa0ef362dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:56.325Z|d3ce633f-aee2-47c3-b79d-c14692794a72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:56.326Z|d3ce633f-aee2-47c3-b79d-c14692794a72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:12:57.959Z|53ca8fb0-f924-4e1d-8c72-f99c8b06df1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:12:57.960Z|53ca8fb0-f924-4e1d-8c72-f99c8b06df1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:06.300Z|a364b4fc-0daa-48e3-b9e7-d8ad9edfb88e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:06.301Z|a364b4fc-0daa-48e3-b9e7-d8ad9edfb88e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:06.352Z|5150e369-5711-4d8d-9e3f-34e7eb277b24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:06.352Z|5150e369-5711-4d8d-9e3f-34e7eb277b24|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:07.982Z|38ad829b-a0c2-4803-8f7f-9601967c14f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:07.982Z|38ad829b-a0c2-4803-8f7f-9601967c14f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:09.445Z|407e38e2-d3b7-42ac-bd20-b1c10cb26738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:13:09.446Z|407e38e2-d3b7-42ac-bd20-b1c10cb26738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:13:09.773Z|318cbdac-39fa-4b71-9d39-4836587a7099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:13:09.774Z|318cbdac-39fa-4b71-9d39-4836587a7099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:13:16.333Z|b1407515-01e3-4a68-9b65-1600e7ee487d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:16.333Z|b1407515-01e3-4a68-9b65-1600e7ee487d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:16.375Z|d7508d98-e336-48fd-bf70-9fe19c530f1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:16.376Z|d7508d98-e336-48fd-bf70-9fe19c530f1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:18.012Z|db82f157-1aca-42f6-b9e2-768b77870fb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:18.015Z|db82f157-1aca-42f6-b9e2-768b77870fb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:24.445Z|86da0e06-7622-41b8-8b8b-1eab4c8aec33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:13:24.446Z|86da0e06-7622-41b8-8b8b-1eab4c8aec33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:13:26.360Z|13ffa28f-44e3-49bd-bb78-3fc9f844df82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:26.361Z|13ffa28f-44e3-49bd-bb78-3fc9f844df82|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:26.401Z|1fe40e1b-cc17-46f2-b4bd-c3a356469862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:26.402Z|1fe40e1b-cc17-46f2-b4bd-c3a356469862|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:28.039Z|6cb7ce3b-e1d5-40b4-9b62-6cf6c598d417|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:28.040Z|6cb7ce3b-e1d5-40b4-9b62-6cf6c598d417|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:36.392Z|f585f49d-7735-4831-a935-71766490742b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:36.393Z|f585f49d-7735-4831-a935-71766490742b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:36.429Z|bd11bdb5-86b5-4d48-8f2b-288c572b4aa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:36.429Z|bd11bdb5-86b5-4d48-8f2b-288c572b4aa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:38.065Z|c478e34c-2d43-4bc2-9b8c-4df004c8e897|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:38.066Z|c478e34c-2d43-4bc2-9b8c-4df004c8e897|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:39.445Z|d1c3e659-6dde-4e05-bee0-b83869ba1784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:13:39.448Z|d1c3e659-6dde-4e05-bee0-b83869ba1784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:13:39.775Z|49a63159-b032-476c-be6b-9b1159384020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:13:39.776Z|49a63159-b032-476c-be6b-9b1159384020|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:13:46.418Z|fd11995d-43d3-41af-9979-16ff50481ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:46.419Z|fd11995d-43d3-41af-9979-16ff50481ed6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:46.460Z|7b61f1b3-ff45-4ed8-838c-30ba4d4928a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:46.461Z|7b61f1b3-ff45-4ed8-838c-30ba4d4928a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:46.946Z|4dd4ba3e-bb8e-415a-9151-629d178416e7|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:13:46.947Z|4dd4ba3e-bb8e-415a-9151-629d178416e7|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:48.091Z|b4f4e65f-611e-4524-810b-da70ca876ab9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:48.092Z|b4f4e65f-611e-4524-810b-da70ca876ab9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:54.445Z|09f4687d-e54c-4822-8ca2-4915019e411f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:13:54.446Z|09f4687d-e54c-4822-8ca2-4915019e411f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:13:56.455Z|d42064a5-f08e-4399-989d-04e5f3932cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:56.455Z|d42064a5-f08e-4399-989d-04e5f3932cd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:56.498Z|4bb43bdc-b2eb-4f21-a630-41c4569b98bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:56.499Z|4bb43bdc-b2eb-4f21-a630-41c4569b98bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:13:58.117Z|e0fe9765-09ad-4eb6-9c92-5318d8110abe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:13:58.118Z|e0fe9765-09ad-4eb6-9c92-5318d8110abe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:06.501Z|bd325d98-2733-4bfc-9fd4-2ab0b8c32c9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:06.502Z|bd325d98-2733-4bfc-9fd4-2ab0b8c32c9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:06.524Z|5398946c-fac2-4ebc-b395-552dec6d6af6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:06.525Z|5398946c-fac2-4ebc-b395-552dec6d6af6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:08.145Z|09477bae-9266-4143-8dd3-c08b0591ba8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:08.146Z|09477bae-9266-4143-8dd3-c08b0591ba8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:09.445Z|ec064738-bfc8-48e1-ab08-ed7491461441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:14:09.446Z|ec064738-bfc8-48e1-ab08-ed7491461441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:14:09.776Z|74e18b5f-65f3-499b-967e-5669b99f1e7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:14:09.777Z|74e18b5f-65f3-499b-967e-5669b99f1e7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:14:16.532Z|e8d87a2a-335f-409f-ac96-83322d4d2615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:16.533Z|e8d87a2a-335f-409f-ac96-83322d4d2615|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:16.553Z|54b24b42-0f12-4f83-a724-80222c6a3d14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:16.553Z|54b24b42-0f12-4f83-a724-80222c6a3d14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:18.169Z|a32889d7-f250-4097-9b75-7e5180834de4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:18.170Z|a32889d7-f250-4097-9b75-7e5180834de4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:24.445Z|66c05186-2e32-4dbc-b51d-e54bb637bb09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:14:24.448Z|66c05186-2e32-4dbc-b51d-e54bb637bb09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:14:26.560Z|5313bad4-409c-47a5-8c69-db514ab22d3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:26.560Z|5313bad4-409c-47a5-8c69-db514ab22d3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:26.576Z|58d760fd-614e-442e-bcb9-f54dd6e531ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:26.577Z|58d760fd-614e-442e-bcb9-f54dd6e531ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:28.193Z|2ba4f4d4-5fed-437f-8940-8cc442db0566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:28.193Z|2ba4f4d4-5fed-437f-8940-8cc442db0566|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:36.586Z|b3867634-26fb-4e02-8cd7-802c467c6158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:36.587Z|b3867634-26fb-4e02-8cd7-802c467c6158|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:36.612Z|ef752e5f-59eb-4eea-8773-6ecb7ed8c6ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:36.613Z|ef752e5f-59eb-4eea-8773-6ecb7ed8c6ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:38.220Z|40b5e667-2679-4df0-a1ba-5fa1ee646402|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:38.221Z|40b5e667-2679-4df0-a1ba-5fa1ee646402|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:39.445Z|efd64e85-9f93-4e6a-b8df-b3af2a666f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:14:39.446Z|efd64e85-9f93-4e6a-b8df-b3af2a666f30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:14:39.778Z|bb57451d-d796-4ec3-824a-78369d9dc80d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:14:39.778Z|bb57451d-d796-4ec3-824a-78369d9dc80d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:14:46.619Z|81f11922-ac0b-4622-bee9-9109f7d6ad15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:46.620Z|81f11922-ac0b-4622-bee9-9109f7d6ad15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:46.640Z|b904d28f-bd64-4519-9d6c-6304cf1b1fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:46.640Z|b904d28f-bd64-4519-9d6c-6304cf1b1fad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:46.947Z|3dcdfd3a-49ca-4f90-abdf-eaaff273ac87|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:14:46.947Z|3dcdfd3a-49ca-4f90-abdf-eaaff273ac87|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:48.246Z|aa0d9597-7d15-44fc-a673-59e2981f312c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:48.247Z|aa0d9597-7d15-44fc-a673-59e2981f312c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:54.445Z|bfbd1ed0-c15a-4b8e-82f2-1f434422f911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:14:54.446Z|bfbd1ed0-c15a-4b8e-82f2-1f434422f911|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:14:56.653Z|904c019f-8d93-4efb-b9cf-407c388618c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:56.653Z|904c019f-8d93-4efb-b9cf-407c388618c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:56.666Z|f2939769-c520-4bd8-8455-e5161bf098e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:56.667Z|f2939769-c520-4bd8-8455-e5161bf098e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:14:58.271Z|51fb07a2-aaef-4ac3-9c8b-8de078648dc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:14:58.271Z|51fb07a2-aaef-4ac3-9c8b-8de078648dc6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:06.681Z|6bf2d307-86ef-4c31-b4ed-58ef35e3c127|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:06.682Z|6bf2d307-86ef-4c31-b4ed-58ef35e3c127|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:06.694Z|c722dd28-2299-453b-b9dd-26c4029e1709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:06.696Z|c722dd28-2299-453b-b9dd-26c4029e1709|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:08.296Z|f255e01a-31a6-46af-8407-22bcddc84199|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:08.297Z|f255e01a-31a6-46af-8407-22bcddc84199|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:09.445Z|c8257264-9118-447c-8e78-9a92ba265943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:15:09.448Z|c8257264-9118-447c-8e78-9a92ba265943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:15:09.780Z|92ff2159-eeed-4e04-a886-9f91ba10e1d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:15:09.780Z|92ff2159-eeed-4e04-a886-9f91ba10e1d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:15:16.708Z|102b33d6-1e9c-4e83-adaa-afa8911fb2e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:16.710Z|102b33d6-1e9c-4e83-adaa-afa8911fb2e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:16.727Z|bb0adb7c-159f-4051-a797-9af883b3fd1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:16.728Z|bb0adb7c-159f-4051-a797-9af883b3fd1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:18.323Z|faf0b751-b9ef-4e31-91d9-ff7a9bdb2a6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:18.324Z|faf0b751-b9ef-4e31-91d9-ff7a9bdb2a6f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:24.445Z|85298c03-3405-4eed-81dd-3ce8571ddfe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:15:24.446Z|85298c03-3405-4eed-81dd-3ce8571ddfe2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:15:26.734Z|ede529f3-2eb5-4ca4-8cdf-39c7eb6bfe09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:26.735Z|ede529f3-2eb5-4ca4-8cdf-39c7eb6bfe09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:26.752Z|95cf1f67-02f6-4752-a392-ee805b2134ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:26.753Z|95cf1f67-02f6-4752-a392-ee805b2134ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:28.351Z|094431c3-168c-4a03-94e9-13af68c3dcef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:28.352Z|094431c3-168c-4a03-94e9-13af68c3dcef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:36.756Z|e9b69a5d-f4a4-4fe5-9207-9512e09fd9d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:36.756Z|e9b69a5d-f4a4-4fe5-9207-9512e09fd9d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:36.772Z|f3214d4d-d2b4-4610-b778-5d9f392ac5e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:36.773Z|f3214d4d-d2b4-4610-b778-5d9f392ac5e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:38.378Z|33204318-0f41-4f0e-ba1d-818ca4b66b9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:38.379Z|33204318-0f41-4f0e-ba1d-818ca4b66b9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:39.445Z|007a63a1-6780-42aa-aa55-ab37ec230423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:15:39.446Z|007a63a1-6780-42aa-aa55-ab37ec230423|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:15:39.781Z|9d16efd1-0229-4197-af8e-fd79754b1725|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:15:39.782Z|9d16efd1-0229-4197-af8e-fd79754b1725|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:15:46.781Z|cd993df0-ff90-4a71-8713-66aeb322d9a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:46.782Z|cd993df0-ff90-4a71-8713-66aeb322d9a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:46.795Z|14d76fc5-c1e5-495f-85f9-420597d9cb6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:46.796Z|14d76fc5-c1e5-495f-85f9-420597d9cb6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:46.947Z|e28b4da0-dcc0-4a08-b9e8-39ce29225859|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:15:46.948Z|e28b4da0-dcc0-4a08-b9e8-39ce29225859|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:48.402Z|a275a902-b648-4f57-9a8c-44b211b0364e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:48.402Z|a275a902-b648-4f57-9a8c-44b211b0364e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:54.447Z|4bbe9068-9765-4400-8bfc-f5cfa4111721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:15:54.450Z|4bbe9068-9765-4400-8bfc-f5cfa4111721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:15:56.805Z|977dfb8f-5232-4675-af3e-47abcec2e59f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:56.806Z|977dfb8f-5232-4675-af3e-47abcec2e59f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:56.820Z|d57b7a0d-68ff-49ec-a143-d456f99f99cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:56.825Z|d57b7a0d-68ff-49ec-a143-d456f99f99cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:15:58.431Z|1fc94cd3-1588-4ada-80c4-cfaf71f83f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:15:58.432Z|1fc94cd3-1588-4ada-80c4-cfaf71f83f4d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:06.833Z|e2600eb5-fd79-4e30-99c5-dac4a66a9230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:06.834Z|e2600eb5-fd79-4e30-99c5-dac4a66a9230|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:06.846Z|e9c89e84-f211-4757-9587-43af04792f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:06.847Z|e9c89e84-f211-4757-9587-43af04792f10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:08.459Z|871584aa-20bc-4883-9843-f14972e77902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:08.460Z|871584aa-20bc-4883-9843-f14972e77902|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:09.445Z|659e1b6f-b52b-4e00-ac89-02988df0812a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:16:09.446Z|659e1b6f-b52b-4e00-ac89-02988df0812a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:16:09.782Z|2a50c554-3396-46ed-9b7c-5a20692b2e91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:16:09.783Z|2a50c554-3396-46ed-9b7c-5a20692b2e91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:16:16.862Z|b44a9d37-5525-472b-88d1-544c7766abee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:16.863Z|b44a9d37-5525-472b-88d1-544c7766abee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:16.868Z|1c3aa10e-d015-4b5d-9a41-330eec614557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:16.869Z|1c3aa10e-d015-4b5d-9a41-330eec614557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:18.485Z|0a55eec9-48e9-408c-99f3-1bfea916d578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:18.487Z|0a55eec9-48e9-408c-99f3-1bfea916d578|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:24.445Z|1e8e61c3-a362-45fa-866e-97ffe094e12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:16:24.446Z|1e8e61c3-a362-45fa-866e-97ffe094e12e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:16:26.886Z|6e8b0ae5-8559-4c3e-bc64-a89c73d768a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:26.887Z|6e8b0ae5-8559-4c3e-bc64-a89c73d768a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:26.889Z|d64ab0cd-f686-455f-8af5-07c360213b68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:26.889Z|d64ab0cd-f686-455f-8af5-07c360213b68|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:28.512Z|3d23dc1c-0c33-451f-804b-e807025f6797|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:28.513Z|3d23dc1c-0c33-451f-804b-e807025f6797|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:36.914Z|e52c2acd-ffee-4b38-a12f-c134599a97e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:36.914Z|e52c2acd-ffee-4b38-a12f-c134599a97e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:36.913Z|6cb25d14-9aac-42b3-882d-f9eac9803884|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:36.923Z|6cb25d14-9aac-42b3-882d-f9eac9803884|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:38.538Z|a3e60b13-6074-4f57-955f-ec0be41a20b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:38.539Z|a3e60b13-6074-4f57-955f-ec0be41a20b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:39.445Z|3ecdff38-9e4f-4f7e-9749-d28f764dd13d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:16:39.448Z|3ecdff38-9e4f-4f7e-9749-d28f764dd13d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:16:39.784Z|9be9423d-b962-43eb-874a-cf5223a6fae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:16:39.785Z|9be9423d-b962-43eb-874a-cf5223a6fae0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:16:46.952Z|a8a5c7fb-3e38-4679-8588-cf9e738a1342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:46.953Z|91f6a21b-3cdb-4a0a-8382-645a0ca43be1|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:16:46.953Z|a8a5c7fb-3e38-4679-8588-cf9e738a1342|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:46.954Z|91f6a21b-3cdb-4a0a-8382-645a0ca43be1|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:46.960Z|1b1ba2d8-2d39-446d-852d-3a81fdc5fcd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:46.961Z|1b1ba2d8-2d39-446d-852d-3a81fdc5fcd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:48.565Z|176e151b-6b2b-42ea-aed0-e3200387449b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:48.566Z|176e151b-6b2b-42ea-aed0-e3200387449b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:54.445Z|2d4e892f-5add-4ed7-ba5b-832d9c8f26c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:16:54.446Z|2d4e892f-5add-4ed7-ba5b-832d9c8f26c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:16:56.978Z|3f6f8338-f6be-4934-bdb4-688871a3b218|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:56.979Z|3f6f8338-f6be-4934-bdb4-688871a3b218|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:56.983Z|85da4f33-6630-441a-8fa4-c68eba47849d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:56.984Z|85da4f33-6630-441a-8fa4-c68eba47849d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:16:58.590Z|d31e88f2-bcf6-464e-98c8-7ae99b80bcc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:16:58.591Z|d31e88f2-bcf6-464e-98c8-7ae99b80bcc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:07.007Z|1531c509-c891-4297-a334-99e5a022e505|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:07.008Z|1531c509-c891-4297-a334-99e5a022e505|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:07.010Z|6e87628e-6d55-4276-81cf-f73753d1edb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:07.011Z|6e87628e-6d55-4276-81cf-f73753d1edb6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:08.615Z|99d8c795-a945-406a-b4ce-1b2c27c8ff97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:08.616Z|99d8c795-a945-406a-b4ce-1b2c27c8ff97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:09.445Z|1cbecdb1-5dd5-40c5-8dcb-b3594aa85cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:17:09.446Z|1cbecdb1-5dd5-40c5-8dcb-b3594aa85cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:17:09.785Z|53099eb4-5410-482a-bfe9-718296759194|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:17:09.786Z|53099eb4-5410-482a-bfe9-718296759194|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:17:17.034Z|116f9668-499e-4e2b-bc7f-bc615f844118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:17.035Z|116f9668-499e-4e2b-bc7f-bc615f844118|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:17.036Z|b16bbbf1-1962-432f-a614-2c653d3913ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:17.037Z|b16bbbf1-1962-432f-a614-2c653d3913ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:18.639Z|43912f9c-4b0f-4303-b16e-1698e97320b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:18.640Z|43912f9c-4b0f-4303-b16e-1698e97320b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:24.445Z|22684fb4-c726-4fb4-ac1a-ad4c9acffcd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:17:24.449Z|22684fb4-c726-4fb4-ac1a-ad4c9acffcd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:17:27.060Z|690cef10-cebd-474d-8ac6-8c7bd945b4f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:27.060Z|3f1b1993-d67a-4610-96f0-38c50f2b62ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:27.061Z|690cef10-cebd-474d-8ac6-8c7bd945b4f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:27.061Z|3f1b1993-d67a-4610-96f0-38c50f2b62ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:28.667Z|127942f0-b277-4dee-abff-d79aefa57e99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:28.668Z|127942f0-b277-4dee-abff-d79aefa57e99|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:37.084Z|0b730be9-da9e-484e-8ebd-4079b9426437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:37.086Z|27c2a192-5b27-43d5-aa49-4c14a2f09925|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:37.087Z|0b730be9-da9e-484e-8ebd-4079b9426437|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:37.088Z|27c2a192-5b27-43d5-aa49-4c14a2f09925|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:38.693Z|3fbe0820-9f1b-4381-9c44-c2d7120d1eb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:38.694Z|3fbe0820-9f1b-4381-9c44-c2d7120d1eb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:39.445Z|20c3b2ea-8571-4482-bbf6-2870b34ddfe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:17:39.446Z|20c3b2ea-8571-4482-bbf6-2870b34ddfe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:17:39.787Z|e41ba492-4d57-4978-9e4c-6a4a6b088d81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:17:39.787Z|e41ba492-4d57-4978-9e4c-6a4a6b088d81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:17:46.947Z|0e10f42e-b841-4dba-9a40-3bfcab34e1ae|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:17:46.947Z|0e10f42e-b841-4dba-9a40-3bfcab34e1ae|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:47.114Z|059080ac-326e-4d59-bbbe-2028db18e742|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:47.115Z|059080ac-326e-4d59-bbbe-2028db18e742|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:47.118Z|573e5c58-399c-41f2-bc0b-94a22cdd6809|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:47.119Z|573e5c58-399c-41f2-bc0b-94a22cdd6809|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:48.716Z|ceb31d2f-f328-4103-8e99-95f0f7074038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:48.717Z|ceb31d2f-f328-4103-8e99-95f0f7074038|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:54.445Z|d0251e93-abfe-43f5-8988-4040ce6bee7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:17:54.446Z|d0251e93-abfe-43f5-8988-4040ce6bee7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:17:57.143Z|508ef339-12e7-4914-af39-dc8529d2a8c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:57.144Z|508ef339-12e7-4914-af39-dc8529d2a8c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:57.145Z|e89258b8-3db9-477e-a87e-7f741a0cbcb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:57.146Z|e89258b8-3db9-477e-a87e-7f741a0cbcb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:17:58.739Z|bdaab8c8-5ccf-4466-8535-fb6f4069c0cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:17:58.740Z|bdaab8c8-5ccf-4466-8535-fb6f4069c0cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:07.178Z|dc34d97f-fa5f-43cf-bcf6-aa9be00948de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:07.178Z|dc34d97f-fa5f-43cf-bcf6-aa9be00948de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:07.182Z|e3b8f242-8c5a-46e4-8c8f-f687c266bd1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:07.183Z|e3b8f242-8c5a-46e4-8c8f-f687c266bd1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:08.762Z|cb544561-e5f0-41e3-8fb8-6b387b43d6f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:08.762Z|cb544561-e5f0-41e3-8fb8-6b387b43d6f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:09.445Z|e088acf6-ee1b-4f55-bae2-a75f1b417f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:18:09.448Z|e088acf6-ee1b-4f55-bae2-a75f1b417f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:18:09.788Z|78e31c29-3c2c-4878-a98c-b3bb22a49ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:18:09.788Z|78e31c29-3c2c-4878-a98c-b3bb22a49ddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:18:13.984Z|519aad4b-c911-4760-8215-a658e85fab8b|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-07T11:18:13.985Z|519aad4b-c911-4760-8215-a658e85fab8b|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:17.206Z|cb46b715-e6dd-4544-916d-42e771f0f860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:17.210Z|cb46b715-e6dd-4544-916d-42e771f0f860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:17.219Z|edfcf890-6e5b-4ad4-a1bc-fb0a78012530|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:17.220Z|edfcf890-6e5b-4ad4-a1bc-fb0a78012530|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:18.789Z|c06cab08-872e-4fa3-8bd2-5d42bb546283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:18.790Z|c06cab08-872e-4fa3-8bd2-5d42bb546283|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:24.445Z|82b9efd1-883a-43ec-855f-e778c8bd228a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:18:24.446Z|82b9efd1-883a-43ec-855f-e778c8bd228a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:18:25.305Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:18:25.317Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 3cd792c3-a887-492c-9506-7fca4496ea84 already exists in requestDb InfraActiveRequests table 2022-06-07T11:18:25.377Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84 2022-06-07T11:18:25.378Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|INFO|500||Invoke 2022-06-07T11:18:25.379Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|DEBUG|500||===========================request begin================================================ 2022-06-07T11:18:25.379Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84 2022-06-07T11:18:25.380Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|DEBUG|500||Method : GET 2022-06-07T11:18:25.380Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4286efa12f5b03c6", X-B3-SpanId:"f88969e903b11320", X-B3-ParentSpanId:"4286efa12f5b03c6", X-B3-Sampled:"0", X-ONAP-RequestID:"3cd792c3-a887-492c-9506-7fca4496ea84", X-RequestID:"3cd792c3-a887-492c-9506-7fca4496ea84", X-TransactionID:"3cd792c3-a887-492c-9506-7fca4496ea84", X-ECOMP-RequestID:"3cd792c3-a887-492c-9506-7fca4496ea84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c08264fb-bf19-487b-8ea2-0dd06fd93137"] 2022-06-07T11:18:25.381Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|DEBUG|500||Request body: 2022-06-07T11:18:25.382Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|DEBUG|500||==========================request end================================================ 2022-06-07T11:18:26.105Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|DEBUG|500||============================response begin========================================== 2022-06-07T11:18:26.106Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:18:26.106Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|DEBUG|500||Status text : 2022-06-07T11:18:26.106Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8F68F21C9D99E5015AB175CB007D9928; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:18:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:18:26.107Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|DEBUG|500||Response body: 2022-06-07T11:18:26.108Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|DEBUG|500||=======================response end================================================= 2022-06-07T11:18:26.108Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3cd792c3-a887-492c-9506-7fca4496ea84|INFO|404|Not Found|InvokeReturn 2022-06-07T11:18:26.204Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 3cd792c3-a887-492c-9506-7fca4496ea84 2022-06-07T11:18:26.226Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2022-06-07T11:18:26.233Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2022-06-07T11:18:26.233Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2022-06-07T11:18:26.234Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-07T11:18:26.234Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2022-06-07T11:18:26.234Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2022-06-07T11:18:26.234Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"4286efa12f5b03c6", X-B3-SpanId:"29be0a70d79c37d3", X-B3-ParentSpanId:"4286efa12f5b03c6", X-B3-Sampled:"0", X-ONAP-RequestID:"3cd792c3-a887-492c-9506-7fca4496ea84", X-RequestID:"3cd792c3-a887-492c-9506-7fca4496ea84", X-TransactionID:"3cd792c3-a887-492c-9506-7fca4496ea84", X-ECOMP-RequestID:"3cd792c3-a887-492c-9506-7fca4496ea84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03f21043-4cb3-4c4e-98ad-728edd818aab"] 2022-06-07T11:18:26.235Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2022-06-07T11:18:26.235Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2022-06-07T11:18:26.276Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2022-06-07T11:18:26.277Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-07T11:18:26.277Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : 2022-06-07T11:18:26.277Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:18:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:18:26.278Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2022-06-07T11:18:26.278Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2022-06-07T11:18:26.278Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-07T11:18:26.280Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$9f5df1ab.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-07T11:18:26.281Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2022-06-07T11:18:26.282Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2022-06-07T11:18:26.282Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2022-06-07T11:18:26.283Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2022-06-07T11:18:26.283Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2022-06-07T11:18:26.283Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2022-06-07T11:18:26.284Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"4286efa12f5b03c6", X-B3-SpanId:"58b2d6f936a47a3d", X-B3-ParentSpanId:"4286efa12f5b03c6", X-B3-Sampled:"0", X-ONAP-RequestID:"3cd792c3-a887-492c-9506-7fca4496ea84", X-RequestID:"3cd792c3-a887-492c-9506-7fca4496ea84", X-TransactionID:"3cd792c3-a887-492c-9506-7fca4496ea84", X-ECOMP-RequestID:"3cd792c3-a887-492c-9506-7fca4496ea84", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"157f50fe-4f78-4e9b-9faa-fa8805f54bdb"] 2022-06-07T11:18:26.284Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2022-06-07T11:18:26.285Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2022-06-07T11:18:26.337Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2022-06-07T11:18:26.339Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2022-06-07T11:18:26.339Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : 2022-06-07T11:18:26.340Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [WWW-Authenticate:"Basic realm="Realm"", "Basic realm="Realm"", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:18:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:18:26.340Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2022-06-07T11:18:26.340Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2022-06-07T11:18:26.341Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2022-06-07T11:18:26.342Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 : [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$9f5df1ab.globalHealthcheck() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-07T11:18:26.344Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@660b6e54 2022-06-07T11:18:26.352Z|3cd792c3-a887-492c-9506-7fca4496ea84|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:18:27.243Z|ce89d659-a15b-4a02-863c-5c1d7ab60dd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:27.243Z|52624432-b240-4bf0-a774-45af106fd035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:27.244Z|ce89d659-a15b-4a02-863c-5c1d7ab60dd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:27.244Z|52624432-b240-4bf0-a774-45af106fd035|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:28.817Z|0a501517-222c-4742-9f63-9204da0d7cfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:28.818Z|0a501517-222c-4742-9f63-9204da0d7cfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:37.269Z|2ddf1cbc-19c5-4506-84af-15f4ea526b66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:37.270Z|2ddf1cbc-19c5-4506-84af-15f4ea526b66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:37.285Z|b6ce933a-1e8c-4281-9930-c0245c8ff479|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:37.286Z|b6ce933a-1e8c-4281-9930-c0245c8ff479|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:38.844Z|c7e78bae-1797-4510-b3f6-b484463de8f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:38.845Z|c7e78bae-1797-4510-b3f6-b484463de8f4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:39.446Z|b0a5f16f-a3e7-4208-bf28-7b6ede3de6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:18:39.447Z|b0a5f16f-a3e7-4208-bf28-7b6ede3de6f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:18:39.795Z|c4beaa6a-3e8e-4ae9-9bc1-fe2240e1cf06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:18:39.795Z|c4beaa6a-3e8e-4ae9-9bc1-fe2240e1cf06|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:18:41.869Z|6e662d18-7355-4972-bd28-168887ff5633|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|500||Entering 2022-06-07T11:18:41.870Z|6e662d18-7355-4972-bd28-168887ff5633|http-nio-8080-exec-8|manage/health|python-requests/2.27.1|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:46.949Z|57258182-b626-48a5-b3ca-06cce3f7fb1f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:18:46.951Z|57258182-b626-48a5-b3ca-06cce3f7fb1f|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:47.293Z|e473029f-5cfb-4aeb-85b2-379679b1716f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:47.294Z|e473029f-5cfb-4aeb-85b2-379679b1716f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:47.312Z|40caac4e-c1e4-40dc-a66f-3acb83aec395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:47.312Z|40caac4e-c1e4-40dc-a66f-3acb83aec395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:48.869Z|568926f6-ff25-4a8c-b0f5-7fd4fa9ffd21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:48.870Z|568926f6-ff25-4a8c-b0f5-7fd4fa9ffd21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:54.445Z|37b5fb93-4c1f-4c43-ad6c-648e3fa12223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:18:54.448Z|37b5fb93-4c1f-4c43-ad6c-648e3fa12223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:18:57.318Z|1b0b9408-4b03-461b-bd62-27975ca7aa79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:57.319Z|1b0b9408-4b03-461b-bd62-27975ca7aa79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:57.335Z|9d8ba255-99e7-4ec3-848c-ad2edb377e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:57.336Z|9d8ba255-99e7-4ec3-848c-ad2edb377e72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:18:58.898Z|1ebfb5db-be60-4836-a0ce-13307e789d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:18:58.899Z|1ebfb5db-be60-4836-a0ce-13307e789d1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:07.344Z|8f8a16cf-6c8e-473b-89a6-eef7f43b2c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:07.345Z|8f8a16cf-6c8e-473b-89a6-eef7f43b2c9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:07.358Z|ee9268b5-2a3c-4e4f-a38e-d9042bf34a23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:07.358Z|ee9268b5-2a3c-4e4f-a38e-d9042bf34a23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:08.922Z|f7346408-1a58-4864-9076-e4bf9e04d6a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:08.922Z|f7346408-1a58-4864-9076-e4bf9e04d6a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:09.445Z|2aac38bf-6e83-4cd6-ac37-982692502d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:19:09.446Z|2aac38bf-6e83-4cd6-ac37-982692502d8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:19:09.796Z|47fb97fe-3c85-43d6-8dc1-cd43ebcd62a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:19:09.797Z|47fb97fe-3c85-43d6-8dc1-cd43ebcd62a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:19:17.368Z|222e0b40-0816-4506-aa78-1bf442eabffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:17.369Z|222e0b40-0816-4506-aa78-1bf442eabffd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:17.381Z|478ba289-881d-4761-9a72-cf1fb2f6eca5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:17.382Z|478ba289-881d-4761-9a72-cf1fb2f6eca5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:18.946Z|9282a526-6962-4363-85c8-ec789cb44231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:18.947Z|9282a526-6962-4363-85c8-ec789cb44231|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:24.445Z|32995c35-e483-40ca-910e-18e0d21f0631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:19:24.446Z|32995c35-e483-40ca-910e-18e0d21f0631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:19:27.392Z|31f9343c-deb8-4f89-b1bc-5e823a2af68d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:27.392Z|31f9343c-deb8-4f89-b1bc-5e823a2af68d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:27.405Z|5795bf95-f2ec-441a-b166-d3b2ba459305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:27.406Z|5795bf95-f2ec-441a-b166-d3b2ba459305|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:28.970Z|2a3aaffd-9dcb-48b6-bfdc-90bacd9b608d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:28.971Z|2a3aaffd-9dcb-48b6-bfdc-90bacd9b608d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:37.423Z|40c8b6ff-bfed-4b82-901d-40dc4ff651f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:37.424Z|40c8b6ff-bfed-4b82-901d-40dc4ff651f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:37.428Z|27ea48fa-63a2-4cbd-ba18-c271c5904010|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:37.429Z|27ea48fa-63a2-4cbd-ba18-c271c5904010|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:38.993Z|a03c5e35-10f1-46eb-ae4c-94d8b353d5ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:38.994Z|a03c5e35-10f1-46eb-ae4c-94d8b353d5ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:39.445Z|8818f74e-0d7c-460c-a9e7-764456d138ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:19:39.448Z|8818f74e-0d7c-460c-a9e7-764456d138ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:19:39.798Z|fb355e9c-cfa6-44f9-8e24-2031950aa556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:19:39.799Z|fb355e9c-cfa6-44f9-8e24-2031950aa556|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:19:46.947Z|bf30fda0-593d-49a1-9eb7-aa5375c4320e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:19:46.948Z|bf30fda0-593d-49a1-9eb7-aa5375c4320e|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:47.449Z|41e8f774-0f30-4cf6-bbe0-19d92ccf2aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:47.449Z|73c3f45f-4274-4731-b1bc-a5851a4384bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:47.450Z|41e8f774-0f30-4cf6-bbe0-19d92ccf2aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:47.450Z|73c3f45f-4274-4731-b1bc-a5851a4384bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:49.021Z|58ede1f2-570d-4a6c-b548-160cd56f1dc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:49.022Z|58ede1f2-570d-4a6c-b548-160cd56f1dc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:54.445Z|d33125e0-c68e-4697-ada8-bf563c4b3fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:19:54.446Z|d33125e0-c68e-4697-ada8-bf563c4b3fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:19:57.474Z|845f4852-6919-4752-a8de-cb2d07a00d8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:57.480Z|845f4852-6919-4752-a8de-cb2d07a00d8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:57.485Z|cdfdca71-bb39-4198-b6d3-449592d98f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:57.487Z|cdfdca71-bb39-4198-b6d3-449592d98f47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:19:59.045Z|1be7894d-c8d5-414e-bf6c-504c7af2be60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:19:59.046Z|1be7894d-c8d5-414e-bf6c-504c7af2be60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:07.516Z|97227191-c5c5-40de-8273-c6a18f895081|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:07.516Z|5e70ff1b-2d6c-45e4-882d-44da4a2c344b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:07.517Z|5e70ff1b-2d6c-45e4-882d-44da4a2c344b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:07.517Z|97227191-c5c5-40de-8273-c6a18f895081|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:09.070Z|b3c61bfe-3cd0-4ac7-8391-af2ca05e83a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:09.071Z|b3c61bfe-3cd0-4ac7-8391-af2ca05e83a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:09.445Z|16a981f9-b217-4028-b28d-5bbbc2e3eedb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:20:09.446Z|16a981f9-b217-4028-b28d-5bbbc2e3eedb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:20:09.799Z|ae1a146b-dab6-453c-a0bc-3f7aac3c690c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:20:09.800Z|ae1a146b-dab6-453c-a0bc-3f7aac3c690c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:20:17.542Z|f52876e4-cbbd-44ce-9a2a-a69a1d99cb1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:17.542Z|702fcfab-1419-4b23-bd8d-9cbdc8ba36ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:17.543Z|f52876e4-cbbd-44ce-9a2a-a69a1d99cb1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:17.543Z|702fcfab-1419-4b23-bd8d-9cbdc8ba36ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:19.096Z|c1e6e5d6-27c1-4abe-b7e8-ddb2426cf49d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:19.097Z|c1e6e5d6-27c1-4abe-b7e8-ddb2426cf49d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:24.445Z|d14d33a5-3d22-47ba-ba78-b5298d7cd635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:20:24.449Z|d14d33a5-3d22-47ba-ba78-b5298d7cd635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:20:27.568Z|69b04511-9275-4cb6-9fab-11607f609622|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:27.569Z|69b04511-9275-4cb6-9fab-11607f609622|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:27.569Z|339b9fdd-055d-44e8-979c-bfb8d7f6f7c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:27.570Z|339b9fdd-055d-44e8-979c-bfb8d7f6f7c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:29.121Z|f18b8cdb-bdb2-49bf-ad45-9217c68b650f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:29.121Z|f18b8cdb-bdb2-49bf-ad45-9217c68b650f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:37.594Z|9f90bcbe-c140-4947-b16c-a44e624535a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:37.595Z|eb505979-df91-4e22-acb8-9dcda06d3719|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:37.596Z|eb505979-df91-4e22-acb8-9dcda06d3719|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:37.596Z|9f90bcbe-c140-4947-b16c-a44e624535a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:39.147Z|de411e55-8d89-4a02-95df-824065767b5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:39.148Z|de411e55-8d89-4a02-95df-824065767b5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:39.445Z|5c47927c-ca6b-42ea-b04e-c12719cd3312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:20:39.446Z|5c47927c-ca6b-42ea-b04e-c12719cd3312|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:20:39.801Z|7b8cb6ad-ec48-4246-b6ee-33ca7536ea26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:20:39.802Z|7b8cb6ad-ec48-4246-b6ee-33ca7536ea26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:20:46.947Z|fe029fc5-6091-415f-a39b-ce883135b81b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:20:46.948Z|fe029fc5-6091-415f-a39b-ce883135b81b|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:47.619Z|f33825a1-7925-4922-975f-76cea2281a5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:47.620Z|f33825a1-7925-4922-975f-76cea2281a5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:47.620Z|6d012745-4be9-40b2-a72d-5e4afe956fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:47.621Z|6d012745-4be9-40b2-a72d-5e4afe956fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:49.173Z|cc7f711b-85d9-4ffd-8ae5-cb707dd70582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:49.173Z|cc7f711b-85d9-4ffd-8ae5-cb707dd70582|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:54.445Z|be1ce2e6-929e-459d-bed2-41a227f5c1b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:20:54.446Z|be1ce2e6-929e-459d-bed2-41a227f5c1b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:20:57.643Z|8e996327-571c-4ef5-8e30-211505f64091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:57.643Z|9b1b80bd-ffef-401a-aecc-fa7a4c2abd32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:57.644Z|9b1b80bd-ffef-401a-aecc-fa7a4c2abd32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:57.644Z|8e996327-571c-4ef5-8e30-211505f64091|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:20:59.206Z|83ee5160-fc7f-4095-a8c9-4158bef5c07a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:20:59.207Z|83ee5160-fc7f-4095-a8c9-4158bef5c07a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:07.669Z|316c2156-548d-4802-a8af-253457ba62ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:07.669Z|40e3ab8b-bfe5-4805-85a7-ad81b00403c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:07.670Z|316c2156-548d-4802-a8af-253457ba62ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:07.670Z|40e3ab8b-bfe5-4805-85a7-ad81b00403c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:09.232Z|dd1740eb-2885-4f31-a9a8-2880a7a4611f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:09.232Z|dd1740eb-2885-4f31-a9a8-2880a7a4611f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:09.445Z|ba209bb9-de34-4da1-9c11-3cb41656966f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:21:09.449Z|ba209bb9-de34-4da1-9c11-3cb41656966f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:21:09.803Z|4ebf0839-e958-4eb1-8134-83b6ca3e0338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:21:09.804Z|4ebf0839-e958-4eb1-8134-83b6ca3e0338|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:21:17.696Z|6f206bb3-8176-420f-908e-710621612925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:17.696Z|6f206bb3-8176-420f-908e-710621612925|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:17.700Z|715162be-4041-410d-a57b-16f01f320bd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:17.700Z|715162be-4041-410d-a57b-16f01f320bd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:19.257Z|fa89e5a7-5e98-4d2b-9ab7-efa06f02d49d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:19.258Z|fa89e5a7-5e98-4d2b-9ab7-efa06f02d49d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:24.445Z|3b0f126d-a222-4af4-83f5-0b8aff406176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:21:24.446Z|3b0f126d-a222-4af4-83f5-0b8aff406176|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:21:27.724Z|64166fe5-2aa4-4bee-87ff-b353e259574a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:27.725Z|3fca31be-72ac-41f8-bb74-113b239870dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:27.725Z|64166fe5-2aa4-4bee-87ff-b353e259574a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:27.725Z|3fca31be-72ac-41f8-bb74-113b239870dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:29.281Z|8f0f2568-db8d-4f41-9086-8098e2307df7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:29.281Z|8f0f2568-db8d-4f41-9086-8098e2307df7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:37.748Z|e0b54112-e967-4092-b26f-b450d892d45e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:37.748Z|5254cea1-cece-4ea6-9a64-b88c643444ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:37.749Z|e0b54112-e967-4092-b26f-b450d892d45e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:37.749Z|5254cea1-cece-4ea6-9a64-b88c643444ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:39.307Z|7f26ca9b-a0e2-4d70-a5c1-147da1325acb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:39.308Z|7f26ca9b-a0e2-4d70-a5c1-147da1325acb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:39.445Z|d4b41439-8fc0-45a3-b519-d2cee3e3afaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:21:39.446Z|d4b41439-8fc0-45a3-b519-d2cee3e3afaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:21:39.805Z|bc5de144-d53c-418a-a84e-36ba72fe2fa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:21:39.805Z|bc5de144-d53c-418a-a84e-36ba72fe2fa3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:21:46.947Z|9ceda876-e40e-4365-a779-4d1210ae15ba|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:21:46.947Z|9ceda876-e40e-4365-a779-4d1210ae15ba|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:47.770Z|44c4d0c5-a48c-4726-81ee-247796763b57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:47.770Z|f6b8507f-918c-4da8-b708-f97b97503033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:47.771Z|44c4d0c5-a48c-4726-81ee-247796763b57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:47.771Z|f6b8507f-918c-4da8-b708-f97b97503033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:49.331Z|16159763-0cb6-41e5-a9c3-6824742e4ee9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:49.332Z|16159763-0cb6-41e5-a9c3-6824742e4ee9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:54.445Z|f37428d6-49f5-45a0-a347-e81cbaef2f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:21:54.448Z|f37428d6-49f5-45a0-a347-e81cbaef2f39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:21:57.797Z|2819f359-baff-4edd-8a91-60fea168ed66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:57.797Z|98554717-f2e7-4145-9505-ad4b656d6172|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:57.798Z|2819f359-baff-4edd-8a91-60fea168ed66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:57.799Z|98554717-f2e7-4145-9505-ad4b656d6172|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:21:59.355Z|2693a700-52ba-4d60-a0b0-afde34bc2851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:21:59.356Z|2693a700-52ba-4d60-a0b0-afde34bc2851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:07.824Z|41d603ae-d35b-4c8d-8585-62c8935f4d5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:07.824Z|4e248a75-8ecd-4ead-8d34-5626c12b62d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:07.825Z|41d603ae-d35b-4c8d-8585-62c8935f4d5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:07.826Z|4e248a75-8ecd-4ead-8d34-5626c12b62d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:09.380Z|ef6d1f0a-d856-486b-a2e7-49d5c94c42f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:09.381Z|ef6d1f0a-d856-486b-a2e7-49d5c94c42f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:09.445Z|e94ef85f-b89d-4f1d-87a0-d7810625e95f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:22:09.445Z|e94ef85f-b89d-4f1d-87a0-d7810625e95f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:22:09.806Z|79144e5a-edd1-47eb-88a9-16fd797276c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:22:09.806Z|79144e5a-edd1-47eb-88a9-16fd797276c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:22:17.848Z|8155dbf7-facb-43cb-91fa-f95a81a17641|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:17.848Z|9986d7b2-f722-4189-a24e-8fbab6758533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:17.849Z|8155dbf7-facb-43cb-91fa-f95a81a17641|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:17.849Z|9986d7b2-f722-4189-a24e-8fbab6758533|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:19.409Z|18e97844-f472-43c6-9200-8959de28575a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:19.409Z|18e97844-f472-43c6-9200-8959de28575a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:24.445Z|78aaebea-223c-4f6d-b0cd-113993b46fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:22:24.446Z|78aaebea-223c-4f6d-b0cd-113993b46fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:22:27.873Z|0523aacf-1928-4b09-bcd7-6a5e301789b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:27.873Z|40d0810f-89fe-43d7-87e9-1f7e1307818f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:27.873Z|0523aacf-1928-4b09-bcd7-6a5e301789b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:27.874Z|40d0810f-89fe-43d7-87e9-1f7e1307818f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:29.432Z|4ac864cd-f93c-4ceb-8bf4-2d7cf83d77f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:29.433Z|4ac864cd-f93c-4ceb-8bf4-2d7cf83d77f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:37.907Z|fcd52bd0-b7dc-4e0a-83db-46ac77ba9ebd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:37.908Z|fcd52bd0-b7dc-4e0a-83db-46ac77ba9ebd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:37.909Z|2c688527-c5f9-456c-a4a8-4505ee122e6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:37.909Z|2c688527-c5f9-456c-a4a8-4505ee122e6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:39.445Z|2ead7bfe-fca8-40df-850d-25d874a361d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:22:39.448Z|2ead7bfe-fca8-40df-850d-25d874a361d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:22:39.456Z|d455e0c0-8f8e-4c4e-9d34-74d75aca6f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:39.457Z|d455e0c0-8f8e-4c4e-9d34-74d75aca6f02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:39.811Z|3bc03231-d780-4991-98ed-f8219b1705d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:22:39.816Z|3bc03231-d780-4991-98ed-f8219b1705d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:22:46.947Z|90e37027-5878-4deb-ba0c-3e38475933b0|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:22:46.948Z|90e37027-5878-4deb-ba0c-3e38475933b0|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:47.939Z|058677b4-bd54-4f5b-9b69-25bae5e9ada6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:47.939Z|5e8e4656-fe88-46a2-bfb9-8d4dc26c29c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:47.939Z|5e8e4656-fe88-46a2-bfb9-8d4dc26c29c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:47.939Z|058677b4-bd54-4f5b-9b69-25bae5e9ada6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:49.481Z|f6f5ca1a-86a3-4889-aabe-c8888d22ae62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:49.482Z|f6f5ca1a-86a3-4889-aabe-c8888d22ae62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:54.445Z|d8c803d9-048d-4f7c-820a-9b983a0f2701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:22:54.446Z|d8c803d9-048d-4f7c-820a-9b983a0f2701|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:22:57.961Z|28d693f9-a0c5-477d-877c-b6d418f221a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:57.961Z|a773f033-f7d0-4a9b-8900-65d0c543baad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:57.962Z|28d693f9-a0c5-477d-877c-b6d418f221a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:57.962Z|a773f033-f7d0-4a9b-8900-65d0c543baad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:22:59.507Z|f0cc7ce3-32b0-4cd6-8a80-ace912786df4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:22:59.509Z|f0cc7ce3-32b0-4cd6-8a80-ace912786df4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:07.985Z|60a63296-673c-4df2-a157-825395760171|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:07.985Z|7a50d7e7-8987-4f0b-864e-f7b411263898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:07.986Z|60a63296-673c-4df2-a157-825395760171|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:07.986Z|7a50d7e7-8987-4f0b-864e-f7b411263898|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:09.445Z|69ed1881-a853-4790-bed4-6255d05a6a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:23:09.446Z|69ed1881-a853-4790-bed4-6255d05a6a08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:23:09.534Z|b7db9bdf-b99c-4052-827b-46cbcc59b21e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:09.534Z|b7db9bdf-b99c-4052-827b-46cbcc59b21e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:09.817Z|f2febd2d-fe33-48ee-95e8-d90d71daf6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:23:09.817Z|f2febd2d-fe33-48ee-95e8-d90d71daf6b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:23:18.009Z|fb6657ba-b2b3-489c-8cc5-088c04da8336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:18.009Z|786f1a91-aebc-404c-9415-c6ede29fef56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:18.010Z|786f1a91-aebc-404c-9415-c6ede29fef56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:18.010Z|fb6657ba-b2b3-489c-8cc5-088c04da8336|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:19.560Z|9c916012-5918-496b-a643-f0de897098f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:19.561Z|9c916012-5918-496b-a643-f0de897098f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:24.445Z|6fc59bbb-c8ed-4e9c-b22c-ab3f9afd4915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:23:24.448Z|6fc59bbb-c8ed-4e9c-b22c-ab3f9afd4915|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:23:28.034Z|31142036-bd55-400c-be8b-e6d3e3b7a645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:28.034Z|0922ef7b-5272-4b93-85f8-c8dcdbaf2321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:28.034Z|0922ef7b-5272-4b93-85f8-c8dcdbaf2321|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:28.035Z|31142036-bd55-400c-be8b-e6d3e3b7a645|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:29.582Z|d3b99231-b16a-4244-8f2d-a454968889df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:29.583Z|d3b99231-b16a-4244-8f2d-a454968889df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:38.068Z|5267d86b-d834-47e8-adb5-3f98eb707d8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:38.068Z|f2490144-fe7e-4486-8bc3-f258a4443814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:38.069Z|5267d86b-d834-47e8-adb5-3f98eb707d8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:38.069Z|f2490144-fe7e-4486-8bc3-f258a4443814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:39.445Z|b44c0f5a-f6fb-4216-82c8-872fcacf12b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:23:39.446Z|b44c0f5a-f6fb-4216-82c8-872fcacf12b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:23:39.605Z|c755b3e5-7981-4142-a21b-958e51070719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:39.606Z|c755b3e5-7981-4142-a21b-958e51070719|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:39.818Z|db517522-7b3c-42de-811a-cd571d8042d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:23:39.819Z|db517522-7b3c-42de-811a-cd571d8042d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:23:46.946Z|04ef58c3-f379-4676-a0cf-7d79f4fff576|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:23:46.947Z|04ef58c3-f379-4676-a0cf-7d79f4fff576|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:48.092Z|69fe14f7-3068-4958-9652-819ffcb27ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:48.093Z|69fe14f7-3068-4958-9652-819ffcb27ba6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:48.098Z|f6c9cfab-4fd6-4a01-8e9f-cefbed856de9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:48.098Z|f6c9cfab-4fd6-4a01-8e9f-cefbed856de9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:49.636Z|c404f465-8faa-4fc9-8c6e-1d28395573c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:49.637Z|c404f465-8faa-4fc9-8c6e-1d28395573c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:54.445Z|7c53e818-6a0a-46ea-96a4-27355273e495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:23:54.446Z|7c53e818-6a0a-46ea-96a4-27355273e495|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:23:58.116Z|9c0b6c61-2c77-49ec-9708-92d285baf038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:58.117Z|9c0b6c61-2c77-49ec-9708-92d285baf038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:58.119Z|aa62802b-20af-4b68-8d6e-c29d661570d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:58.121Z|aa62802b-20af-4b68-8d6e-c29d661570d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:23:59.660Z|4b68f1ed-1d4c-4c31-a784-ea8d5fe2ef1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:23:59.661Z|4b68f1ed-1d4c-4c31-a784-ea8d5fe2ef1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:08.141Z|859c9986-4636-448f-9423-d41c474bc452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:08.142Z|859c9986-4636-448f-9423-d41c474bc452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:08.148Z|c5813d79-c54d-4303-91c9-6d430e5d610e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:08.149Z|c5813d79-c54d-4303-91c9-6d430e5d610e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:09.445Z|e78ecfb2-1a40-4f01-9688-f29950f2c60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:24:09.448Z|e78ecfb2-1a40-4f01-9688-f29950f2c60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:24:09.684Z|6275eb2b-a39e-4630-afe4-a456d145fd74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:09.685Z|6275eb2b-a39e-4630-afe4-a456d145fd74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:09.820Z|7f792c8a-f433-4c1f-8156-975dadf5237b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:24:09.821Z|7f792c8a-f433-4c1f-8156-975dadf5237b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:24:18.166Z|564f1925-852a-47ae-b01b-3cc4cdf8a90a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:18.168Z|49d5b947-b1dd-4f49-bcbb-88eaefd3e8f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:18.168Z|564f1925-852a-47ae-b01b-3cc4cdf8a90a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:18.168Z|49d5b947-b1dd-4f49-bcbb-88eaefd3e8f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:19.718Z|4ee9eab5-8fae-4ede-a0df-23fc9d83cb53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:19.730Z|4ee9eab5-8fae-4ede-a0df-23fc9d83cb53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:24.445Z|48c234bf-a2f7-405d-9b27-0b0718aa16be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:24:24.446Z|48c234bf-a2f7-405d-9b27-0b0718aa16be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:24:28.195Z|3e74ab87-3303-4b8c-a6fc-2cc0e2e4b264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:28.195Z|8216d4b4-1412-428f-9f83-a64777b14622|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:28.196Z|3e74ab87-3303-4b8c-a6fc-2cc0e2e4b264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:28.196Z|8216d4b4-1412-428f-9f83-a64777b14622|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:29.756Z|d888ccf1-4ed2-4e37-8020-cd000efab1a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:29.757Z|d888ccf1-4ed2-4e37-8020-cd000efab1a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:38.222Z|7a5fdfcc-3add-4629-9fa9-297ac0312818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:38.222Z|508b5c3d-0322-441c-8d49-a6bed6fde52c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:38.223Z|508b5c3d-0322-441c-8d49-a6bed6fde52c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:38.223Z|7a5fdfcc-3add-4629-9fa9-297ac0312818|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:39.445Z|408d3914-9f6f-4373-b823-284116abace7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:24:39.446Z|408d3914-9f6f-4373-b823-284116abace7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:24:39.783Z|8668c66c-7724-486f-ada7-3f9aab466639|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:39.785Z|8668c66c-7724-486f-ada7-3f9aab466639|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:39.821Z|52ffc597-b134-408a-91d6-cb38afc4c3aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:24:39.822Z|52ffc597-b134-408a-91d6-cb38afc4c3aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:24:46.947Z|1d748494-0151-4966-9b89-40856449af7c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:24:46.948Z|1d748494-0151-4966-9b89-40856449af7c|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:48.249Z|58412237-8c32-4ac7-9106-90f2ab97226f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:48.250Z|58412237-8c32-4ac7-9106-90f2ab97226f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:48.262Z|fa7a4acf-43b4-4d7c-93ef-3cbb895f662a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:48.264Z|fa7a4acf-43b4-4d7c-93ef-3cbb895f662a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:49.809Z|31503daf-6bb1-402e-a044-8e6da8b8060b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:49.810Z|31503daf-6bb1-402e-a044-8e6da8b8060b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:54.445Z|011cf9d8-8edf-45c2-953f-a1f09a009c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:24:54.448Z|011cf9d8-8edf-45c2-953f-a1f09a009c27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:24:58.272Z|f92a912c-5308-4030-b0fc-7a0e337d4ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:58.273Z|f92a912c-5308-4030-b0fc-7a0e337d4ea0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:58.290Z|13713fee-b7ae-492a-9090-7e0041cb5b97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:58.290Z|13713fee-b7ae-492a-9090-7e0041cb5b97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:24:59.832Z|d154e248-3464-4242-b738-9e59a5e83461|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:24:59.833Z|d154e248-3464-4242-b738-9e59a5e83461|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:08.296Z|3eb3e426-90ee-4dec-936e-37f3c053dd37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:08.297Z|3eb3e426-90ee-4dec-936e-37f3c053dd37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:08.312Z|5a2ac26e-2722-4cf7-a646-619da4dd04e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:08.313Z|5a2ac26e-2722-4cf7-a646-619da4dd04e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:09.445Z|d3fe8860-7828-4327-bbba-2cc7465ea49e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:25:09.446Z|d3fe8860-7828-4327-bbba-2cc7465ea49e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:25:09.823Z|908cbf93-8e19-4ebe-8fe4-8abe21ff381f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:25:09.824Z|908cbf93-8e19-4ebe-8fe4-8abe21ff381f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:25:09.857Z|d3202810-b81a-469a-a12d-799108d413a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:09.858Z|d3202810-b81a-469a-a12d-799108d413a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:18.329Z|96276464-e9d4-4b9d-bd9f-8e0b398c0608|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:18.331Z|96276464-e9d4-4b9d-bd9f-8e0b398c0608|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:18.336Z|e45bbb89-f52d-4e6a-b8eb-2ac6d1900179|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:18.337Z|e45bbb89-f52d-4e6a-b8eb-2ac6d1900179|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:19.881Z|a168f5a1-4f0f-4db0-9189-a1498d7ecd4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:19.883Z|a168f5a1-4f0f-4db0-9189-a1498d7ecd4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:24.445Z|64602241-3b71-4098-aaf2-86a805e9564b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:25:24.446Z|64602241-3b71-4098-aaf2-86a805e9564b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:25:28.365Z|f58a95a7-71c0-41ed-aeee-37c9b030e843|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:28.365Z|8112f31d-47d8-43ea-b97a-4234b9a6942b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:28.366Z|8112f31d-47d8-43ea-b97a-4234b9a6942b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:28.366Z|f58a95a7-71c0-41ed-aeee-37c9b030e843|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:29.907Z|8153a383-3d6d-41f7-987b-df602bf8a039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:29.907Z|8153a383-3d6d-41f7-987b-df602bf8a039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:38.389Z|5a5b29ba-20a1-4d24-a9ed-08f0bc2b6184|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:38.389Z|dea41754-7bce-4ee2-8b15-8ad4c6d833da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:38.389Z|dea41754-7bce-4ee2-8b15-8ad4c6d833da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:38.390Z|5a5b29ba-20a1-4d24-a9ed-08f0bc2b6184|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:39.445Z|967dfa35-6e76-4701-ab11-064793dde71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:25:39.448Z|967dfa35-6e76-4701-ab11-064793dde71d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:25:39.825Z|ce578731-676d-468c-b30a-0435adb8669a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:25:39.825Z|ce578731-676d-468c-b30a-0435adb8669a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:25:39.929Z|3359012f-91c0-4855-8e54-bd8c38e642b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:39.930Z|3359012f-91c0-4855-8e54-bd8c38e642b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:46.946Z|6e8d6843-a46e-4021-8fe2-6c1c3178f13a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:25:46.947Z|6e8d6843-a46e-4021-8fe2-6c1c3178f13a|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:48.412Z|c2efe567-6444-42ca-9705-600d16e06cf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:48.412Z|83bc87a1-2130-4672-abc8-7df082d5a327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:48.413Z|c2efe567-6444-42ca-9705-600d16e06cf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:48.413Z|83bc87a1-2130-4672-abc8-7df082d5a327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:49.952Z|3fd5eb42-636c-4b6d-88a4-63b70a0a21dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:49.953Z|3fd5eb42-636c-4b6d-88a4-63b70a0a21dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:54.445Z|cc48f9d3-aa99-4c6e-a49e-d288a7292b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:25:54.446Z|cc48f9d3-aa99-4c6e-a49e-d288a7292b43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:25:58.434Z|06afbe9a-184b-493e-a415-7a06a91516fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:58.435Z|06afbe9a-184b-493e-a415-7a06a91516fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:58.437Z|ce969a04-7bd5-4c44-96af-d1eec80edf00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:58.439Z|ce969a04-7bd5-4c44-96af-d1eec80edf00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:25:59.977Z|dde657d6-3da7-40f3-bd5a-5d0409bf27eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:25:59.978Z|dde657d6-3da7-40f3-bd5a-5d0409bf27eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:08.457Z|ee29c4fd-8799-482c-b64d-bd330f80075d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:08.457Z|ee29c4fd-8799-482c-b64d-bd330f80075d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:08.459Z|9b233c9f-6bd8-4c78-9e4d-e1204d501331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:08.460Z|9b233c9f-6bd8-4c78-9e4d-e1204d501331|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:09.445Z|7436a616-fcd6-4a1f-adf9-111132340c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:26:09.445Z|7436a616-fcd6-4a1f-adf9-111132340c0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:26:09.826Z|0e15e1a6-d4a9-4558-86b7-e8f81f0ed363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:26:09.827Z|0e15e1a6-d4a9-4558-86b7-e8f81f0ed363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:26:10.002Z|56f0d1f8-81eb-4041-b9a6-af05fd4bd5bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:10.003Z|56f0d1f8-81eb-4041-b9a6-af05fd4bd5bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:18.479Z|46ce83fe-22a0-4b83-bd6c-c03b385b01f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:18.480Z|46ce83fe-22a0-4b83-bd6c-c03b385b01f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:18.482Z|3d5071be-808f-4dd5-83b7-cddaad17d9f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:18.483Z|3d5071be-808f-4dd5-83b7-cddaad17d9f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:20.029Z|757a5fe4-1248-4afa-b60b-486173e3f1f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:20.030Z|757a5fe4-1248-4afa-b60b-486173e3f1f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:24.445Z|ca744511-4e1f-440e-9539-9794b5f2f63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:26:24.449Z|ca744511-4e1f-440e-9539-9794b5f2f63b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:26:28.502Z|387b6c57-ce42-42cd-bbdf-06462614691c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:28.503Z|387b6c57-ce42-42cd-bbdf-06462614691c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:28.503Z|85657d9e-64b2-41ce-bfcd-34594c704a13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:28.504Z|85657d9e-64b2-41ce-bfcd-34594c704a13|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:30.052Z|f2b5b8b7-ce5b-43b6-b59f-032e9e1d8643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:30.053Z|f2b5b8b7-ce5b-43b6-b59f-032e9e1d8643|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:38.525Z|2bf36142-5e6d-4f4e-9fff-0c8872e74fa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:38.525Z|1dc828a9-bb02-4a65-8b83-d6e35ac0d3b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:38.526Z|1dc828a9-bb02-4a65-8b83-d6e35ac0d3b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:38.526Z|2bf36142-5e6d-4f4e-9fff-0c8872e74fa8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:39.446Z|cef9f929-e60c-400c-8a73-7f527c3b0055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:26:39.447Z|cef9f929-e60c-400c-8a73-7f527c3b0055|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:26:39.828Z|f51a09b1-f890-4796-9cf4-f9cd71cca262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:26:39.829Z|f51a09b1-f890-4796-9cf4-f9cd71cca262|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:26:40.075Z|c70d0c53-c223-415a-b072-5c5df87ee64d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:40.076Z|c70d0c53-c223-415a-b072-5c5df87ee64d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:46.947Z|8f41260f-24e9-4d40-ab80-1904b266d9cc|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:26:46.948Z|8f41260f-24e9-4d40-ab80-1904b266d9cc|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:48.548Z|69ca7371-8725-4a30-8c31-6dd9e209c6ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:48.548Z|1b013264-ebf2-4581-88d9-5490ab188cba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:48.549Z|69ca7371-8725-4a30-8c31-6dd9e209c6ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:48.549Z|1b013264-ebf2-4581-88d9-5490ab188cba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:50.101Z|7ba3ad2a-d2f8-455b-bc75-9a8bf824d474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:50.102Z|7ba3ad2a-d2f8-455b-bc75-9a8bf824d474|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:54.445Z|cdc960e7-a9dc-4d8b-84a7-daa7cf550340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:26:54.446Z|cdc960e7-a9dc-4d8b-84a7-daa7cf550340|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:26:58.570Z|84364d39-91dd-46f2-902d-c4ab2fe77406|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:58.570Z|32baa623-940a-4212-ac4d-8ddb10d970cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:26:58.571Z|84364d39-91dd-46f2-902d-c4ab2fe77406|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:26:58.571Z|32baa623-940a-4212-ac4d-8ddb10d970cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:00.127Z|034c54d4-6e32-44b6-976f-bc24eae51592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:00.128Z|034c54d4-6e32-44b6-976f-bc24eae51592|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:08.595Z|c88c38c3-0d3c-4ad5-90bc-a8dc72a7a5b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:08.596Z|c88c38c3-0d3c-4ad5-90bc-a8dc72a7a5b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:08.595Z|420f3cc5-7cd3-4cbc-ba27-fa17d15c3cda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:08.597Z|420f3cc5-7cd3-4cbc-ba27-fa17d15c3cda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:09.445Z|5612801a-dda7-4498-8958-dd40e826a935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:27:09.448Z|5612801a-dda7-4498-8958-dd40e826a935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:27:09.830Z|b82d6a7f-b57f-43dd-a2d7-c3b308adc35f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:27:09.831Z|b82d6a7f-b57f-43dd-a2d7-c3b308adc35f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:27:10.154Z|5291eb2c-a3f0-408a-9b87-dd582200905a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:10.154Z|5291eb2c-a3f0-408a-9b87-dd582200905a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:18.623Z|9b15b2ed-dd2f-483a-890e-cd7c487504b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:18.624Z|9b15b2ed-dd2f-483a-890e-cd7c487504b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:18.626Z|deab8b26-6efb-423c-b03e-1cc2978dafb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:18.627Z|deab8b26-6efb-423c-b03e-1cc2978dafb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:20.176Z|d67a2897-9b7d-41fe-a0d9-ba312ddb879b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:20.177Z|d67a2897-9b7d-41fe-a0d9-ba312ddb879b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:24.445Z|eb7e8d64-a769-46be-81fe-a346b8cd02cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:27:24.446Z|eb7e8d64-a769-46be-81fe-a346b8cd02cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:27:28.649Z|a637de77-271b-4d5f-8013-362d83938c9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:28.651Z|a637de77-271b-4d5f-8013-362d83938c9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:28.653Z|736cd31d-61cb-4627-8052-209aab67a5ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:28.654Z|736cd31d-61cb-4627-8052-209aab67a5ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:30.199Z|00cc85c5-3b08-410c-b17a-f05c6c768333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:30.200Z|00cc85c5-3b08-410c-b17a-f05c6c768333|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:38.675Z|298f42ec-bdf4-4836-a7b1-6a66dc81cc9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:38.675Z|f7987722-ca67-4694-90a4-0c7af0a4770f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:38.676Z|298f42ec-bdf4-4836-a7b1-6a66dc81cc9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:38.676Z|f7987722-ca67-4694-90a4-0c7af0a4770f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:39.445Z|3a5394bd-7772-4bfc-aeab-3f476eda3316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:27:39.446Z|3a5394bd-7772-4bfc-aeab-3f476eda3316|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:27:39.831Z|8402630e-ad60-4bc1-aab4-9bd3495752cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:27:39.832Z|8402630e-ad60-4bc1-aab4-9bd3495752cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:27:40.225Z|0460e90c-6a30-4278-b73a-793f3bc7b4f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:40.226Z|0460e90c-6a30-4278-b73a-793f3bc7b4f9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:46.948Z|5afb81e1-daee-48ef-860a-73b69bb5c3f5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:27:46.949Z|5afb81e1-daee-48ef-860a-73b69bb5c3f5|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:48.698Z|3e416b2a-acb9-4195-9b04-ac094cc3dd03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:48.699Z|3e416b2a-acb9-4195-9b04-ac094cc3dd03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:48.701Z|a932549b-5f1c-4e1a-aa81-9f8c19556ef9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:48.701Z|a932549b-5f1c-4e1a-aa81-9f8c19556ef9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:50.251Z|20eba41d-9362-4ce3-a2fd-cfb6252461e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:50.251Z|20eba41d-9362-4ce3-a2fd-cfb6252461e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:54.445Z|29155759-9558-424b-a96d-c982e45036ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:27:54.448Z|29155759-9558-424b-a96d-c982e45036ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:27:58.729Z|abefe17d-3b1c-4e0d-bbbb-e5057ac7c510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:58.729Z|f5aea0c0-21d3-4f8b-baf3-f32752e7a52a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:27:58.730Z|abefe17d-3b1c-4e0d-bbbb-e5057ac7c510|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:27:58.730Z|f5aea0c0-21d3-4f8b-baf3-f32752e7a52a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:00.274Z|7f9671f1-dd60-46f9-ae23-472044e746c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:00.275Z|7f9671f1-dd60-46f9-ae23-472044e746c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:08.753Z|080b6ed8-4c31-43ae-a7f0-26803c889369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:08.753Z|b16a85e8-4849-43e9-baf7-ec5336e9f739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:08.753Z|080b6ed8-4c31-43ae-a7f0-26803c889369|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:08.754Z|b16a85e8-4849-43e9-baf7-ec5336e9f739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:09.445Z|bc549e3d-54d6-4bd4-b232-540a0a28677b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:28:09.446Z|bc549e3d-54d6-4bd4-b232-540a0a28677b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:28:09.833Z|b1681c7a-e2ab-4fc7-9e10-bc6e4b4c0341|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:28:09.833Z|b1681c7a-e2ab-4fc7-9e10-bc6e4b4c0341|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:28:10.300Z|acdf017f-7dd4-4616-a4cd-d1cb912075b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:10.301Z|acdf017f-7dd4-4616-a4cd-d1cb912075b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:18.787Z|756deac4-c26d-422a-a466-dc5584c1a307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:18.788Z|80de6bba-3b31-4b69-bad9-1fdd94911679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:18.788Z|756deac4-c26d-422a-a466-dc5584c1a307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:18.789Z|80de6bba-3b31-4b69-bad9-1fdd94911679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:20.325Z|f67368da-ad98-46e7-b1c7-35ff1a7b7bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:20.326Z|f67368da-ad98-46e7-b1c7-35ff1a7b7bef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:24.445Z|4ae11cdb-1205-4010-8c50-262b55c6ad86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:28:24.446Z|4ae11cdb-1205-4010-8c50-262b55c6ad86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:28:28.827Z|89f5aa20-7d17-4599-b2bf-d73a8646a389|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:28.827Z|5b960670-2ad4-4275-a046-f21515b00c6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:28.828Z|89f5aa20-7d17-4599-b2bf-d73a8646a389|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:28.828Z|5b960670-2ad4-4275-a046-f21515b00c6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:30.349Z|8b0ec426-07bf-4518-ab89-2b412fdc1e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:30.350Z|8b0ec426-07bf-4518-ab89-2b412fdc1e4c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:38.853Z|bed5fe6f-742d-40db-aa2d-ee401f1a762a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:38.853Z|d2c5198c-9228-4acf-88cf-13f57cee7a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:38.853Z|d2c5198c-9228-4acf-88cf-13f57cee7a24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:38.853Z|bed5fe6f-742d-40db-aa2d-ee401f1a762a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:39.445Z|b8081000-7c15-48b7-b0fd-6030f21abf69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:28:39.448Z|b8081000-7c15-48b7-b0fd-6030f21abf69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:28:39.834Z|1b68e929-4ae7-4db7-b1ab-6be5a8e11d0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:28:39.835Z|1b68e929-4ae7-4db7-b1ab-6be5a8e11d0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:28:40.374Z|8e05d6b1-1e53-4bef-af2d-822f0f856651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:40.376Z|8e05d6b1-1e53-4bef-af2d-822f0f856651|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:46.948Z|8398ac25-8aca-4010-9c23-76904bb5e713|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:28:46.949Z|8398ac25-8aca-4010-9c23-76904bb5e713|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:48.875Z|4d4d3f84-7bcc-45ab-97d4-c72e3f8b1e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:48.876Z|38aae6d2-71da-4117-9bda-a33a59719c64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:48.876Z|38aae6d2-71da-4117-9bda-a33a59719c64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:48.876Z|4d4d3f84-7bcc-45ab-97d4-c72e3f8b1e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:50.399Z|26ba6a1a-3149-4681-aa2a-8a9de0010536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:50.399Z|26ba6a1a-3149-4681-aa2a-8a9de0010536|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:54.445Z|9106de8c-97ad-4d51-bdef-7f42199f8e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:28:54.446Z|9106de8c-97ad-4d51-bdef-7f42199f8e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:28:58.903Z|1994eac1-30ca-4e99-bb92-ae86d58c9721|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:58.904Z|ab8dce84-61f3-4131-9a1c-5d6c6b6f2d47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:28:58.905Z|ab8dce84-61f3-4131-9a1c-5d6c6b6f2d47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:28:58.904Z|1994eac1-30ca-4e99-bb92-ae86d58c9721|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:00.421Z|ae1af49c-f383-4061-bde3-35c9905a3cf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:00.422Z|ae1af49c-f383-4061-bde3-35c9905a3cf9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:08.926Z|77c27bf4-192e-4cf8-8214-b5816781ee57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:08.927Z|79d7acae-f0aa-4a00-a87f-62e1f5cb2074|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:08.927Z|77c27bf4-192e-4cf8-8214-b5816781ee57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:08.927Z|79d7acae-f0aa-4a00-a87f-62e1f5cb2074|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:09.445Z|fe220ccb-b45d-44c8-ab70-4b7bad6d8e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:29:09.445Z|fe220ccb-b45d-44c8-ab70-4b7bad6d8e2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:29:09.836Z|ad45c14c-1abe-476c-9dae-e03c925b2be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:29:09.836Z|ad45c14c-1abe-476c-9dae-e03c925b2be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:29:10.443Z|d9c99642-0c48-4dc5-8e06-56863f2ba94c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:10.444Z|d9c99642-0c48-4dc5-8e06-56863f2ba94c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:18.950Z|81aec1f8-e556-49fb-9ae7-1628badb9681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:18.951Z|81aec1f8-e556-49fb-9ae7-1628badb9681|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:18.952Z|b7d0c807-7691-4999-977c-df026b2d88a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:18.953Z|b7d0c807-7691-4999-977c-df026b2d88a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:20.469Z|68da26f2-8568-428a-ad7e-e8c4e14cab92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:20.470Z|68da26f2-8568-428a-ad7e-e8c4e14cab92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:24.445Z|cf70e22c-163f-4d0b-b1c9-3aa8b03bcc99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:29:24.449Z|cf70e22c-163f-4d0b-b1c9-3aa8b03bcc99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:29:28.973Z|f0d810c3-21f3-454c-a876-792bdc29b7a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:28.973Z|bea3bf7a-3459-4cd8-991a-148078de86e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:28.974Z|f0d810c3-21f3-454c-a876-792bdc29b7a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:28.974Z|bea3bf7a-3459-4cd8-991a-148078de86e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:30.493Z|f7e163dd-58a9-4ceb-b6c2-fd67bb2b0579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:30.494Z|f7e163dd-58a9-4ceb-b6c2-fd67bb2b0579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:39.002Z|365ec657-0a5c-4d44-9d09-8b4cb1ca505e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:39.004Z|365ec657-0a5c-4d44-9d09-8b4cb1ca505e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:39.002Z|4744c486-35d4-4b24-b9e9-2b82993e1477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:39.022Z|4744c486-35d4-4b24-b9e9-2b82993e1477|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:39.445Z|fade2d40-77e0-4340-8d14-84dd74d0783d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:29:39.446Z|fade2d40-77e0-4340-8d14-84dd74d0783d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:29:39.837Z|2cc5e10b-9dcb-427c-a079-639cc96a7781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:29:39.838Z|2cc5e10b-9dcb-427c-a079-639cc96a7781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:29:40.516Z|ea367d92-342b-4ba4-90b5-16636e456d57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:40.517Z|ea367d92-342b-4ba4-90b5-16636e456d57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:46.947Z|efa296a7-5b17-4378-9491-c86ce7e92a5f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:29:46.947Z|efa296a7-5b17-4378-9491-c86ce7e92a5f|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:49.027Z|a848c0ce-916b-4d4e-bcb1-b05d87b429bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:49.028Z|a848c0ce-916b-4d4e-bcb1-b05d87b429bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:49.047Z|2b91cb1f-e5ec-41c2-845b-0539933c5efa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:49.048Z|2b91cb1f-e5ec-41c2-845b-0539933c5efa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:50.538Z|b57917fb-62c8-4cfa-99a2-8e7a9d1221c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:50.539Z|b57917fb-62c8-4cfa-99a2-8e7a9d1221c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:54.445Z|a8579179-dfad-42bf-999b-c8ecb06ccfcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:29:54.446Z|a8579179-dfad-42bf-999b-c8ecb06ccfcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:29:59.061Z|33604e0c-bb55-4428-bfdf-40746f9f75e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:59.061Z|33604e0c-bb55-4428-bfdf-40746f9f75e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:29:59.072Z|63c14a4d-189a-48b5-9c74-0693b1e29dcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:29:59.072Z|63c14a4d-189a-48b5-9c74-0693b1e29dcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:00.563Z|6c2cf1d8-a669-4c04-9717-1bb7d7c20480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:00.564Z|6c2cf1d8-a669-4c04-9717-1bb7d7c20480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:09.086Z|608d3568-6e39-412e-ad8c-41fb8f86da3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:09.086Z|608d3568-6e39-412e-ad8c-41fb8f86da3d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:09.096Z|4c5d56fc-2586-4811-a3ba-584213721e75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:09.097Z|4c5d56fc-2586-4811-a3ba-584213721e75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:09.445Z|86c2db44-dc60-4a56-80aa-00fc243a0cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:30:09.448Z|86c2db44-dc60-4a56-80aa-00fc243a0cca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:30:09.839Z|b596bee7-da61-4688-bd4a-bea63ffc4408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:30:09.839Z|b596bee7-da61-4688-bd4a-bea63ffc4408|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:30:10.586Z|6f37ed47-ac27-463c-9364-26ff715dc5e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:10.587Z|6f37ed47-ac27-463c-9364-26ff715dc5e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:19.115Z|19e0bb1f-117d-4d06-b9fb-67193b50695d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:19.116Z|19e0bb1f-117d-4d06-b9fb-67193b50695d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:19.122Z|92495512-db7c-4c1d-a518-853c6e9a245d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:19.123Z|92495512-db7c-4c1d-a518-853c6e9a245d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:20.611Z|8c3306e9-4f6e-4fd3-b6b3-bc5102b81b04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:20.612Z|8c3306e9-4f6e-4fd3-b6b3-bc5102b81b04|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:24.445Z|eed45126-63ad-486d-9ae1-1c71edec164d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:30:24.446Z|eed45126-63ad-486d-9ae1-1c71edec164d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:30:29.143Z|688f32fd-48ab-4b59-beef-c995b6b18382|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:29.143Z|512b5f8f-3b0d-4ba8-a765-5dc6c391885a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:29.144Z|688f32fd-48ab-4b59-beef-c995b6b18382|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:29.144Z|512b5f8f-3b0d-4ba8-a765-5dc6c391885a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:30.636Z|5e99ab27-e5bf-49a0-be73-c352513b08d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:30.637Z|5e99ab27-e5bf-49a0-be73-c352513b08d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:39.166Z|31994fd0-d1ce-493f-957a-1a646a0790e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:39.166Z|b8ab3643-beb4-4fbd-968a-c3af1980b06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:39.167Z|b8ab3643-beb4-4fbd-968a-c3af1980b06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:39.167Z|31994fd0-d1ce-493f-957a-1a646a0790e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:39.445Z|e60d0073-0b2f-449e-a38c-4b5b64aef781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:30:39.446Z|e60d0073-0b2f-449e-a38c-4b5b64aef781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:30:39.840Z|f2825f31-3975-422a-9fb3-3de4c9dd8dc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:30:39.841Z|f2825f31-3975-422a-9fb3-3de4c9dd8dc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:30:40.659Z|aedbc05e-d4e5-4e97-abd3-36537ad946f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:40.660Z|aedbc05e-d4e5-4e97-abd3-36537ad946f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:46.946Z|59a75c7e-985f-4748-91a7-5c505d8cddb2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:30:46.947Z|59a75c7e-985f-4748-91a7-5c505d8cddb2|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:49.193Z|505ccdbb-317e-4a30-95b5-eff769376050|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:49.193Z|2bba00cb-a1ff-49bc-9820-20e9b168c901|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:49.194Z|505ccdbb-317e-4a30-95b5-eff769376050|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:49.194Z|2bba00cb-a1ff-49bc-9820-20e9b168c901|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:50.688Z|cd2bdbb6-6fa7-466c-a6d3-1e162f153519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:50.689Z|cd2bdbb6-6fa7-466c-a6d3-1e162f153519|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:54.445Z|00e9721b-c4d9-4e3d-8cd2-a529d502b2b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:30:54.448Z|00e9721b-c4d9-4e3d-8cd2-a529d502b2b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:30:59.219Z|1405ca35-14e2-44be-8096-7b449356eaff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:59.220Z|1405ca35-14e2-44be-8096-7b449356eaff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:30:59.221Z|17dca987-b413-41d9-a21b-fa6f51e7abbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:30:59.221Z|17dca987-b413-41d9-a21b-fa6f51e7abbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:00.716Z|46924fa3-986b-43ec-a756-9fcdaa984fa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:00.717Z|46924fa3-986b-43ec-a756-9fcdaa984fa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:09.244Z|f4b42cf2-3113-40f9-853c-ebcfd0238370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:09.245Z|f4b42cf2-3113-40f9-853c-ebcfd0238370|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:09.247Z|d4095e9e-c0e5-4540-aef5-0c8ac955c2d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:09.247Z|d4095e9e-c0e5-4540-aef5-0c8ac955c2d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:09.445Z|2061231e-ad73-4ccc-9f23-08e58278df50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:31:09.446Z|2061231e-ad73-4ccc-9f23-08e58278df50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:31:09.842Z|3abf2887-9098-4357-929c-8a4f9d844793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:31:09.843Z|3abf2887-9098-4357-929c-8a4f9d844793|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:31:10.742Z|79bfe6b9-2df2-472f-bd19-8960c7727976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:10.742Z|79bfe6b9-2df2-472f-bd19-8960c7727976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:19.270Z|dbd4f27a-c5dd-4449-b173-78ac5c14accf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:19.270Z|e448e25d-c1da-4130-abd9-52471b2d441a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:19.271Z|e448e25d-c1da-4130-abd9-52471b2d441a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:19.271Z|dbd4f27a-c5dd-4449-b173-78ac5c14accf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:20.766Z|665248d7-cf44-4f95-befc-df161fbbd508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:20.767Z|665248d7-cf44-4f95-befc-df161fbbd508|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:24.445Z|5b68368a-c6f8-4b3d-b0b0-57668ca5060b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:31:24.446Z|5b68368a-c6f8-4b3d-b0b0-57668ca5060b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:31:29.292Z|816f3be9-1dd2-4600-881a-7a4091c2ca3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:29.292Z|6c597506-5fed-44e7-a581-010cd6aa36c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:29.293Z|816f3be9-1dd2-4600-881a-7a4091c2ca3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:29.293Z|6c597506-5fed-44e7-a581-010cd6aa36c5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:30.853Z|0485d13a-99bd-4bfc-80e7-d94f417f4546|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:30.854Z|0485d13a-99bd-4bfc-80e7-d94f417f4546|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:39.317Z|5be56861-d8f3-48a5-abd6-7fddee99aebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:39.317Z|5be56861-d8f3-48a5-abd6-7fddee99aebc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:39.319Z|6f361037-0e34-4850-b8ed-ed1f959c73e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:39.319Z|6f361037-0e34-4850-b8ed-ed1f959c73e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:39.445Z|facf4e8f-3b7e-4b5a-b21b-2e83f89a5a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:31:39.448Z|facf4e8f-3b7e-4b5a-b21b-2e83f89a5a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:31:39.844Z|1d2e9be0-f82e-4143-ad43-8944eb9567b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:31:39.844Z|1d2e9be0-f82e-4143-ad43-8944eb9567b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:31:40.888Z|283c33a7-b3f9-46d2-a6b6-24d5bb9f4dbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:40.888Z|283c33a7-b3f9-46d2-a6b6-24d5bb9f4dbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:46.949Z|239eacab-294a-45f4-8eba-1687f9c6885a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:31:46.950Z|239eacab-294a-45f4-8eba-1687f9c6885a|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:49.340Z|071b594a-5829-4d6a-be19-05a51b56c814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:49.340Z|e33a02ca-0216-43e2-99dd-9ec931d4601a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:49.341Z|e33a02ca-0216-43e2-99dd-9ec931d4601a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:49.341Z|071b594a-5829-4d6a-be19-05a51b56c814|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:50.912Z|b8de50e6-2b57-4d6b-aede-93a5a94bfe05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:50.913Z|b8de50e6-2b57-4d6b-aede-93a5a94bfe05|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:54.445Z|f10c1256-fa73-4d9a-b9e5-9efd234fe28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:31:54.446Z|f10c1256-fa73-4d9a-b9e5-9efd234fe28b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:31:59.364Z|e74fd904-c20e-4875-afd6-382c9319a2f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:59.363Z|e71b987c-76ad-41fe-abb0-e7e3a8af5d35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:31:59.364Z|e74fd904-c20e-4875-afd6-382c9319a2f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:31:59.364Z|e71b987c-76ad-41fe-abb0-e7e3a8af5d35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:00.934Z|e2620034-4bb8-4113-8a85-e2aeacd6c3cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:00.935Z|e2620034-4bb8-4113-8a85-e2aeacd6c3cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:09.387Z|a12752c1-b141-468b-b29e-3c2b3841c8c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:09.387Z|8f6be562-48db-4d2a-92b7-a433120ee2bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:09.388Z|a12752c1-b141-468b-b29e-3c2b3841c8c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:09.389Z|8f6be562-48db-4d2a-92b7-a433120ee2bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:09.445Z|b3fa7636-6d5c-4fe5-b1b6-cea157ed00d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:32:09.446Z|b3fa7636-6d5c-4fe5-b1b6-cea157ed00d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:32:09.845Z|bede1c71-376b-4521-882d-b8c52f1f2727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:32:09.846Z|bede1c71-376b-4521-882d-b8c52f1f2727|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:32:10.958Z|278b50c2-253c-4c1e-9fbc-f26336576675|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:10.959Z|278b50c2-253c-4c1e-9fbc-f26336576675|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:19.414Z|6183b40d-0b76-4517-9d89-433bc1b1f0ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:19.413Z|d9c361fe-1a7d-44fe-9d3d-a46eb94a41ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:19.414Z|6183b40d-0b76-4517-9d89-433bc1b1f0ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:19.414Z|d9c361fe-1a7d-44fe-9d3d-a46eb94a41ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:20.986Z|24505d48-2fca-4a1f-93d9-6c4db65d0cb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:20.986Z|24505d48-2fca-4a1f-93d9-6c4db65d0cb3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:24.445Z|ca4ad1f3-e723-4ffd-9425-06599e866ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:32:24.448Z|ca4ad1f3-e723-4ffd-9425-06599e866ba7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:32:29.436Z|9e845338-1e71-4eee-9381-60ccec109825|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:29.436Z|c9445f7a-c825-4c9d-9f8f-b00e6d8b1c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:29.437Z|9e845338-1e71-4eee-9381-60ccec109825|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:29.437Z|c9445f7a-c825-4c9d-9f8f-b00e6d8b1c12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:31.011Z|361bf731-ee19-445d-aa2f-eab7076222d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:31.012Z|361bf731-ee19-445d-aa2f-eab7076222d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:39.445Z|2ffe1cfd-d417-46c9-8ebd-51e22a342aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:32:39.446Z|2ffe1cfd-d417-46c9-8ebd-51e22a342aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:32:39.459Z|f96a1611-61da-4402-9d30-4b23adfde4bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:39.459Z|e373a050-b903-4393-aee0-07ab8a366bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:39.460Z|e373a050-b903-4393-aee0-07ab8a366bd5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:39.460Z|f96a1611-61da-4402-9d30-4b23adfde4bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:39.847Z|f0eb17e3-5bf7-4379-8572-324f97885bc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:32:39.847Z|f0eb17e3-5bf7-4379-8572-324f97885bc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:32:41.034Z|7a587caa-4b21-47a2-8544-b3226752d6df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:41.035Z|7a587caa-4b21-47a2-8544-b3226752d6df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:46.949Z|72e2ff1c-06b6-4fce-8ecf-d0366d295912|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:32:46.950Z|72e2ff1c-06b6-4fce-8ecf-d0366d295912|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:49.482Z|f939f968-1fe0-45d6-9e91-f11a456872d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:49.483Z|f939f968-1fe0-45d6-9e91-f11a456872d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:49.487Z|fdfcce30-7347-4982-8f64-dc6292d3b4bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:49.488Z|fdfcce30-7347-4982-8f64-dc6292d3b4bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:51.060Z|4517cbdf-fe39-42eb-a593-9e1700bb77aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:51.063Z|4517cbdf-fe39-42eb-a593-9e1700bb77aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:54.445Z|1a768ca9-4587-4066-a399-94d919f45576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:32:54.446Z|1a768ca9-4587-4066-a399-94d919f45576|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:32:59.505Z|012bd128-4d4a-4b42-bfeb-e3697751b59e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:59.506Z|012bd128-4d4a-4b42-bfeb-e3697751b59e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:32:59.509Z|856c65e1-b498-491f-b171-77109050d93e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:32:59.510Z|856c65e1-b498-491f-b171-77109050d93e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:01.088Z|27d5e1f2-0eb0-44b8-8720-acaaa8cb9f63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:01.089Z|27d5e1f2-0eb0-44b8-8720-acaaa8cb9f63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:09.445Z|1f2e1794-e3c8-40ed-a0d8-ac1a5cd5c183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:33:09.447Z|1f2e1794-e3c8-40ed-a0d8-ac1a5cd5c183|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:33:09.530Z|8e751591-2ba8-42e4-8130-c1980a602122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:09.530Z|d0a60de9-2a3a-4d54-9387-53c487d5c042|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:09.530Z|8e751591-2ba8-42e4-8130-c1980a602122|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:09.530Z|d0a60de9-2a3a-4d54-9387-53c487d5c042|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:09.848Z|35567ef8-f520-432b-9a75-62f3f3b17819|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:33:09.849Z|35567ef8-f520-432b-9a75-62f3f3b17819|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:33:11.117Z|544be430-1604-4a28-816a-4c43409f527a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:11.118Z|544be430-1604-4a28-816a-4c43409f527a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:19.555Z|9c69025e-ca5c-422c-9c4e-26494b0a618c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:19.556Z|9c69025e-ca5c-422c-9c4e-26494b0a618c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:19.556Z|40b5c858-7bec-4bda-81eb-9ec42aa5b883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:19.557Z|40b5c858-7bec-4bda-81eb-9ec42aa5b883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:21.143Z|c2e9f4f6-46f8-40c9-b91b-4a9cc78dd69b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:21.144Z|c2e9f4f6-46f8-40c9-b91b-4a9cc78dd69b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:24.445Z|0b302ef4-3454-4666-bc7a-30021297ff82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:33:24.445Z|0b302ef4-3454-4666-bc7a-30021297ff82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:33:29.579Z|bf84cb34-b705-4116-a7dc-dba9fc01d308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:29.579Z|da477485-7822-487b-9ba5-ceecb426a62e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:29.579Z|bf84cb34-b705-4116-a7dc-dba9fc01d308|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:29.579Z|da477485-7822-487b-9ba5-ceecb426a62e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:31.167Z|1c240eb7-1b5d-448a-aafa-a01015b91120|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:31.168Z|1c240eb7-1b5d-448a-aafa-a01015b91120|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:39.445Z|ea4b302f-3bdb-48e8-a68d-36e55a7e1d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:33:39.445Z|ea4b302f-3bdb-48e8-a68d-36e55a7e1d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:33:39.603Z|445a8847-8cee-41fb-94bb-2f289c16ad8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:39.604Z|445a8847-8cee-41fb-94bb-2f289c16ad8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:39.606Z|32591713-dcf4-4ca9-939b-20c98610c584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:39.607Z|32591713-dcf4-4ca9-939b-20c98610c584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:39.850Z|45c24bdf-7233-42a0-9163-7b98f8b46b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:33:39.850Z|45c24bdf-7233-42a0-9163-7b98f8b46b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:33:41.188Z|325f980a-6ddc-4619-98a4-6a1dfc5beb54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:41.189Z|325f980a-6ddc-4619-98a4-6a1dfc5beb54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:46.948Z|f4a79bc0-caff-44a0-b373-d80397baec13|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:33:46.949Z|f4a79bc0-caff-44a0-b373-d80397baec13|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:49.629Z|c3da8a5b-1134-4c93-be70-0592caf01594|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:49.629Z|9e098bda-6d2a-476c-94f0-151ad8047a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:49.629Z|9e098bda-6d2a-476c-94f0-151ad8047a2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:49.630Z|c3da8a5b-1134-4c93-be70-0592caf01594|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:51.210Z|5c2c9816-ad55-476d-80dc-c8337ce1bc65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:51.211Z|5c2c9816-ad55-476d-80dc-c8337ce1bc65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:54.445Z|c4c0feab-2318-4fbb-83d0-b0458a15ec9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:33:54.446Z|c4c0feab-2318-4fbb-83d0-b0458a15ec9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:33:59.651Z|80edcdbc-cba7-4bbf-afea-f52433411dbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:59.652Z|80edcdbc-cba7-4bbf-afea-f52433411dbd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:33:59.653Z|1f569ffd-b995-49eb-93bd-52485082e61c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:33:59.654Z|1f569ffd-b995-49eb-93bd-52485082e61c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:01.232Z|77ded042-007d-4fbe-8144-aa2fb8b84e80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:01.233Z|77ded042-007d-4fbe-8144-aa2fb8b84e80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:09.445Z|4075228f-5095-4449-9801-a681e78c3d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:34:09.446Z|4075228f-5095-4449-9801-a681e78c3d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:34:09.674Z|521911df-ffa0-46f2-ba51-4b40b11b81be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:09.675Z|521911df-ffa0-46f2-ba51-4b40b11b81be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:09.678Z|55b951ea-bd37-49dc-b766-6a96e4008bd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:09.679Z|55b951ea-bd37-49dc-b766-6a96e4008bd4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:09.851Z|4bb5ae8e-fd51-4dca-88a9-bffee86383f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:34:09.852Z|4bb5ae8e-fd51-4dca-88a9-bffee86383f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:34:11.265Z|b07e78ca-53af-4cb2-afa2-ffcde1b36166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:11.265Z|b07e78ca-53af-4cb2-afa2-ffcde1b36166|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:19.698Z|98495fa3-f68b-4a0b-ac43-493f7edc0e94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:19.699Z|98495fa3-f68b-4a0b-ac43-493f7edc0e94|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:19.699Z|20243fba-4844-4475-a8a3-c81350add57a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:19.700Z|20243fba-4844-4475-a8a3-c81350add57a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:21.290Z|4a9a8937-c5e2-41b3-a14b-43939db32790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:21.291Z|4a9a8937-c5e2-41b3-a14b-43939db32790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:24.445Z|1e26ff35-b22c-48f4-8986-afcca4f23e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:34:24.446Z|1e26ff35-b22c-48f4-8986-afcca4f23e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:34:29.722Z|5dd8a698-7404-4725-962d-cb9766ff09db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:29.722Z|8713ee10-124d-4b05-a158-59c99976605b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:29.723Z|5dd8a698-7404-4725-962d-cb9766ff09db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:29.723Z|8713ee10-124d-4b05-a158-59c99976605b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:31.314Z|e8cc2fe4-9f20-4a3a-8ba5-79b8ea1d983d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:31.315Z|e8cc2fe4-9f20-4a3a-8ba5-79b8ea1d983d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:39.447Z|61f8618f-389a-4370-a034-2d97a39a896f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:34:39.447Z|61f8618f-389a-4370-a034-2d97a39a896f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:34:39.749Z|d2af8973-5942-4dd0-af6e-4dca4b79f868|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:39.750Z|d2af8973-5942-4dd0-af6e-4dca4b79f868|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:39.759Z|740bad39-d531-4d0a-874f-42175a17b9f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:39.759Z|740bad39-d531-4d0a-874f-42175a17b9f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:39.853Z|fc664793-e52f-4c84-bb8a-ed5df31a71cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:34:39.853Z|fc664793-e52f-4c84-bb8a-ed5df31a71cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:34:41.341Z|a6b170fd-c381-49e0-9d3d-20acc506ae7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:41.342Z|a6b170fd-c381-49e0-9d3d-20acc506ae7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:46.947Z|767f39f8-74ae-479c-9367-29146918a7dc|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:34:46.948Z|767f39f8-74ae-479c-9367-29146918a7dc|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:49.776Z|c1b15c59-bc91-4af3-bc89-4b31881d9ff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:49.777Z|c1b15c59-bc91-4af3-bc89-4b31881d9ff4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:49.781Z|c3bc7683-c90a-4bc6-8b44-2b1a2b78f6cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:49.783Z|c3bc7683-c90a-4bc6-8b44-2b1a2b78f6cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:51.364Z|36933e79-7d9c-4729-9381-0bc13b20b18d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:51.365Z|36933e79-7d9c-4729-9381-0bc13b20b18d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:54.445Z|55845994-85e8-4525-9f7f-96aa013a86ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:34:54.449Z|55845994-85e8-4525-9f7f-96aa013a86ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:34:59.804Z|f8265b88-7c65-4bf9-bf5f-75dc082c9796|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:59.805Z|f8265b88-7c65-4bf9-bf5f-75dc082c9796|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:34:59.806Z|e954b4d0-5dcc-44ba-acd2-265749758616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:34:59.808Z|e954b4d0-5dcc-44ba-acd2-265749758616|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:01.387Z|4e218c75-e7a1-46d2-b7cb-d8b0b52f9f31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:01.388Z|4e218c75-e7a1-46d2-b7cb-d8b0b52f9f31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:09.445Z|ce00ce5f-af84-41d9-bd41-63f805b70779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:35:09.445Z|ce00ce5f-af84-41d9-bd41-63f805b70779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:35:09.830Z|481e3e57-d1eb-44f1-b27d-b78bdee7d755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:09.830Z|6b5ac924-8a06-467f-bdcc-3e371b4bb9f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:09.831Z|481e3e57-d1eb-44f1-b27d-b78bdee7d755|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:09.831Z|6b5ac924-8a06-467f-bdcc-3e371b4bb9f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:09.854Z|cab239a9-1d19-4e21-9df9-eb7a94f87da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:35:09.854Z|cab239a9-1d19-4e21-9df9-eb7a94f87da2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:35:11.411Z|09ae3c3a-6931-4e0f-b7d6-26f9c868e3e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:11.412Z|09ae3c3a-6931-4e0f-b7d6-26f9c868e3e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:19.854Z|d4507abd-e9fa-4777-b230-d44af30ff935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:19.854Z|a772d890-9e6e-4165-ab51-1f56cb2130e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:19.855Z|a772d890-9e6e-4165-ab51-1f56cb2130e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:19.855Z|d4507abd-e9fa-4777-b230-d44af30ff935|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:21.436Z|cf505020-3e41-45d5-870c-4b4aa21cfa70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:21.436Z|cf505020-3e41-45d5-870c-4b4aa21cfa70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:24.445Z|224a2349-494b-4ba6-b92c-7babebe50d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:35:24.446Z|224a2349-494b-4ba6-b92c-7babebe50d7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:35:29.878Z|f46ffa9a-d578-4f5d-aecd-1b6e2a7fca2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:29.878Z|be28881a-7d0d-4298-a277-d3df72700edc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:29.878Z|f46ffa9a-d578-4f5d-aecd-1b6e2a7fca2d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:29.878Z|be28881a-7d0d-4298-a277-d3df72700edc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:31.458Z|40e92505-fbd7-4235-b531-824b243e218f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:31.459Z|40e92505-fbd7-4235-b531-824b243e218f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:39.445Z|0700d221-0811-468a-a313-fc5c36c1857f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:35:39.448Z|0700d221-0811-468a-a313-fc5c36c1857f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:35:39.855Z|df5087cd-6853-4e1c-852c-30908fd86dda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:35:39.856Z|df5087cd-6853-4e1c-852c-30908fd86dda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:35:39.903Z|859d6be7-c490-4e8e-87af-1a4b2559f3f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:39.904Z|859d6be7-c490-4e8e-87af-1a4b2559f3f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:39.908Z|db526c0a-aeea-4382-8125-6554b6fe4609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:39.908Z|db526c0a-aeea-4382-8125-6554b6fe4609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:41.481Z|1c8305f6-8585-46ff-af1c-178d236cee59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:41.482Z|1c8305f6-8585-46ff-af1c-178d236cee59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:46.947Z|b3b62f95-bb91-41e6-ab5b-e659b34c8e07|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:35:46.948Z|b3b62f95-bb91-41e6-ab5b-e659b34c8e07|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:49.936Z|81a35320-6ff6-49cc-acb4-a6072dd20699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:49.936Z|9465790a-699f-4fcb-873e-8a47faefad36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:49.937Z|81a35320-6ff6-49cc-acb4-a6072dd20699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:49.937Z|9465790a-699f-4fcb-873e-8a47faefad36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:51.506Z|c3724c54-a6ce-4728-aa74-0d5e4a629cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:51.507Z|c3724c54-a6ce-4728-aa74-0d5e4a629cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:54.445Z|19ea56ba-8e9a-477c-bbb2-ecce3e6503b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:35:54.446Z|19ea56ba-8e9a-477c-bbb2-ecce3e6503b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:35:59.961Z|e5d12802-c34b-46ea-a80c-b01310b7699a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:59.961Z|95fc7551-0272-4fce-b678-d3bf8f173f98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:35:59.961Z|95fc7551-0272-4fce-b678-d3bf8f173f98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:35:59.961Z|e5d12802-c34b-46ea-a80c-b01310b7699a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:01.534Z|560dd582-ffea-438f-9839-1b39b24b6017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:01.536Z|560dd582-ffea-438f-9839-1b39b24b6017|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:09.445Z|daad4238-ccb9-427e-9aa3-03e1e8e97d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:36:09.446Z|daad4238-ccb9-427e-9aa3-03e1e8e97d7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:36:09.856Z|18d7c2fd-789f-43d3-aa69-c299efa90692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:36:09.857Z|18d7c2fd-789f-43d3-aa69-c299efa90692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:36:09.984Z|14374e5d-dec2-49f8-acee-e3e2a1e5016b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:09.984Z|fce35ff4-0aa2-4416-96ce-a1212708e7cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:09.984Z|14374e5d-dec2-49f8-acee-e3e2a1e5016b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:09.985Z|fce35ff4-0aa2-4416-96ce-a1212708e7cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:11.559Z|3232fb33-17a3-4366-82fd-04c04bc01418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:11.560Z|3232fb33-17a3-4366-82fd-04c04bc01418|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:20.009Z|dca56a9f-5079-4967-baa2-da48a9625617|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:20.009Z|612cd6a0-288c-49c8-87ce-a1af2a06be05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:20.009Z|612cd6a0-288c-49c8-87ce-a1af2a06be05|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:20.009Z|dca56a9f-5079-4967-baa2-da48a9625617|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:21.585Z|247f77cd-c4dc-489f-bb69-b13a9c06b676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:21.586Z|247f77cd-c4dc-489f-bb69-b13a9c06b676|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:24.445Z|4d95d345-d1e9-4766-a549-570a1fcecc7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:36:24.449Z|4d95d345-d1e9-4766-a549-570a1fcecc7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:36:30.034Z|88f758d9-5e98-435f-9e63-771358145d03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:30.034Z|fb93faba-9d43-4dfb-8c51-d201650316a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:30.034Z|fb93faba-9d43-4dfb-8c51-d201650316a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:30.035Z|88f758d9-5e98-435f-9e63-771358145d03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:31.609Z|f357aeb5-0318-4a14-8793-4fd3588e262d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:31.610Z|f357aeb5-0318-4a14-8793-4fd3588e262d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:39.445Z|b4039976-05c6-4ba6-9293-93302cae0fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:36:39.446Z|b4039976-05c6-4ba6-9293-93302cae0fbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:36:39.858Z|5d6f2e3b-d18b-44e9-b3ec-8824491b52a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:36:39.858Z|5d6f2e3b-d18b-44e9-b3ec-8824491b52a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:36:40.060Z|3dc3edfe-c803-4936-afc6-50cdbc339916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:40.060Z|c63e4e98-cf37-4b27-8de3-3d1c7b56ce14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:40.060Z|3dc3edfe-c803-4936-afc6-50cdbc339916|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:40.061Z|c63e4e98-cf37-4b27-8de3-3d1c7b56ce14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:41.632Z|58778fc8-4cb2-42b3-a084-c9c397478424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:41.633Z|58778fc8-4cb2-42b3-a084-c9c397478424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:46.949Z|fa6b115d-8a1e-4da1-b772-92eac97586b9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:36:46.950Z|fa6b115d-8a1e-4da1-b772-92eac97586b9|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:50.084Z|2e00f058-5a82-4214-80f1-ceeffbdf96a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:50.084Z|0239b97e-b9bb-4b10-bea5-543d696cfb7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:50.084Z|0239b97e-b9bb-4b10-bea5-543d696cfb7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:50.084Z|2e00f058-5a82-4214-80f1-ceeffbdf96a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:51.656Z|cc451f78-46a8-48c8-96ae-dd08b75e4612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:36:51.657Z|cc451f78-46a8-48c8-96ae-dd08b75e4612|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:36:54.445Z|896f3988-e73f-4589-8fc8-5ad178f1cea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:36:54.445Z|896f3988-e73f-4589-8fc8-5ad178f1cea1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:37:00.109Z|67dddfc3-c916-49f2-b178-ddabcdaecfd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:00.109Z|b95f7a1f-64fc-4ca6-b51a-aa230be94ebc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:00.109Z|b95f7a1f-64fc-4ca6-b51a-aa230be94ebc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:00.109Z|67dddfc3-c916-49f2-b178-ddabcdaecfd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:01.681Z|c0e81048-a27b-448a-86e9-8a919fcfbcd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:01.682Z|c0e81048-a27b-448a-86e9-8a919fcfbcd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:09.445Z|5f2ff04c-3d1a-41ed-be5a-ee31bccde165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:37:09.448Z|5f2ff04c-3d1a-41ed-be5a-ee31bccde165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:37:09.859Z|e3987d58-d96f-4824-8c62-542f600dad58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:37:09.860Z|e3987d58-d96f-4824-8c62-542f600dad58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:37:10.133Z|9737b220-40f2-4e1f-92fe-db31c84c8d08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:10.134Z|9737b220-40f2-4e1f-92fe-db31c84c8d08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:10.133Z|03b4e4bc-531d-4851-857b-4171e788d0b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:10.135Z|03b4e4bc-531d-4851-857b-4171e788d0b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:11.707Z|b53589d5-b64f-48e3-bd87-c862cb845aa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:11.708Z|b53589d5-b64f-48e3-bd87-c862cb845aa8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:20.160Z|b1758348-5c81-4ecc-8049-3733b5da5228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:20.163Z|b1758348-5c81-4ecc-8049-3733b5da5228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:20.165Z|1359bd30-0326-402c-a853-9a0417b98ce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:20.166Z|1359bd30-0326-402c-a853-9a0417b98ce2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:21.743Z|3f61a8fd-57d9-43ba-b550-1e5c1b0de6bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:21.744Z|3f61a8fd-57d9-43ba-b550-1e5c1b0de6bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:24.445Z|8c4dbba5-62f8-4ace-bd09-ae29765dcd28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:37:24.445Z|8c4dbba5-62f8-4ace-bd09-ae29765dcd28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:37:30.187Z|a020cb07-a00b-4d59-8961-e9254ad7258f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:30.187Z|df9b14d0-75db-4d81-8830-992e76621390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:30.188Z|a020cb07-a00b-4d59-8961-e9254ad7258f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:30.188Z|df9b14d0-75db-4d81-8830-992e76621390|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:31.768Z|f77a23d7-8135-48d1-8a37-ce8435d0398f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:31.768Z|f77a23d7-8135-48d1-8a37-ce8435d0398f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:39.445Z|8749346a-6feb-4b4f-bccb-6752c7908c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:37:39.446Z|8749346a-6feb-4b4f-bccb-6752c7908c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:37:39.860Z|02811c5f-bca3-488c-b0f8-cd4b6b255cee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:37:39.861Z|02811c5f-bca3-488c-b0f8-cd4b6b255cee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:37:40.215Z|5fd11073-1ee9-4941-8efe-f5dbbe40960c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:40.216Z|5fd11073-1ee9-4941-8efe-f5dbbe40960c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:40.216Z|02f6dfa3-3dbb-4ad4-b1c5-1252107f32e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:40.217Z|02f6dfa3-3dbb-4ad4-b1c5-1252107f32e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:41.789Z|a6667e2b-e819-401f-bb5e-11e42a00a2e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:41.790Z|a6667e2b-e819-401f-bb5e-11e42a00a2e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:46.946Z|f45b870b-927b-42d9-9b27-105c6905b28f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:37:46.946Z|f45b870b-927b-42d9-9b27-105c6905b28f|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:50.243Z|be14cc9d-c4d9-4aa1-a688-4f8e70fa294e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:50.244Z|be14cc9d-c4d9-4aa1-a688-4f8e70fa294e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:50.251Z|1691e52e-f02e-4efa-942e-b232c3ec2525|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:50.251Z|1691e52e-f02e-4efa-942e-b232c3ec2525|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:51.814Z|04e86d59-97b6-44a8-9cb6-c0b23b4d387c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:37:51.814Z|04e86d59-97b6-44a8-9cb6-c0b23b4d387c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:37:54.445Z|62347293-ee1b-4248-9e5f-a86ec17eec0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:37:54.448Z|62347293-ee1b-4248-9e5f-a86ec17eec0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:38:00.279Z|ea7a3272-e454-4cf0-b96f-5e8126ff4bd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:00.279Z|76339802-c789-4d9f-990a-a5ec1cc1d54f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:00.279Z|76339802-c789-4d9f-990a-a5ec1cc1d54f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:00.279Z|ea7a3272-e454-4cf0-b96f-5e8126ff4bd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:01.836Z|f65a670f-fcf6-4a9d-b076-540708946d13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:01.837Z|f65a670f-fcf6-4a9d-b076-540708946d13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:09.445Z|5eac1d19-6c2a-4e7e-8a6b-99d213f6bd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:38:09.446Z|5eac1d19-6c2a-4e7e-8a6b-99d213f6bd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:38:09.862Z|0970b93b-b10b-4020-8e83-006bb485c579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:38:09.862Z|0970b93b-b10b-4020-8e83-006bb485c579|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:38:10.312Z|305fd6f4-d1a5-49e0-aefa-ab0577b6ae7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:10.312Z|ede25877-fa73-4eb2-848c-af4c20369157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:10.313Z|305fd6f4-d1a5-49e0-aefa-ab0577b6ae7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:10.313Z|ede25877-fa73-4eb2-848c-af4c20369157|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:11.862Z|cd892e08-e71c-4602-9537-bdc763250769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:11.863Z|cd892e08-e71c-4602-9537-bdc763250769|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:20.335Z|c48b9698-baa3-406b-8f42-f6f3c49f800a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:20.335Z|6d0961f2-80ef-4808-a00d-8d159c2ace05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:20.336Z|c48b9698-baa3-406b-8f42-f6f3c49f800a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:20.336Z|6d0961f2-80ef-4808-a00d-8d159c2ace05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:21.885Z|447f0991-f3f0-4e2c-8ea8-2e58ffdc182b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:21.886Z|447f0991-f3f0-4e2c-8ea8-2e58ffdc182b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:24.445Z|46e23b4a-b997-487c-8eab-ce3728994d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:38:24.446Z|46e23b4a-b997-487c-8eab-ce3728994d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:38:30.359Z|a65e5855-d40d-49d0-8d60-9fed36e20269|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:30.359Z|b6ad4d7e-c6e2-474c-aee9-e946002e8a08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:30.359Z|a65e5855-d40d-49d0-8d60-9fed36e20269|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:30.359Z|b6ad4d7e-c6e2-474c-aee9-e946002e8a08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:31.909Z|ba8f192d-3a37-499c-8e38-51f7d60239a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:31.910Z|ba8f192d-3a37-499c-8e38-51f7d60239a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:39.445Z|07932ee9-e563-4d44-8778-d530826eb549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:38:39.448Z|07932ee9-e563-4d44-8778-d530826eb549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:38:39.863Z|d55df38d-6340-418b-935c-d0eb4ee32d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:38:39.864Z|d55df38d-6340-418b-935c-d0eb4ee32d1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:38:40.385Z|93cd4340-4ea6-4dcf-8278-fdb21bd00285|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:40.385Z|93cd4340-4ea6-4dcf-8278-fdb21bd00285|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:40.392Z|b33c3ace-1ec0-4af9-bd17-2bbec63591a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:40.392Z|b33c3ace-1ec0-4af9-bd17-2bbec63591a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:41.936Z|f0bcdb63-8538-4949-acf6-2c50ccbe8ad6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:41.936Z|f0bcdb63-8538-4949-acf6-2c50ccbe8ad6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:46.948Z|8009b85d-b402-4edc-9294-9a93b8812054|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:38:46.949Z|8009b85d-b402-4edc-9294-9a93b8812054|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:50.411Z|9eb93abf-d017-471d-be75-747b53ca56d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:50.411Z|9eb93abf-d017-471d-be75-747b53ca56d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:50.417Z|5d5562f7-51d7-4ee8-b5f8-0b66125c09b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:50.417Z|5d5562f7-51d7-4ee8-b5f8-0b66125c09b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:51.961Z|90345962-5452-4250-abd1-50d77e6790d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:38:51.961Z|90345962-5452-4250-abd1-50d77e6790d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:38:54.445Z|0629df68-536f-4a73-acd2-cb5f2c8b3d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:38:54.445Z|0629df68-536f-4a73-acd2-cb5f2c8b3d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:39:00.437Z|c1d31f29-059e-43d2-a0d3-e02b762293ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:00.438Z|c1d31f29-059e-43d2-a0d3-e02b762293ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:00.439Z|69396021-807d-49c9-a570-490efd74096e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:00.440Z|69396021-807d-49c9-a570-490efd74096e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:01.985Z|24561d1f-dc67-4c98-891b-5567d6b00557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:01.987Z|24561d1f-dc67-4c98-891b-5567d6b00557|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:09.445Z|e9ac9b5b-31be-4b52-899c-c6d9539552ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:39:09.446Z|e9ac9b5b-31be-4b52-899c-c6d9539552ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:39:09.864Z|1ce9c1b4-5199-49c6-b9b0-e4e156ae7452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:39:09.865Z|1ce9c1b4-5199-49c6-b9b0-e4e156ae7452|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:39:10.463Z|3d3dcc07-0f96-440f-8826-553172a36df6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:10.463Z|9afc3576-5732-4005-a3e4-14b12ecd082b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:10.464Z|3d3dcc07-0f96-440f-8826-553172a36df6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:10.464Z|9afc3576-5732-4005-a3e4-14b12ecd082b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:12.008Z|56d61895-27a8-4036-94fd-5ba3838f6648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:12.009Z|56d61895-27a8-4036-94fd-5ba3838f6648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:20.502Z|d897ac69-e812-4113-8c3a-578934215464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:20.502Z|706894c5-f5b3-4930-8426-2e2224526f9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:20.503Z|d897ac69-e812-4113-8c3a-578934215464|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:20.503Z|706894c5-f5b3-4930-8426-2e2224526f9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:22.033Z|1baeed3a-b8c3-4451-9954-c1dd7a900953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:22.034Z|1baeed3a-b8c3-4451-9954-c1dd7a900953|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:24.445Z|4dc6578a-c99d-4ffd-9517-0b15b3dd1e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:39:24.448Z|4dc6578a-c99d-4ffd-9517-0b15b3dd1e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:39:30.526Z|48c9edb7-75fb-4b94-906d-d82de61ea2af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:30.527Z|782144c4-90a3-448a-b7f8-7cfa77b76903|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:30.527Z|48c9edb7-75fb-4b94-906d-d82de61ea2af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:30.527Z|782144c4-90a3-448a-b7f8-7cfa77b76903|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:32.056Z|dc9de1ea-a135-4637-a4b8-72c609d05e5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:32.057Z|dc9de1ea-a135-4637-a4b8-72c609d05e5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:39.445Z|8c7c0ad5-bf9d-4075-9a30-771976df87c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:39:39.446Z|8c7c0ad5-bf9d-4075-9a30-771976df87c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:39:39.866Z|2a1b4bdd-3817-4eee-a6bb-c48aacf0f8e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:39:39.866Z|2a1b4bdd-3817-4eee-a6bb-c48aacf0f8e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:39:40.549Z|def9efaa-9705-4d69-a9d1-e216b5021a60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:40.549Z|88bb5a74-f6bb-4c63-b3ca-d87b582b7f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:40.550Z|def9efaa-9705-4d69-a9d1-e216b5021a60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:40.550Z|88bb5a74-f6bb-4c63-b3ca-d87b582b7f7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:42.082Z|8f355bba-30df-49c7-869d-6ac829334123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:42.083Z|8f355bba-30df-49c7-869d-6ac829334123|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:46.948Z|3dced246-54f5-4217-990f-eda34499c0ff|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:39:46.949Z|3dced246-54f5-4217-990f-eda34499c0ff|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:50.573Z|cbb1c525-b5bc-4248-a8f0-d21ba5d34ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:50.574Z|e32431a1-dc1a-43b9-b335-6eca47fe0189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:50.574Z|cbb1c525-b5bc-4248-a8f0-d21ba5d34ed5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:50.575Z|e32431a1-dc1a-43b9-b335-6eca47fe0189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:52.105Z|f65327f7-7b8b-4d60-bfb8-a1297af02727|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:39:52.106Z|f65327f7-7b8b-4d60-bfb8-a1297af02727|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:39:54.445Z|eaffbfd9-b564-4958-af39-e632f5165a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:39:54.445Z|eaffbfd9-b564-4958-af39-e632f5165a77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:40:00.598Z|71f233ad-1172-4a5d-a7a6-1f93a005f462|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:00.598Z|71f233ad-1172-4a5d-a7a6-1f93a005f462|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:00.599Z|b0333e0c-45a1-4bc7-b622-487e45b10e50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:00.599Z|b0333e0c-45a1-4bc7-b622-487e45b10e50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:02.130Z|e4acf891-9d73-4727-8bee-c28c6c0ddb9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:02.131Z|e4acf891-9d73-4727-8bee-c28c6c0ddb9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:08.477Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:40:08.493Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 76d544ad-5cb2-4415-95de-60c8c9bd2c4d already exists in requestDb InfraActiveRequests table 2022-06-07T11:40:08.495Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:40:08.495Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||Invoke 2022-06-07T11:40:08.496Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:40:08.496Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:40:08.496Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Method : GET 2022-06-07T11:40:08.496Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bd9c94eb7a0af58d", X-B3-SpanId:"24bb9870718e389c", X-B3-ParentSpanId:"bd9c94eb7a0af58d", X-B3-Sampled:"0", X-ONAP-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-TransactionID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ECOMP-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b154ba3-af9b-4407-bdac-c4e39f799217"] 2022-06-07T11:40:08.497Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Request body: 2022-06-07T11:40:08.497Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||==========================request end================================================ 2022-06-07T11:40:08.552Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||============================response begin========================================== 2022-06-07T11:40:08.553Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:40:08.553Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status text : 2022-06-07T11:40:08.554Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:40:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:40:08.554Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Response body: 2022-06-07T11:40:08.555Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||=======================response end================================================= 2022-06-07T11:40:08.555Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|404|Not Found|InvokeReturn 2022-06-07T11:40:08.742Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:40:09.445Z|e196de3e-9b14-4e50-9d08-dc72f5ed8930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:40:09.447Z|e196de3e-9b14-4e50-9d08-dc72f5ed8930|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:40:09.867Z|0b263f3f-8bf4-413d-878f-dcf1952b4f46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:40:09.867Z|0b263f3f-8bf4-413d-878f-dcf1952b4f46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:40:10.621Z|9d74e683-61f6-457b-9c63-f02f6a410955|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:10.621Z|bf2be7bb-128b-4ab8-8930-b8b03ee17723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:10.621Z|9d74e683-61f6-457b-9c63-f02f6a410955|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:10.621Z|bf2be7bb-128b-4ab8-8930-b8b03ee17723|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:12.154Z|dadf1517-dc55-4886-8ff9-e616aea7dbf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:12.155Z|dadf1517-dc55-4886-8ff9-e616aea7dbf3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:20.645Z|606eea2f-d99f-4310-86c6-5fb28c98b9b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:20.646Z|606eea2f-d99f-4310-86c6-5fb28c98b9b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:20.648Z|39cc70b0-3cfa-4db7-b1f4-b4b56b1fd03a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:20.648Z|39cc70b0-3cfa-4db7-b1f4-b4b56b1fd03a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:22.179Z|abf4ad69-7eb9-45ae-b6fd-ba7fbffe040e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:22.179Z|abf4ad69-7eb9-45ae-b6fd-ba7fbffe040e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:24.445Z|4b3d3428-bb03-436d-87f8-7214e403d5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:40:24.446Z|4b3d3428-bb03-436d-87f8-7214e403d5e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:40:29.720Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:40:29.855Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||Invoke 2022-06-07T11:40:29.855Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc with request headers:{Authorization=[***REDACTED***], X-RequestID=[76d544ad-5cb2-4415-95de-60c8c9bd2c4d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ca5a7ba7-89f2-4c82-9347-bc3ee2765e17], X-ECOMP-RequestID=[76d544ad-5cb2-4415-95de-60c8c9bd2c4d], X-TransactionId=[], X-ONAP-RequestID=[76d544ad-5cb2-4415-95de-60c8c9bd2c4d]} 2022-06-07T11:40:30.156Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:40:29:865-92725], vertex-id=[413696], Content-Length=[615], Date=[Tue, 07 Jun 2022 11:40:29 GMT], Content-Type=[application/json]} 2022-06-07T11:40:30.158Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|DEBUG|500||{"tenant-id":"2533c9c7326d44f0a72cc2ec35f519dc","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654601946708","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-06-07T11:40:30.159Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||InvokeReturn 2022-06-07T11:40:30.302Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:40:30.302Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:40:30.323Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:40:30.323Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:40:30.324Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:40:30.324Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:40:30.324Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:40:30.324Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|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:"bd9c94eb7a0af58d", X-B3-SpanId:"a992a7375b38c644", X-B3-ParentSpanId:"bd9c94eb7a0af58d", X-B3-Sampled:"0", X-ONAP-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-TransactionID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ECOMP-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a58eee9-d400-4f64-ab29-178145fb3a2a"] 2022-06-07T11:40:30.325Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|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-07fb3c9e-c8d3-4064-b36a-962bbca068be","requestScope":"service"} 2022-06-07T11:40:30.325Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:40:30.622Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:40:30.622Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:40:30.623Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:40:30.623Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|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:"Tue, 07 Jun 2022 11:40:30 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:40:30.623Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:40:30.624Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:40:30.625Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:40:30.635Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:40:30.636Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T11:40:30.636Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T11:40:30.636Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:40:30.637Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T11:40:30.637Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|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:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-TransactionID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ECOMP-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad86730d-99d1-46ba-9482-12aef54b15a4"] 2022-06-07T11:40:30.637Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T11:40:30.638Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T11:40:30.676Z|1caabee7-d233-4dc7-a517-d64f15150ca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:30.676Z|fcb4e403-f1ed-439a-bdb3-1c04955ca3fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:30.676Z|fcb4e403-f1ed-439a-bdb3-1c04955ca3fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:30.676Z|1caabee7-d233-4dc7-a517-d64f15150ca6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:31.030Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T11:40:31.030Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T11:40:31.031Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-07T11:40:31.032Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|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=0116CB57B0018D5F85A50DD35A13CA15; Path=/; HttpOnly", Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:40:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:40:31.033Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T11:40:31.033Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T11:40:31.033Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T11:40:31.193Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-07T11:40:31.194Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-06-07T11:40:31.195Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:40:31.195Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-07T11:40:31.195Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-06-07T11:40:31.196Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|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:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-TransactionID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ECOMP-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f965d9ea-0c3b-458c-8c82-2fce539da5fe"] 2022-06-07T11:40:31.196Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-06-07T11:40:31.197Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:40:31.291Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:40:31.292Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-07T11:40:31.292Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-07T11:40:31.292Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:40:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:40:31.295Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-06-07T11:40:31.295Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:40:31.296Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-06-07T11:40:31.307Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:40:31.308Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T11:40:31.308Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T11:40:31.308Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:40:31.309Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T11:40:31.309Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|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:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-TransactionID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ECOMP-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b047201a-33ee-4f66-91d7-e68a877bfe98"] 2022-06-07T11:40:31.309Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T11:40:31.309Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T11:40:31.336Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T11:40:31.337Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T11:40:31.337Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-07T11:40:31.337Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:40:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:40:31.338Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T11:40:31.338Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T11:40:31.339Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T11:40:31.354Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:40:31.355Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:40:31.355Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:40:31.355Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:40:31.356Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:40:31.356Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|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:"1854", X-B3-TraceId:"bd9c94eb7a0af58d", X-B3-SpanId:"ab96a99402a91f9d", X-B3-ParentSpanId:"bd9c94eb7a0af58d", X-B3-Sampled:"0", X-ONAP-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-TransactionID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ECOMP-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d417c071-fd8d-464f-a969-dc4ecd9be954"] 2022-06-07T11:40:31.356Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"76d544ad-5cb2-4415-95de-60c8c9bd2c4d","requestStatus":"IN_PROGRESS","startTime":1654602008748,"source":"VID","tenantId":"2533c9c7326d44f0a72cc2ec35f519dc","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be\",\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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n\t\t\t\"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"31912da3-7ece-429d-adb1-04f7d2ef629f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"76d544ad-5cb2-4415-95de-60c8c9bd2c4d"} 2022-06-07T11:40:31.356Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:40:31.888Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:40:31.889Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:40:31.890Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:40:31.890Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|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/76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:40:31 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:40:31.893Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:40:08.748+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be\",\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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n\t\t\t\"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"31912da3-7ece-429d-adb1-04f7d2ef629f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:40:31.552+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" } } } 2022-06-07T11:40:31.894Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:40:31.894Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:40:31.956Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:40:31.957Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:40:31.957Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:40:31.957Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:40:31.958Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:40:31.958Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|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:"bd9c94eb7a0af58d", X-B3-SpanId:"e221fc133b50d84d", X-B3-ParentSpanId:"bd9c94eb7a0af58d", X-B3-Sampled:"0", X-ONAP-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-TransactionID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ECOMP-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cc525f9-0dc4-400f-b5c7-e24d4da7b1e9"] 2022-06-07T11:40:31.958Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|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\":\"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"1514d1ad-9c84-4099-b631-917ded5bf14c\",\"modelUuid\":\"1514d1ad-9c84-4099-b631-917ded5bf14c\",\"modelInvariantUuid\":\"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"31912da3-7ece-429d-adb1-04f7d2ef629f\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"76d544ad-5cb2-4415-95de-60c8c9bd2c4d","type":"String"},"mso-request-id":{"value":"76d544ad-5cb2-4415-95de-60c8c9bd2c4d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:40:31.958Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:40:32.204Z|2bcc7b63-9738-4ac4-a60f-0482b592fc7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:32.205Z|2bcc7b63-9738-4ac4-a60f-0482b592fc7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:36.759Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:40:36.760Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:40:36.760Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:40:36.760Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|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=0AD9F02AD20DF7FB922F5FEEB3B4C727; Path=/; HttpOnly", Date:"Tue, 07 Jun 2022 11:40:36 GMT", X-ONAP-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-TransactionID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ECOMP-RequestID:"76d544ad-5cb2-4415-95de-60c8c9bd2c4d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3cc525f9-0dc4-400f-b5c7-e24d4da7b1e9", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:40:36.761Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|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\":\"76d544ad-5cb2-4415-95de-60c8c9bd2c4d\",\"instanceId\":\"6c7bcb13-fb9b-4804-a27b-ed499442d83c\"}}","message":"Success","processInstanceID":"a38c008c-e656-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:40:36.761Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:40:36.762Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:40:36.785Z|76d544ad-5cb2-4415-95de-60c8c9bd2c4d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:40:36.946Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:40:36.971Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:40:36.972Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||Invoke 2022-06-07T11:40:36.972Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:40:36.972Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:40:36.973Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Method : GET 2022-06-07T11:40:36.973Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80da038a87c3d052", X-B3-SpanId:"44adcd9be27fddf1", X-B3-ParentSpanId:"80da038a87c3d052", X-B3-Sampled:"0", X-ONAP-RequestID:"3062b3c9-b406-4328-87bb-563c47a789ac", X-RequestID:"3062b3c9-b406-4328-87bb-563c47a789ac", X-TransactionID:"3062b3c9-b406-4328-87bb-563c47a789ac", X-ECOMP-RequestID:"3062b3c9-b406-4328-87bb-563c47a789ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2528517-77ca-4018-97bb-f21c974bbef0"] 2022-06-07T11:40:36.973Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Request body: 2022-06-07T11:40:36.973Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||==========================request end================================================ 2022-06-07T11:40:37.020Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||============================response begin========================================== 2022-06-07T11:40:37.021Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status code : 200 OK 2022-06-07T11:40:37.023Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status text : 2022-06-07T11:40:37.024Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:40:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:40:37.026Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Response body: { "requestId" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:40:08.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be\",\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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n\t\t\t\"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"31912da3-7ece-429d-adb1-04f7d2ef629f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:40:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" } } } 2022-06-07T11:40:37.027Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||=======================response end================================================= 2022-06-07T11:40:37.027Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||InvokeReturn 2022-06-07T11:40:37.032Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:40:37.033Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:40:37.033Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:40:37.033Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:40:37.034Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:40:37.034Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80da038a87c3d052", X-B3-SpanId:"9628f391be7657bd", X-B3-ParentSpanId:"80da038a87c3d052", X-B3-Sampled:"0", X-ONAP-RequestID:"3062b3c9-b406-4328-87bb-563c47a789ac", X-RequestID:"3062b3c9-b406-4328-87bb-563c47a789ac", X-TransactionID:"3062b3c9-b406-4328-87bb-563c47a789ac", X-ECOMP-RequestID:"3062b3c9-b406-4328-87bb-563c47a789ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27b678e8-433f-4a21-8f41-e1d328db0da8"] 2022-06-07T11:40:37.034Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:40:37.035Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:40:37.161Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:40:37.162Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:40:37.162Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:40:37.162Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:40:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:40:37.170Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:40:37.170Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:40:37.171Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:40:37.213Z|3062b3c9-b406-4328-87bb-563c47a789ac|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:40:39.445Z|4754746e-2ee6-4331-af38-0e0c33b81732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:40:39.446Z|4754746e-2ee6-4331-af38-0e0c33b81732|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:40:39.868Z|2e669d85-a5c9-4573-a659-322c3e184967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:40:39.869Z|2e669d85-a5c9-4573-a659-322c3e184967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:40:40.701Z|e9faa845-53b3-4209-8bed-26786646b01d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:40.709Z|e9faa845-53b3-4209-8bed-26786646b01d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:40.710Z|f487c39e-0868-44ec-bdb6-339a6a10c9fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:40.711Z|f487c39e-0868-44ec-bdb6-339a6a10c9fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:42.228Z|eff5d57d-cb5c-4f8d-931d-d66e8f72cd77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:42.229Z|eff5d57d-cb5c-4f8d-931d-d66e8f72cd77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:46.956Z|c14e5cec-d6d9-44b8-8449-1ecf7d77d345|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:40:46.957Z|c14e5cec-d6d9-44b8-8449-1ecf7d77d345|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:47.389Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:40:47.393Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:40:47.394Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||Invoke 2022-06-07T11:40:47.394Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:40:47.395Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:40:47.395Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Method : GET 2022-06-07T11:40:47.396Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"017387971eebc7b1", X-B3-SpanId:"1dd7d209122f60fb", X-B3-ParentSpanId:"017387971eebc7b1", X-B3-Sampled:"0", X-ONAP-RequestID:"f293313d-48bf-4238-8a24-a42eea52b919", X-RequestID:"f293313d-48bf-4238-8a24-a42eea52b919", X-TransactionID:"f293313d-48bf-4238-8a24-a42eea52b919", X-ECOMP-RequestID:"f293313d-48bf-4238-8a24-a42eea52b919", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"600913eb-a72d-48ce-b1b9-56b8e4a0518e"] 2022-06-07T11:40:47.397Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Request body: 2022-06-07T11:40:47.398Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||==========================request end================================================ 2022-06-07T11:40:47.424Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||============================response begin========================================== 2022-06-07T11:40:47.426Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status code : 200 OK 2022-06-07T11:40:47.427Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status text : 2022-06-07T11:40:47.427Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:40:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:40:47.428Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Response body: { "requestId" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:40:08.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be\",\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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n\t\t\t\"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"31912da3-7ece-429d-adb1-04f7d2ef629f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:40:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" } } } 2022-06-07T11:40:47.428Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||=======================response end================================================= 2022-06-07T11:40:47.429Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||InvokeReturn 2022-06-07T11:40:47.430Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:40:47.431Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:40:47.431Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:40:47.431Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:40:47.432Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:40:47.432Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"017387971eebc7b1", X-B3-SpanId:"76826873308cce54", X-B3-ParentSpanId:"017387971eebc7b1", X-B3-Sampled:"0", X-ONAP-RequestID:"f293313d-48bf-4238-8a24-a42eea52b919", X-RequestID:"f293313d-48bf-4238-8a24-a42eea52b919", X-TransactionID:"f293313d-48bf-4238-8a24-a42eea52b919", X-ECOMP-RequestID:"f293313d-48bf-4238-8a24-a42eea52b919", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17e417d0-e6e5-4868-b4a5-d1b2feb20bb6"] 2022-06-07T11:40:47.432Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:40:47.433Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:40:47.453Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:40:47.453Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:40:47.454Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:40:47.454Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:40:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:40:47.457Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:40:47.458Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:40:47.458Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:40:47.475Z|f293313d-48bf-4238-8a24-a42eea52b919|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:40:50.734Z|a4a41e24-df97-4788-9ac3-c478127bcda4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:50.736Z|a4a41e24-df97-4788-9ac3-c478127bcda4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:50.736Z|3e6a4ecf-8ac8-449c-a8a4-8ccc96fd693d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:50.739Z|3e6a4ecf-8ac8-449c-a8a4-8ccc96fd693d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:52.251Z|cb2c07b0-1c8f-4f77-85ce-2b60a092e702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:40:52.252Z|cb2c07b0-1c8f-4f77-85ce-2b60a092e702|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:40:54.445Z|ba5cfb1c-57bc-4ed6-b8e8-38049e4ceedb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:40:54.448Z|ba5cfb1c-57bc-4ed6-b8e8-38049e4ceedb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:40:57.626Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:40:57.631Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:40:57.631Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||Invoke 2022-06-07T11:40:57.632Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:40:57.632Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:40:57.632Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Method : GET 2022-06-07T11:40:57.633Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b728b0623c17683f", X-B3-SpanId:"b58dfb96c0ccb078", X-B3-ParentSpanId:"b728b0623c17683f", X-B3-Sampled:"0", X-ONAP-RequestID:"6a936530-69da-4a02-8dd8-ec68f265d57c", X-RequestID:"6a936530-69da-4a02-8dd8-ec68f265d57c", X-TransactionID:"6a936530-69da-4a02-8dd8-ec68f265d57c", X-ECOMP-RequestID:"6a936530-69da-4a02-8dd8-ec68f265d57c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ab40be3-0a42-47ce-a68d-aa6e8c643306"] 2022-06-07T11:40:57.633Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Request body: 2022-06-07T11:40:57.633Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||==========================request end================================================ 2022-06-07T11:40:57.668Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||============================response begin========================================== 2022-06-07T11:40:57.669Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status code : 200 OK 2022-06-07T11:40:57.669Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status text : 2022-06-07T11:40:57.669Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:40:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:40:57.670Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Response body: { "requestId" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:40:08.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be\",\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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n\t\t\t\"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"31912da3-7ece-429d-adb1-04f7d2ef629f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:40:35.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" } } } 2022-06-07T11:40:57.671Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||=======================response end================================================= 2022-06-07T11:40:57.671Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||InvokeReturn 2022-06-07T11:40:57.674Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:40:57.675Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:40:57.675Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:40:57.676Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:40:57.676Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:40:57.676Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b728b0623c17683f", X-B3-SpanId:"44cfcc91d6b99ed1", X-B3-ParentSpanId:"b728b0623c17683f", X-B3-Sampled:"0", X-ONAP-RequestID:"6a936530-69da-4a02-8dd8-ec68f265d57c", X-RequestID:"6a936530-69da-4a02-8dd8-ec68f265d57c", X-TransactionID:"6a936530-69da-4a02-8dd8-ec68f265d57c", X-ECOMP-RequestID:"6a936530-69da-4a02-8dd8-ec68f265d57c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fccb3aaa-68c9-4830-be2d-5b0563470fbd"] 2022-06-07T11:40:57.677Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:40:57.677Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:40:57.703Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:40:57.703Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:40:57.704Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:40:57.705Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:40:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:40:57.706Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:40:57.707Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:40:57.708Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:40:57.728Z|6a936530-69da-4a02-8dd8-ec68f265d57c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:41:00.765Z|33ea6ff3-227e-4a32-a98d-34176a79f935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:00.765Z|3283bfe6-32f2-4a82-9c6e-e8a5300f7482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:00.766Z|3283bfe6-32f2-4a82-9c6e-e8a5300f7482|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:00.766Z|33ea6ff3-227e-4a32-a98d-34176a79f935|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:02.277Z|bbfd038b-e16b-4cef-bd4f-260e646d3e78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:02.278Z|bbfd038b-e16b-4cef-bd4f-260e646d3e78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:07.888Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:41:07.893Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:41:07.894Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||Invoke 2022-06-07T11:41:07.894Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:07.894Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:41:07.894Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Method : GET 2022-06-07T11:41:07.895Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49eacfeb383b467d", X-B3-SpanId:"0cb2e75a861cbc12", X-B3-ParentSpanId:"49eacfeb383b467d", X-B3-Sampled:"0", X-ONAP-RequestID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-RequestID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-TransactionID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-ECOMP-RequestID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed51773b-cb6c-40bb-910e-15fb784ef253"] 2022-06-07T11:41:07.895Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Request body: 2022-06-07T11:41:07.896Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:07.933Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:07.934Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:07.934Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status text : 2022-06-07T11:41:07.935Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:07.936Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Response body: { "requestId" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2022-06-07T11:40:08.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be\",\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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n\t\t\t\"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"31912da3-7ece-429d-adb1-04f7d2ef629f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:41:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" } } } 2022-06-07T11:41:07.936Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:07.937Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||InvokeReturn 2022-06-07T11:41:07.939Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:41:07.939Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:41:07.940Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:07.940Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:41:07.940Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:41:07.941Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49eacfeb383b467d", X-B3-SpanId:"a6839fe76c09dd17", X-B3-ParentSpanId:"49eacfeb383b467d", X-B3-Sampled:"0", X-ONAP-RequestID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-RequestID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-TransactionID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-ECOMP-RequestID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31d7abc3-3644-4d1a-b17e-ee5ef8a56743"] 2022-06-07T11:41:07.941Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:41:07.941Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:07.959Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:07.960Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:07.960Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:41:07.960Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:07.961Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:41:07.961Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:07.961Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:41:08.012Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:41:08.013Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:41:08.013Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:08.013Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:41:08.014Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:41:08.014Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-RequestID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-TransactionID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-ECOMP-RequestID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d18533ab-d73a-4610-a8dc-5f4b8b8686b2"] 2022-06-07T11:41:08.015Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:41:08.015Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:08.261Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:08.262Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:08.262Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:41:08.262Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C09DF1544A9F84D178F1D14CA5CB0B1B; 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:"Tue, 07 Jun 2022 11:41:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:08.263Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b66c00c6-e656-11ec-8aad-42c6bc6b4158","businessKey":"76d544ad-5cb2-4415-95de-60c8c9bd2c4d","processDefinitionId":"SDNCHandler:1:b7a9790a-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-07T11:41:04.376+0000","endTime":"2022-06-07T11:41:06.552+0000","removalTime":null,"durationInMillis":2176,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a38c008c-e656-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"b45afad8-e656-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-07T11:41:08.263Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:08.264Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:41:08.293Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:41:08.294Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:41:08.294Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:08.294Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:41:08.294Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:41:08.295Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-RequestID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-TransactionID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-ECOMP-RequestID:"e04cd374-3347-433f-a5e5-b17321fe9c0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc0b0ead-e21b-4064-8c73-b406dc032992"] 2022-06-07T11:41:08.295Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:41:08.295Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:08.448Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:08.448Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:08.448Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:41:08.449Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=9959781302816126DEB541EEE414F3A9; 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:"Tue, 07 Jun 2022 11:41:08 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:08.449Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b66ceb39-e656-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"b66c00c6-e656-11ec-8aad-42c6bc6b4158","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b7a9790a-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"b66c00c6-e656-11ec-8aad-42c6bc6b4158","executionId":"b66c00c6-e656-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:41:04.381+0000","endTime":"2022-06-07T11:41:06.545+0000","durationInMillis":2164,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a38c008c-e656-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:41:08.449Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:08.450Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b66c00c6-e656-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:41:08.456Z|e04cd374-3347-433f-a5e5-b17321fe9c0a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:41:09.445Z|1a65a31e-36b9-4281-8465-64acf873163e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:41:09.446Z|1a65a31e-36b9-4281-8465-64acf873163e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:41:09.870Z|230a5835-6043-4a68-aad4-a59e09844523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:41:09.871Z|230a5835-6043-4a68-aad4-a59e09844523|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:41:10.790Z|2c350866-5278-48ca-82fb-4287c05494c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:10.791Z|798ec7ca-5ff9-4ace-a673-986515e2fdad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:10.791Z|798ec7ca-5ff9-4ace-a673-986515e2fdad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:10.791Z|2c350866-5278-48ca-82fb-4287c05494c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:12.303Z|a895058a-3c42-4416-b4da-136ff2dbd5b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:12.304Z|a895058a-3c42-4416-b4da-136ff2dbd5b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:18.586Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:41:18.591Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:41:18.591Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||Invoke 2022-06-07T11:41:18.591Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:18.592Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:41:18.592Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Method : GET 2022-06-07T11:41:18.592Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df155cd3e539d0e9", X-B3-SpanId:"2775e01abdafdbce", X-B3-ParentSpanId:"df155cd3e539d0e9", X-B3-Sampled:"0", X-ONAP-RequestID:"3012d1a9-d908-4161-bd36-96da62ac79db", X-RequestID:"3012d1a9-d908-4161-bd36-96da62ac79db", X-TransactionID:"3012d1a9-d908-4161-bd36-96da62ac79db", X-ECOMP-RequestID:"3012d1a9-d908-4161-bd36-96da62ac79db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d34e35fe-d1e1-4bb1-bcbf-e5be9622f598"] 2022-06-07T11:41:18.592Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Request body: 2022-06-07T11:41:18.593Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:18.641Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:18.642Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:18.642Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status text : 2022-06-07T11:41:18.642Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:18.644Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Response body: { "requestId" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:40:08.000+00:00", "endTime" : "2022-06-07T11:41:08.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be\",\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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n\t\t\t\"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"31912da3-7ece-429d-adb1-04f7d2ef629f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:41:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" } } } 2022-06-07T11:41:18.644Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:18.644Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||InvokeReturn 2022-06-07T11:41:18.646Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:41:18.646Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:41:18.647Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:18.647Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:41:18.647Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:41:18.647Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df155cd3e539d0e9", X-B3-SpanId:"b41fe9b5309e45fa", X-B3-ParentSpanId:"df155cd3e539d0e9", X-B3-Sampled:"0", X-ONAP-RequestID:"3012d1a9-d908-4161-bd36-96da62ac79db", X-RequestID:"3012d1a9-d908-4161-bd36-96da62ac79db", X-TransactionID:"3012d1a9-d908-4161-bd36-96da62ac79db", X-ECOMP-RequestID:"3012d1a9-d908-4161-bd36-96da62ac79db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1edeb633-9aca-4a69-879d-a72cdce77810"] 2022-06-07T11:41:18.648Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:41:18.648Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:18.665Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:18.666Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:18.666Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:41:18.667Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:18.669Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:41:18.670Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:18.670Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:41:18.689Z|3012d1a9-d908-4161-bd36-96da62ac79db|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:41:18.810Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:41:18.817Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:41:18.817Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||Invoke 2022-06-07T11:41:18.818Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:18.818Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:41:18.819Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Method : GET 2022-06-07T11:41:18.819Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7681fcc6c62b0e34", X-B3-SpanId:"f268afeaf7af00cf", X-B3-ParentSpanId:"7681fcc6c62b0e34", X-B3-Sampled:"0", X-ONAP-RequestID:"1b71dca0-d2a0-4a71-a362-15f9cd99077c", X-RequestID:"1b71dca0-d2a0-4a71-a362-15f9cd99077c", X-TransactionID:"1b71dca0-d2a0-4a71-a362-15f9cd99077c", X-ECOMP-RequestID:"1b71dca0-d2a0-4a71-a362-15f9cd99077c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b31cb564-d34e-4783-b758-cb9dc7a23721"] 2022-06-07T11:41:18.819Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Request body: 2022-06-07T11:41:18.820Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:18.844Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:18.845Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:18.845Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status text : 2022-06-07T11:41:18.845Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:18.848Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Response body: { "requestId" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:40:08.000+00:00", "endTime" : "2022-06-07T11:41:08.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be\",\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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n\t\t\t\"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"31912da3-7ece-429d-adb1-04f7d2ef629f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:41:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" } } } 2022-06-07T11:41:18.848Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:18.849Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||InvokeReturn 2022-06-07T11:41:18.851Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:41:18.851Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:41:18.851Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:18.851Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:41:18.852Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:41:18.852Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7681fcc6c62b0e34", X-B3-SpanId:"b72f6a63a8d1b1b8", X-B3-ParentSpanId:"7681fcc6c62b0e34", X-B3-Sampled:"0", X-ONAP-RequestID:"1b71dca0-d2a0-4a71-a362-15f9cd99077c", X-RequestID:"1b71dca0-d2a0-4a71-a362-15f9cd99077c", X-TransactionID:"1b71dca0-d2a0-4a71-a362-15f9cd99077c", X-ECOMP-RequestID:"1b71dca0-d2a0-4a71-a362-15f9cd99077c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0e79382-1f2d-4268-b45e-2371852ac5eb"] 2022-06-07T11:41:18.853Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:41:18.853Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:18.871Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:18.871Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:18.871Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:41:18.872Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:18.873Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:41:18.873Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:18.874Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:41:18.886Z|1b71dca0-d2a0-4a71-a362-15f9cd99077c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:41:19.015Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:41:19.019Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:41:19.019Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||Invoke 2022-06-07T11:41:19.020Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:19.020Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:41:19.020Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Method : GET 2022-06-07T11:41:19.020Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d1f9283af0bdd00", X-B3-SpanId:"f86b298f298f322a", X-B3-ParentSpanId:"3d1f9283af0bdd00", X-B3-Sampled:"0", X-ONAP-RequestID:"c1890961-7f76-4be3-995f-deb2f5b2e42b", X-RequestID:"c1890961-7f76-4be3-995f-deb2f5b2e42b", X-TransactionID:"c1890961-7f76-4be3-995f-deb2f5b2e42b", X-ECOMP-RequestID:"c1890961-7f76-4be3-995f-deb2f5b2e42b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55d9ae8d-5431-4a39-89e3-b6b4aaa90a37"] 2022-06-07T11:41:19.021Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Request body: 2022-06-07T11:41:19.021Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:19.043Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:19.043Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:19.044Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status text : 2022-06-07T11:41:19.044Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:19.045Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Response body: { "requestId" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:40:08.000+00:00", "endTime" : "2022-06-07T11:41:08.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be\",\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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n\t\t\t\"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"31912da3-7ece-429d-adb1-04f7d2ef629f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:41:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" } } } 2022-06-07T11:41:19.045Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:19.046Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||InvokeReturn 2022-06-07T11:41:19.047Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:41:19.048Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:41:19.048Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:19.048Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:41:19.049Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:41:19.049Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3d1f9283af0bdd00", X-B3-SpanId:"ed863d66a1f25061", X-B3-ParentSpanId:"3d1f9283af0bdd00", X-B3-Sampled:"0", X-ONAP-RequestID:"c1890961-7f76-4be3-995f-deb2f5b2e42b", X-RequestID:"c1890961-7f76-4be3-995f-deb2f5b2e42b", X-TransactionID:"c1890961-7f76-4be3-995f-deb2f5b2e42b", X-ECOMP-RequestID:"c1890961-7f76-4be3-995f-deb2f5b2e42b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ee566b9-43af-4cf1-b99a-3fab7513c0b2"] 2022-06-07T11:41:19.049Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:41:19.050Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:19.063Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:19.064Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:19.064Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:41:19.065Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:19.065Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:41:19.066Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:19.066Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:41:19.082Z|c1890961-7f76-4be3-995f-deb2f5b2e42b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:41:19.204Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:41:19.208Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:41:19.208Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||Invoke 2022-06-07T11:41:19.208Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:19.209Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:41:19.209Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Method : GET 2022-06-07T11:41:19.209Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87ff3dbac6633aad", X-B3-SpanId:"a9831ec1920f0ee4", X-B3-ParentSpanId:"87ff3dbac6633aad", X-B3-Sampled:"0", X-ONAP-RequestID:"0b3a89d8-323c-4d39-8555-e3c0e06e63d2", X-RequestID:"0b3a89d8-323c-4d39-8555-e3c0e06e63d2", X-TransactionID:"0b3a89d8-323c-4d39-8555-e3c0e06e63d2", X-ECOMP-RequestID:"0b3a89d8-323c-4d39-8555-e3c0e06e63d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6da3af5b-b4e8-448c-88a8-0cc7d4ecb8b1"] 2022-06-07T11:41:19.209Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Request body: 2022-06-07T11:41:19.210Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:19.235Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:19.235Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:19.236Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status text : 2022-06-07T11:41:19.236Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:19.237Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Response body: { "requestId" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:40:08.000+00:00", "endTime" : "2022-06-07T11:41:08.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be\",\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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n\t\t\t\"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"31912da3-7ece-429d-adb1-04f7d2ef629f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:41:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" } } } 2022-06-07T11:41:19.237Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:19.238Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||InvokeReturn 2022-06-07T11:41:19.239Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:41:19.240Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:41:19.240Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:19.240Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:41:19.240Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:41:19.241Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87ff3dbac6633aad", X-B3-SpanId:"04b91e52a647b7b5", X-B3-ParentSpanId:"87ff3dbac6633aad", X-B3-Sampled:"0", X-ONAP-RequestID:"0b3a89d8-323c-4d39-8555-e3c0e06e63d2", X-RequestID:"0b3a89d8-323c-4d39-8555-e3c0e06e63d2", X-TransactionID:"0b3a89d8-323c-4d39-8555-e3c0e06e63d2", X-ECOMP-RequestID:"0b3a89d8-323c-4d39-8555-e3c0e06e63d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2761d959-b39d-43cd-afbc-2f8a650a5b2d"] 2022-06-07T11:41:19.241Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:41:19.241Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:19.254Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:19.255Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:19.256Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:41:19.256Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:19.257Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:41:19.257Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:19.258Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:41:19.270Z|0b3a89d8-323c-4d39-8555-e3c0e06e63d2|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:41:19.401Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:41:19.406Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:41:19.406Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||Invoke 2022-06-07T11:41:19.406Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:19.407Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d 2022-06-07T11:41:19.407Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Method : GET 2022-06-07T11:41:19.408Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1cf7f0fd9aa7a51", X-B3-SpanId:"49658ca9334b2ce2", X-B3-ParentSpanId:"a1cf7f0fd9aa7a51", X-B3-Sampled:"0", X-ONAP-RequestID:"a8640cac-a21e-4468-b70d-41ddcb1c3ce5", X-RequestID:"a8640cac-a21e-4468-b70d-41ddcb1c3ce5", X-TransactionID:"a8640cac-a21e-4468-b70d-41ddcb1c3ce5", X-ECOMP-RequestID:"a8640cac-a21e-4468-b70d-41ddcb1c3ce5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34448a35-39f2-41b7-8262-490502882b58"] 2022-06-07T11:41:19.408Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Request body: 2022-06-07T11:41:19.408Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:19.443Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:19.444Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:19.444Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Status text : 2022-06-07T11:41:19.445Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:19.446Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||Response body: { "requestId" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:40:08.000+00:00", "endTime" : "2022-06-07T11:41:08.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be\",\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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n\t\t\t\"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"31912da3-7ece-429d-adb1-04f7d2ef629f\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:41:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "76d544ad-5cb2-4415-95de-60c8c9bd2c4d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d" } } } 2022-06-07T11:41:19.446Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:19.447Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|INFO|500||InvokeReturn 2022-06-07T11:41:19.449Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:41:19.449Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:41:19.449Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:19.450Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false 2022-06-07T11:41:19.450Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:41:19.450Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a1cf7f0fd9aa7a51", X-B3-SpanId:"97372ecb0ad102f7", X-B3-ParentSpanId:"a1cf7f0fd9aa7a51", X-B3-Sampled:"0", X-ONAP-RequestID:"a8640cac-a21e-4468-b70d-41ddcb1c3ce5", X-RequestID:"a8640cac-a21e-4468-b70d-41ddcb1c3ce5", X-TransactionID:"a8640cac-a21e-4468-b70d-41ddcb1c3ce5", X-ECOMP-RequestID:"a8640cac-a21e-4468-b70d-41ddcb1c3ce5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c35fdb5-1046-4808-a64f-2881318156cc"] 2022-06-07T11:41:19.451Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:41:19.451Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:19.470Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:19.471Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:19.471Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:41:19.471Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:19.472Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:41:19.472Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:19.472Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=76d544ad-5cb2-4415-95de-60c8c9bd2c4d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:41:19.487Z|a8640cac-a21e-4468-b70d-41ddcb1c3ce5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/76d544ad-5cb2-4415-95de-60c8c9bd2c4d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:41:20.812Z|01f75e7d-9401-4278-a656-eda2d574725b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:20.813Z|01f75e7d-9401-4278-a656-eda2d574725b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:20.826Z|35e41342-0b56-4f11-a68c-37843877aa14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:20.827Z|35e41342-0b56-4f11-a68c-37843877aa14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:21.352Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:41:21.354Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||INFO|500||Checking if requestId: 4769bb3e-abb5-4905-802c-3b75e89ea3be already exists in requestDb InfraActiveRequests table 2022-06-07T11:41:21.355Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:41:21.355Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||Invoke 2022-06-07T11:41:21.355Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:21.356Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:41:21.356Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Method : GET 2022-06-07T11:41:21.356Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2db638f08e746583", X-B3-SpanId:"dcf0eff1c6e6772b", X-B3-ParentSpanId:"2db638f08e746583", X-B3-Sampled:"0", X-ONAP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-TransactionID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ECOMP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c745fe2-d650-4e6f-8100-85a7497210a5"] 2022-06-07T11:41:21.356Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Request body: 2022-06-07T11:41:21.356Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:21.375Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:21.376Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:41:21.376Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status text : 2022-06-07T11:41:21.376Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:41:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:21.376Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Response body: 2022-06-07T11:41:21.377Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:21.377Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|404|Not Found|InvokeReturn 2022-06-07T11:41:21.393Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:41:21.393Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-07T11:41:21.399Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:41:21.444Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:41:21.444Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4|INFO|500||Invoke 2022-06-07T11:41:21.498Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4|INFO|404|Not Found|InvokeReturn 2022-06-07T11:41:21.499Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:41:21:228-766], Content-Length=[377], Date=[Tue, 07 Jun 2022 11:41:21 GMT], Content-Type=[application/json]} 2022-06-07T11:41:21.500Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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/185dfe56-032b-4be9-9cfb-df3d5fc91fa4","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4","ERR.5.4.6114"]}}} 2022-06-07T11:41:21.510Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4 2022-06-07T11:41:21.511Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 185dfe56-032b-4be9-9cfb-df3d5fc91fa4 2022-06-07T11:41:21.514Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:41:21.550Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4|INFO|500||Invoke 2022-06-07T11:41:21.551Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4 with request headers:{Authorization=[***REDACTED***], X-RequestID=[4769bb3e-abb5-4905-802c-3b75e89ea3be], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[99b78427-adbb-4016-bd14-26127d55b69d], X-ECOMP-RequestID=[4769bb3e-abb5-4905-802c-3b75e89ea3be], X-TransactionId=[], X-ONAP-RequestID=[4769bb3e-abb5-4905-802c-3b75e89ea3be]} 2022-06-07T11:41:21.603Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:41:21:328-44564], Content-Length=[377], Date=[Tue, 07 Jun 2022 11:41:21 GMT], Content-Type=[application/json]} 2022-06-07T11:41:21.604Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4|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/185dfe56-032b-4be9-9cfb-df3d5fc91fa4","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4","ERR.5.4.6114"]}}} 2022-06-07T11:41:21.605Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4|INFO|404|Not Found|InvokeReturn 2022-06-07T11:41:21.608Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/185dfe56-032b-4be9-9cfb-df3d5fc91fa4 2022-06-07T11:41:21.608Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 185dfe56-032b-4be9-9cfb-df3d5fc91fa4 2022-06-07T11:41:21.612Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:41:21.649Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:41:21.650Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||Invoke 2022-06-07T11:41:21.703Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||InvokeReturn 2022-06-07T11:41:21.704Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220607-11:41:21:425-79539], vertex-id=[413696], Content-Length=[615], Date=[Tue, 07 Jun 2022 11:41:21 GMT], Content-Type=[application/json]} 2022-06-07T11:41:21.705Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"2533c9c7326d44f0a72cc2ec35f519dc","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654601946708","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2022-06-07T11:41:21.744Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:41:21.745Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:41:21.750Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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 2022-06-07T11:41:21.751Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:41:21.751Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:21.751Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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 2022-06-07T11:41:21.752Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:41:21.752Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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:"2db638f08e746583", X-B3-SpanId:"c804151eb64d1b26", X-B3-ParentSpanId:"2db638f08e746583", X-B3-Sampled:"0", X-ONAP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-TransactionID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ECOMP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1c2c78e-3555-4baa-a87f-9baa93aa98ea"] 2022-06-07T11:41:21.752Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"6c7bcb13-fb9b-4804-a27b-ed499442d83c"},"instanceName":"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0","requestScope":"network"} 2022-06-07T11:41:21.753Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:21.806Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:21.810Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:21.811Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:41:21.811Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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:"Tue, 07 Jun 2022 11:41:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:21.812Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:41:21.812Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:21.812Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:41:21.818Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3 2022-06-07T11:41:21.821Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|INFO|500||Invoke 2022-06-07T11:41:21.824Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:21.825Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3 2022-06-07T11:41:21.825Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|DEBUG|500||Method : GET 2022-06-07T11:41:21.825Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-TransactionID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ECOMP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"606bf1d1-2352-4d9a-9f4b-62ba7cb0a175"] 2022-06-07T11:41:21.826Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|DEBUG|500||Request body: 2022-06-07T11:41:21.826Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:21.878Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:21.878Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:21.879Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|DEBUG|500||Status text : 2022-06-07T11:41:21.879Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:21.882Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|DEBUG|500||Response body: { "modelCustomizationUUID" : "ac65be7f-0f0f-4368-a0c4-01dec91c9ba3", "modelInstanceName" : "Generic NeutronNet", "created" : "2022-06-07T11:39:40.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource" } } } 2022-06-07T11:41:21.883Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:21.883Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3|INFO|500||InvokeReturn 2022-06-07T11:41:21.895Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource 2022-06-07T11:41:21.896Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|INFO|500||Invoke 2022-06-07T11:41:21.896Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:21.896Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource 2022-06-07T11:41:21.897Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|DEBUG|500||Method : GET 2022-06-07T11:41:21.897Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-TransactionID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ECOMP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e833c660-3f90-4c43-bc23-65141614a794"] 2022-06-07T11:41:21.897Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|DEBUG|500||Request body: 2022-06-07T11:41:21.898Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:21.932Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:21.933Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:21.933Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|DEBUG|500||Status text : 2022-06-07T11:41:21.933Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/networkResource/8791dce7-95c0-4e88-a8e6-f967c6c92a1d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:21.936Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|DEBUG|500||Response body: { "modelUUID" : "8791dce7-95c0-4e88-a8e6-f967c6c92a1d", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "f3eef10e-39df-4b27-92e8-994eab9c5c1b", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2022-06-07T11:39:40.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/8791dce7-95c0-4e88-a8e6-f967c6c92a1d" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/8791dce7-95c0-4e88-a8e6-f967c6c92a1d" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/8791dce7-95c0-4e88-a8e6-f967c6c92a1d/heatTemplate" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/8791dce7-95c0-4e88-a8e6-f967c6c92a1d/networkResourceCustomization" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/8791dce7-95c0-4e88-a8e6-f967c6c92a1d/collectionNetworkResourceCustomization" } } } 2022-06-07T11:41:21.937Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:21.937Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/ac65be7f-0f0f-4368-a0c4-01dec91c9ba3/networkResource|INFO|500||InvokeReturn 2022-06-07T11:41:21.949Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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 2022-06-07T11:41:21.950Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2022-06-07T11:41:21.950Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:21.951Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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 2022-06-07T11:41:21.951Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2022-06-07T11:41:21.951Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-TransactionID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ECOMP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57181786-3e13-430c-852f-e7d51f6ca278"] 2022-06-07T11:41:21.951Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2022-06-07T11:41:21.952Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:21.978Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:21.979Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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 2022-06-07T11:41:21.979Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : 2022-06-07T11:41:21.980Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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:"Tue, 07 Jun 2022 11:41:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:21.980Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2022-06-07T11:41:21.980Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:21.981Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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 2022-06-07T11:41:21.982Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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 2022-06-07T11:41:21.982Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-06-07T11:41:21.983Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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================================================ 2022-06-07T11:41:21.983Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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 2022-06-07T11:41:21.983Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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 2022-06-07T11:41:21.984Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-TransactionID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ECOMP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92698911-dd4b-41f0-9211-e4089d855673"] 2022-06-07T11:41:21.984Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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: 2022-06-07T11:41:21.984Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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================================================ 2022-06-07T11:41:22.033Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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========================================== 2022-06-07T11:41:22.034Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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 2022-06-07T11:41:22.034Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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 : 2022-06-07T11:41:22.035Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:22.043Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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" : 179, "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" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/179" } } } 2022-06-07T11:41:22.043Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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================================================= 2022-06-07T11:41:22.044Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-06-07T11:41:22.055Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:41:22.056Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:41:22.056Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:22.057Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:41:22.057Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:41:22.057Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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:"2666", X-B3-TraceId:"2db638f08e746583", X-B3-SpanId:"cd63a109bfa5665f", X-B3-ParentSpanId:"2db638f08e746583", X-B3-Sampled:"0", X-ONAP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-TransactionID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ECOMP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7448f58e-4134-4d6f-8e20-9c7fb150e78d"] 2022-06-07T11:41:22.058Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4769bb3e-abb5-4905-802c-3b75e89ea3be","requestStatus":"IN_PROGRESS","startTime":1654602081393,"source":"VID","tenantId":"2533c9c7326d44f0a72cc2ec35f519dc","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f3eef10e-39df-4b27-92e8-994eab9c5c1b\",\n \"modelVersionId\": \"8791dce7-95c0-4e88-a8e6-f967c6c92a1d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ac65be7f-0f0f-4368-a0c4-01dec91c9ba3\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"6c7bcb13-fb9b-4804-a27b-ed499442d83c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"6c7bcb13-fb9b-4804-a27b-ed499442d83c","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"4769bb3e-abb5-4905-802c-3b75e89ea3be"} 2022-06-07T11:41:22.058Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:22.095Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:22.095Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:41:22.102Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:41:22.103Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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/4769bb3e-abb5-4905-802c-3b75e89ea3be", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:21 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:22.103Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:41:21.393+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f3eef10e-39df-4b27-92e8-994eab9c5c1b\",\n \"modelVersionId\": \"8791dce7-95c0-4e88-a8e6-f967c6c92a1d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ac65be7f-0f0f-4368-a0c4-01dec91c9ba3\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"6c7bcb13-fb9b-4804-a27b-ed499442d83c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:41:22.079+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" } } } 2022-06-07T11:41:22.104Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:22.104Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:41:22.117Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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 2022-06-07T11:41:22.118Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:41:22.118Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:22.118Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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 2022-06-07T11:41:22.119Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:41:22.119Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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:"2db638f08e746583", X-B3-SpanId:"273007c13648d0b5", X-B3-ParentSpanId:"2db638f08e746583", X-B3-Sampled:"0", X-ONAP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-TransactionID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ECOMP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4f49d9f-48c6-421a-8893-d1c57950e901"] 2022-06-07T11:41:22.119Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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\":\"f3eef10e-39df-4b27-92e8-994eab9c5c1b\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"ac65be7f-0f0f-4368-a0c4-01dec91c9ba3\",\"modelVersionId\":\"8791dce7-95c0-4e88-a8e6-f967c6c92a1d\",\"modelCustomizationId\":\"ac65be7f-0f0f-4368-a0c4-01dec91c9ba3\",\"modelUuid\":\"8791dce7-95c0-4e88-a8e6-f967c6c92a1d\",\"modelInvariantUuid\":\"f3eef10e-39df-4b27-92e8-994eab9c5c1b\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\"source\":\"VID\",\"instanceName\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"6c7bcb13-fb9b-4804-a27b-ed499442d83c\",\"modelInfo\":{\"modelInvariantId\":\"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"1514d1ad-9c84-4099-b631-917ded5bf14c\",\"modelUuid\":\"1514d1ad-9c84-4099-b631-917ded5bf14c\",\"modelInvariantUuid\":\"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\"}}}],\"cloudConfiguration\":{\"tenantId\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"6c7bcb13-fb9b-4804-a27b-ed499442d83c\"}","type":"String"},"requestId":{"value":"4769bb3e-abb5-4905-802c-3b75e89ea3be","type":"String"},"mso-request-id":{"value":"4769bb3e-abb5-4905-802c-3b75e89ea3be","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"6c7bcb13-fb9b-4804-a27b-ed499442d83c","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/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:41:22.120Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:22.332Z|1214dd8b-2a30-4ae9-b2bb-33ad5f91ae53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:22.333Z|1214dd8b-2a30-4ae9-b2bb-33ad5f91ae53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:23.140Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:23.141Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:41:23.141Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:41:23.142Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:41:23 GMT", X-ONAP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-TransactionID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ECOMP-RequestID:"4769bb3e-abb5-4905-802c-3b75e89ea3be", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d4f49d9f-48c6-421a-8893-d1c57950e901", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:23.143Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4769bb3e-abb5-4905-802c-3b75e89ea3be\",\"instanceId\":\"d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3\"}}","message":"Success","processInstanceID":"c1035698-e656-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:41:23.143Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:23.144Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:41:23.149Z|4769bb3e-abb5-4905-802c-3b75e89ea3be|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:41:23.283Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:41:23.287Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:41:23.287Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||Invoke 2022-06-07T11:41:23.288Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:23.288Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:41:23.288Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Method : GET 2022-06-07T11:41:23.288Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"182530f3a1e9d1f6", X-B3-SpanId:"05aeac2db884f77e", X-B3-ParentSpanId:"182530f3a1e9d1f6", X-B3-Sampled:"0", X-ONAP-RequestID:"e9c84bed-e688-4dd8-af96-e2990ebac11f", X-RequestID:"e9c84bed-e688-4dd8-af96-e2990ebac11f", X-TransactionID:"e9c84bed-e688-4dd8-af96-e2990ebac11f", X-ECOMP-RequestID:"e9c84bed-e688-4dd8-af96-e2990ebac11f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f06ab0c-1f69-434c-bb20-6a055126d708"] 2022-06-07T11:41:23.289Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Request body: 2022-06-07T11:41:23.289Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:23.319Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:23.319Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:23.319Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status text : 2022-06-07T11:41:23.320Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:23.322Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Response body: { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:41:21.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f3eef10e-39df-4b27-92e8-994eab9c5c1b\",\n \"modelVersionId\": \"8791dce7-95c0-4e88-a8e6-f967c6c92a1d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ac65be7f-0f0f-4368-a0c4-01dec91c9ba3\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"6c7bcb13-fb9b-4804-a27b-ed499442d83c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:41:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" } } } 2022-06-07T11:41:23.323Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:23.323Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||InvokeReturn 2022-06-07T11:41:23.324Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:41:23.325Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:41:23.325Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:23.325Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:41:23.325Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:41:23.326Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"182530f3a1e9d1f6", X-B3-SpanId:"e095ebf6846e61d9", X-B3-ParentSpanId:"182530f3a1e9d1f6", X-B3-Sampled:"0", X-ONAP-RequestID:"e9c84bed-e688-4dd8-af96-e2990ebac11f", X-RequestID:"e9c84bed-e688-4dd8-af96-e2990ebac11f", X-TransactionID:"e9c84bed-e688-4dd8-af96-e2990ebac11f", X-ECOMP-RequestID:"e9c84bed-e688-4dd8-af96-e2990ebac11f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"369a45d9-1deb-4855-9d45-18e5d6020556"] 2022-06-07T11:41:23.326Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:41:23.326Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:23.343Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:23.344Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:23.344Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:41:23.344Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:22 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:23.347Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:41:23.349Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:23.349Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:41:23.366Z|e9c84bed-e688-4dd8-af96-e2990ebac11f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:41:24.445Z|14f7a336-9814-4061-a52d-8aa7873b03d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:41:24.445Z|14f7a336-9814-4061-a52d-8aa7873b03d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:41:30.841Z|06f253be-b77e-4e54-9d26-cf0dcd0a745b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:30.842Z|06f253be-b77e-4e54-9d26-cf0dcd0a745b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:30.851Z|b71d6e12-d89a-4836-929e-7ae30c07a884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:30.852Z|b71d6e12-d89a-4836-929e-7ae30c07a884|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:32.356Z|5525c872-2361-4a0d-b3f1-3834541de3f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:32.357Z|5525c872-2361-4a0d-b3f1-3834541de3f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:33.501Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:41:33.505Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:41:33.506Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||Invoke 2022-06-07T11:41:33.506Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:33.506Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:41:33.507Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Method : GET 2022-06-07T11:41:33.507Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7c8af90e82ddc93", X-B3-SpanId:"917e728fb124c4a2", X-B3-ParentSpanId:"b7c8af90e82ddc93", X-B3-Sampled:"0", X-ONAP-RequestID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-RequestID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-TransactionID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-ECOMP-RequestID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f6e38ff-3acc-4dee-8cc7-220dca59b886"] 2022-06-07T11:41:33.507Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Request body: 2022-06-07T11:41:33.508Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:33.534Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:33.535Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:33.535Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status text : 2022-06-07T11:41:33.536Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:33.537Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Response body: { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "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" : "2022-06-07T11:41:21.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f3eef10e-39df-4b27-92e8-994eab9c5c1b\",\n \"modelVersionId\": \"8791dce7-95c0-4e88-a8e6-f967c6c92a1d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ac65be7f-0f0f-4368-a0c4-01dec91c9ba3\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"6c7bcb13-fb9b-4804-a27b-ed499442d83c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:41:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" } } } 2022-06-07T11:41:33.537Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:33.538Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||InvokeReturn 2022-06-07T11:41:33.539Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:41:33.540Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:41:33.540Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:33.541Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:41:33.541Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:41:33.541Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7c8af90e82ddc93", X-B3-SpanId:"e26679e82c9d34a6", X-B3-ParentSpanId:"b7c8af90e82ddc93", X-B3-Sampled:"0", X-ONAP-RequestID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-RequestID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-TransactionID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-ECOMP-RequestID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b73d9ce-bf17-4b6a-953c-f0ec4616cdd1"] 2022-06-07T11:41:33.542Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:41:33.542Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:33.557Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:33.558Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:33.558Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:41:33.558Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:33.561Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:41:33.562Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:33.562Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:41:33.612Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:41:33.613Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:41:33.613Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:33.613Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:41:33.614Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:41:33.614Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-RequestID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-TransactionID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-ECOMP-RequestID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2116708f-9d08-4c46-8ff9-1b98c21ffb74"] 2022-06-07T11:41:33.614Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:41:33.615Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:33.742Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:33.742Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:33.743Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:41:33.743Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E489FF041FEBD92BC3E56C61B58C47D9; 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:"Tue, 07 Jun 2022 11:41:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:33.744Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c437a6c0-e656-11ec-8aad-42c6bc6b4158","businessKey":"4769bb3e-abb5-4905-802c-3b75e89ea3be","processDefinitionId":"SDNCHandler:1:b7a9790a-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-07T11:41:27.520+0000","endTime":"2022-06-07T11:41:30.648+0000","removalTime":null,"durationInMillis":3128,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"c1035698-e656-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"c22233e4-e656-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-07T11:41:33.744Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:33.744Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:41:33.771Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:41:33.771Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:41:33.771Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:33.772Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:41:33.772Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:41:33.772Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-RequestID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-TransactionID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-ECOMP-RequestID:"7ed629bb-ce19-4d57-a8a6-4d959660ebee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"227372a0-9d8f-41fc-a7fe-f2d850cb69da"] 2022-06-07T11:41:33.772Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:41:33.772Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:33.891Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:33.892Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:33.893Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:41:33.893Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1081150D15AE96EAD51C052F867845B4; 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:"Tue, 07 Jun 2022 11:41:33 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:33.894Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c4384313-e656-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"c437a6c0-e656-11ec-8aad-42c6bc6b4158","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b7a9790a-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"c437a6c0-e656-11ec-8aad-42c6bc6b4158","executionId":"c437a6c0-e656-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:41:27.524+0000","endTime":"2022-06-07T11:41:30.647+0000","durationInMillis":3123,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c1035698-e656-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:41:33.894Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:33.894Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c437a6c0-e656-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:41:33.901Z|7ed629bb-ce19-4d57-a8a6-4d959660ebee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:41:39.445Z|b7c1ea4c-a8a5-4973-b172-b7b416c21bba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:41:39.447Z|b7c1ea4c-a8a5-4973-b172-b7b416c21bba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:41:39.871Z|43de7b2d-93a3-43b2-b843-e21c0599123c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:41:39.872Z|43de7b2d-93a3-43b2-b843-e21c0599123c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:41:40.872Z|97dacf55-47b5-49b0-b21c-5e6cdbc1a631|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:40.873Z|97dacf55-47b5-49b0-b21c-5e6cdbc1a631|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:40.873Z|1a7477df-ab76-4fc4-b9a1-ec7d63c0d569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:40.874Z|1a7477df-ab76-4fc4-b9a1-ec7d63c0d569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:42.380Z|58cfad48-ae19-4945-ae14-1d927d64a64f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:42.381Z|58cfad48-ae19-4945-ae14-1d927d64a64f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:44.050Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:41:44.054Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:41:44.054Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||Invoke 2022-06-07T11:41:44.055Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:44.055Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:41:44.055Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Method : GET 2022-06-07T11:41:44.055Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5e71c4b504a8978", X-B3-SpanId:"84436e5b552af682", X-B3-ParentSpanId:"a5e71c4b504a8978", X-B3-Sampled:"0", X-ONAP-RequestID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-RequestID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-TransactionID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-ECOMP-RequestID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbc51ef9-2ee9-483b-9b75-aa2946b15dc0"] 2022-06-07T11:41:44.055Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Request body: 2022-06-07T11:41:44.056Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:44.082Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:44.083Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:44.083Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status text : 2022-06-07T11:41:44.083Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:44.084Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Response body: { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "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" : "2022-06-07T11:41:21.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f3eef10e-39df-4b27-92e8-994eab9c5c1b\",\n \"modelVersionId\": \"8791dce7-95c0-4e88-a8e6-f967c6c92a1d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ac65be7f-0f0f-4368-a0c4-01dec91c9ba3\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"6c7bcb13-fb9b-4804-a27b-ed499442d83c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:41:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "cloudIdentifier" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\"},\"environment\":null}", "created" : "2022-06-07T11:41:40.000+00:00" } ], "requestURI" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" } } } 2022-06-07T11:41:44.084Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:44.085Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||InvokeReturn 2022-06-07T11:41:44.087Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:41:44.087Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:41:44.087Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:44.087Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:41:44.088Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:41:44.088Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5e71c4b504a8978", X-B3-SpanId:"3e289fa66c05ce72", X-B3-ParentSpanId:"a5e71c4b504a8978", X-B3-Sampled:"0", X-ONAP-RequestID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-RequestID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-TransactionID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-ECOMP-RequestID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa8a685c-58db-44f1-b1e2-493342c3e8c4"] 2022-06-07T11:41:44.088Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:41:44.088Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:44.103Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:44.104Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:44.105Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:41:44.106Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:44.106Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:41:44.107Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:44.107Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:41:44.137Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:41:44.138Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:41:44.138Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:44.139Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:41:44.139Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:41:44.139Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-RequestID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-TransactionID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-ECOMP-RequestID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72104e0b-6e87-4fbf-aa3a-352b598c3254"] 2022-06-07T11:41:44.140Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:41:44.140Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:44.269Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:44.270Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:44.270Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:41:44.270Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F1F71831DEC03D012A224E740727F767; 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:"Tue, 07 Jun 2022 11:41:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:44.271Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c8f63f8f-e656-11ec-8aad-42c6bc6b4158","businessKey":"4769bb3e-abb5-4905-802c-3b75e89ea3be","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:41:35.480+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c1035698-e656-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"c8f492a8-e656-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-07T11:41:44.271Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:44.271Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:41:44.295Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:41:44.296Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:41:44.296Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:44.296Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:41:44.297Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:41:44.297Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-RequestID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-TransactionID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-ECOMP-RequestID:"35f6235d-2a53-4070-8154-9c09736f3b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5afaa758-9ab4-4663-8a7e-734754c6c8f0"] 2022-06-07T11:41:44.297Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:41:44.297Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:44.413Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:44.414Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:44.414Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:41:44.415Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=89DB264680F306482729BAF79D084DA3; 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:"Tue, 07 Jun 2022 11:41:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:44.415Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cdbf1267-e656-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"c8f63f8f-e656-11ec-8aad-42c6bc6b4158","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"c8f63f8f-e656-11ec-8aad-42c6bc6b4158","executionId":"c8f63f8f-e656-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:41:43.507+0000","endTime":"2022-06-07T11:41:43.514+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c1035698-e656-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:41:44.416Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:44.416Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:41:44.421Z|35f6235d-2a53-4070-8154-9c09736f3b04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:41:46.948Z|fe0fae09-c0ff-4ae4-afcd-efb5a9890f6f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:41:46.950Z|fe0fae09-c0ff-4ae4-afcd-efb5a9890f6f|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:50.896Z|409d05e5-46d4-4633-a587-7cd4416fbaa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:50.896Z|409d05e5-46d4-4633-a587-7cd4416fbaa9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:50.898Z|d8570ced-3e30-414b-9ff7-4ff06e404114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:50.899Z|d8570ced-3e30-414b-9ff7-4ff06e404114|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:52.404Z|04a9be80-96aa-4dca-b23d-218542e87053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:41:52.404Z|04a9be80-96aa-4dca-b23d-218542e87053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:41:54.445Z|b6a0ca81-858b-46d2-b84a-e0341fc7a4b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:41:54.446Z|b6a0ca81-858b-46d2-b84a-e0341fc7a4b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:41:54.551Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:41:54.557Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:41:54.558Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||Invoke 2022-06-07T11:41:54.558Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:54.558Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:41:54.558Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Method : GET 2022-06-07T11:41:54.559Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53e148b9fd476073", X-B3-SpanId:"8f48f90109e0d2d3", X-B3-ParentSpanId:"53e148b9fd476073", X-B3-Sampled:"0", X-ONAP-RequestID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-RequestID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-TransactionID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-ECOMP-RequestID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"440c4732-f32f-45ba-b2b3-87197d3399d8"] 2022-06-07T11:41:54.559Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Request body: 2022-06-07T11:41:54.559Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:54.588Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:54.589Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:54.589Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status text : 2022-06-07T11:41:54.590Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:54.590Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Response body: { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "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" : "2022-06-07T11:41:21.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f3eef10e-39df-4b27-92e8-994eab9c5c1b\",\n \"modelVersionId\": \"8791dce7-95c0-4e88-a8e6-f967c6c92a1d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ac65be7f-0f0f-4368-a0c4-01dec91c9ba3\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"6c7bcb13-fb9b-4804-a27b-ed499442d83c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:41:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "cloudIdentifier" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\"},\"environment\":null}", "created" : "2022-06-07T11:41:40.000+00:00" } ], "requestURI" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" } } } 2022-06-07T11:41:54.591Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:54.591Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||InvokeReturn 2022-06-07T11:41:54.593Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:41:54.593Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:41:54.593Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:54.593Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:41:54.594Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:41:54.594Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"53e148b9fd476073", X-B3-SpanId:"8fd8b334d15db2cc", X-B3-ParentSpanId:"53e148b9fd476073", X-B3-Sampled:"0", X-ONAP-RequestID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-RequestID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-TransactionID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-ECOMP-RequestID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edea64fd-3763-4222-85f1-c9d39ab58bdc"] 2022-06-07T11:41:54.594Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:41:54.594Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:54.624Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:54.624Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:54.624Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:41:54.625Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:41:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:54.626Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "groupingId" : "b293fdcb-4185-460a-a451-94ef9903a766", "name" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_3ebb5657-38a7-4c63-96f2-d4af937a18b4\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"4012403d-b0a3-46cc-aa22-18af4d6ca89a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0/b293fdcb-4185-460a-a451-94ef9903a766\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"updated_time\":null,\"creation_time\":1654602102000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"767c9ad4368a4c89b436c9bba51cd813\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:41:45.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:41:54.626Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:54.627Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:41:54.659Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:41:54.660Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:41:54.660Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:54.660Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:41:54.661Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:41:54.661Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-RequestID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-TransactionID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-ECOMP-RequestID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6f458aa-9070-42b1-8e0b-ce1f27e20694"] 2022-06-07T11:41:54.661Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:41:54.662Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:54.783Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:54.783Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:54.783Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:41:54.784Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=C9FC32248A746FEFF81421BD99AD0E96; 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:"Tue, 07 Jun 2022 11:41:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:54.784Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c8f63f8f-e656-11ec-8aad-42c6bc6b4158","businessKey":"4769bb3e-abb5-4905-802c-3b75e89ea3be","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:41:35.480+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"c1035698-e656-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"c8f492a8-e656-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-07T11:41:54.784Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:54.785Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4769bb3e-abb5-4905-802c-3b75e89ea3be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:41:54.814Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:41:54.815Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:41:54.815Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:41:54.816Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:41:54.816Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:41:54.817Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-RequestID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-TransactionID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-ECOMP-RequestID:"9a25c8ac-f7cf-4666-81be-54fe121b1847", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd7dbdc2-e196-4485-942d-87ce4788fd15"] 2022-06-07T11:41:54.817Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:41:54.818Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:41:54.938Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:41:54.939Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:41:54.939Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:41:54.940Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AE51B9F486E23AAC5A6475AC8EA267F9; 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:"Tue, 07 Jun 2022 11:41:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:41:54.940Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:cdbf1267-e656-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"c8f63f8f-e656-11ec-8aad-42c6bc6b4158","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"c8f63f8f-e656-11ec-8aad-42c6bc6b4158","executionId":"c8f63f8f-e656-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:41:43.507+0000","endTime":"2022-06-07T11:41:43.514+0000","durationInMillis":7,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"c1035698-e656-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:41:54.940Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:41:54.941Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c8f63f8f-e656-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:41:54.945Z|9a25c8ac-f7cf-4666-81be-54fe121b1847|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:00.920Z|c34451ac-d873-4680-b9c0-05ebfdcc7340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:00.920Z|a63096b5-92f8-4bf0-859b-e6dc35c1859f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:00.920Z|c34451ac-d873-4680-b9c0-05ebfdcc7340|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:00.921Z|a63096b5-92f8-4bf0-859b-e6dc35c1859f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:02.429Z|680d9166-a8ff-43e5-98c3-1b958c62dda2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:02.429Z|680d9166-a8ff-43e5-98c3-1b958c62dda2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:05.072Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:05.077Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:42:05.077Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||Invoke 2022-06-07T11:42:05.078Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:05.078Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:42:05.078Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Method : GET 2022-06-07T11:42:05.078Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abfbad1f2194bad7", X-B3-SpanId:"70d3d041653cbfb6", X-B3-ParentSpanId:"abfbad1f2194bad7", X-B3-Sampled:"0", X-ONAP-RequestID:"b8d84d7f-9277-45c6-b1e7-c838c2a6ab74", X-RequestID:"b8d84d7f-9277-45c6-b1e7-c838c2a6ab74", X-TransactionID:"b8d84d7f-9277-45c6-b1e7-c838c2a6ab74", X-ECOMP-RequestID:"b8d84d7f-9277-45c6-b1e7-c838c2a6ab74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da25b0c2-eb31-4767-8f66-411c15c187e0"] 2022-06-07T11:42:05.079Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Request body: 2022-06-07T11:42:05.079Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:05.107Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:05.107Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:05.107Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status text : 2022-06-07T11:42:05.108Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:05.109Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Response body: { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "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" : "2022-06-07T11:41:21.000+00:00", "endTime" : "2022-06-07T11:42:03.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f3eef10e-39df-4b27-92e8-994eab9c5c1b\",\n \"modelVersionId\": \"8791dce7-95c0-4e88-a8e6-f967c6c92a1d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ac65be7f-0f0f-4368-a0c4-01dec91c9ba3\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"6c7bcb13-fb9b-4804-a27b-ed499442d83c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "cloudIdentifier" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\"},\"environment\":null}", "created" : "2022-06-07T11:41:40.000+00:00" } ], "requestURI" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" } } } 2022-06-07T11:42:05.110Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:05.110Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||InvokeReturn 2022-06-07T11:42:05.112Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:42:05.112Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:05.112Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:05.113Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:42:05.113Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:05.113Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"abfbad1f2194bad7", X-B3-SpanId:"85499dbc2e9fb847", X-B3-ParentSpanId:"abfbad1f2194bad7", X-B3-Sampled:"0", X-ONAP-RequestID:"b8d84d7f-9277-45c6-b1e7-c838c2a6ab74", X-RequestID:"b8d84d7f-9277-45c6-b1e7-c838c2a6ab74", X-TransactionID:"b8d84d7f-9277-45c6-b1e7-c838c2a6ab74", X-ECOMP-RequestID:"b8d84d7f-9277-45c6-b1e7-c838c2a6ab74", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84bbc864-f30e-4b67-bb40-467c5eed6f90"] 2022-06-07T11:42:05.113Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:05.114Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:05.131Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:05.132Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:05.133Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:05.133Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:05.135Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "groupingId" : "b293fdcb-4185-460a-a451-94ef9903a766", "name" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"59fb08c1-c736-4428-8b1f-fc873b6ac4c9\",\"output_key\":\"subnet_id_3ebb5657-38a7-4c63-96f2-d4af937a18b4\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"4012403d-b0a3-46cc-aa22-18af4d6ca89a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0/b293fdcb-4185-460a-a451-94ef9903a766\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"updated_time\":null,\"creation_time\":1654602102000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"767c9ad4368a4c89b436c9bba51cd813\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:41:45.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:42:05.135Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:05.136Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:05.161Z|b8d84d7f-9277-45c6-b1e7-c838c2a6ab74|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:05.281Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:05.285Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:42:05.285Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||Invoke 2022-06-07T11:42:05.285Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:05.286Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:42:05.286Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Method : GET 2022-06-07T11:42:05.286Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48372b77a349e0d5", X-B3-SpanId:"5b4350e272e82ef8", X-B3-ParentSpanId:"48372b77a349e0d5", X-B3-Sampled:"0", X-ONAP-RequestID:"604f413b-209e-42f2-9d1e-5196e2e07957", X-RequestID:"604f413b-209e-42f2-9d1e-5196e2e07957", X-TransactionID:"604f413b-209e-42f2-9d1e-5196e2e07957", X-ECOMP-RequestID:"604f413b-209e-42f2-9d1e-5196e2e07957", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2693d813-f6ed-437b-ade3-44202f70573c"] 2022-06-07T11:42:05.286Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Request body: 2022-06-07T11:42:05.287Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:05.307Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:05.308Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:05.308Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status text : 2022-06-07T11:42:05.308Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:05.311Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Response body: { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "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" : "2022-06-07T11:41:21.000+00:00", "endTime" : "2022-06-07T11:42:03.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f3eef10e-39df-4b27-92e8-994eab9c5c1b\",\n \"modelVersionId\": \"8791dce7-95c0-4e88-a8e6-f967c6c92a1d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ac65be7f-0f0f-4368-a0c4-01dec91c9ba3\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"6c7bcb13-fb9b-4804-a27b-ed499442d83c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "cloudIdentifier" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\"},\"environment\":null}", "created" : "2022-06-07T11:41:40.000+00:00" } ], "requestURI" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" } } } 2022-06-07T11:42:05.311Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:05.311Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||InvokeReturn 2022-06-07T11:42:05.313Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:42:05.314Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:05.314Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:05.314Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:42:05.315Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:05.315Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48372b77a349e0d5", X-B3-SpanId:"51196c008a4d25b2", X-B3-ParentSpanId:"48372b77a349e0d5", X-B3-Sampled:"0", X-ONAP-RequestID:"604f413b-209e-42f2-9d1e-5196e2e07957", X-RequestID:"604f413b-209e-42f2-9d1e-5196e2e07957", X-TransactionID:"604f413b-209e-42f2-9d1e-5196e2e07957", X-ECOMP-RequestID:"604f413b-209e-42f2-9d1e-5196e2e07957", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c3e943c-41c4-4085-b157-dbfbb4ac673e"] 2022-06-07T11:42:05.315Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:05.315Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:05.329Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:05.330Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:05.330Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:05.330Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:05.332Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "groupingId" : "b293fdcb-4185-460a-a451-94ef9903a766", "name" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"59fb08c1-c736-4428-8b1f-fc873b6ac4c9\",\"output_key\":\"subnet_id_3ebb5657-38a7-4c63-96f2-d4af937a18b4\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"4012403d-b0a3-46cc-aa22-18af4d6ca89a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0/b293fdcb-4185-460a-a451-94ef9903a766\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"updated_time\":null,\"creation_time\":1654602102000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"767c9ad4368a4c89b436c9bba51cd813\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:41:45.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:42:05.332Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:05.333Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:05.347Z|604f413b-209e-42f2-9d1e-5196e2e07957|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:05.476Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:05.481Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:42:05.481Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||Invoke 2022-06-07T11:42:05.481Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:05.481Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:42:05.482Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Method : GET 2022-06-07T11:42:05.482Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff611223da6cbe30", X-B3-SpanId:"604a1c8e6c2c90f0", X-B3-ParentSpanId:"ff611223da6cbe30", X-B3-Sampled:"0", X-ONAP-RequestID:"fcdba801-f31c-4dba-9c10-b40f8105e554", X-RequestID:"fcdba801-f31c-4dba-9c10-b40f8105e554", X-TransactionID:"fcdba801-f31c-4dba-9c10-b40f8105e554", X-ECOMP-RequestID:"fcdba801-f31c-4dba-9c10-b40f8105e554", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45339c33-1a2f-4174-aaa4-abc8ea5a374a"] 2022-06-07T11:42:05.482Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Request body: 2022-06-07T11:42:05.482Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:05.501Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:05.502Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:05.503Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status text : 2022-06-07T11:42:05.503Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:05.504Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Response body: { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "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" : "2022-06-07T11:41:21.000+00:00", "endTime" : "2022-06-07T11:42:03.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f3eef10e-39df-4b27-92e8-994eab9c5c1b\",\n \"modelVersionId\": \"8791dce7-95c0-4e88-a8e6-f967c6c92a1d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ac65be7f-0f0f-4368-a0c4-01dec91c9ba3\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"6c7bcb13-fb9b-4804-a27b-ed499442d83c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "cloudIdentifier" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\"},\"environment\":null}", "created" : "2022-06-07T11:41:40.000+00:00" } ], "requestURI" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" } } } 2022-06-07T11:42:05.504Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:05.505Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||InvokeReturn 2022-06-07T11:42:05.520Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:42:05.521Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:05.522Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:05.522Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:42:05.522Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:05.523Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff611223da6cbe30", X-B3-SpanId:"863ba73eb977788e", X-B3-ParentSpanId:"ff611223da6cbe30", X-B3-Sampled:"0", X-ONAP-RequestID:"fcdba801-f31c-4dba-9c10-b40f8105e554", X-RequestID:"fcdba801-f31c-4dba-9c10-b40f8105e554", X-TransactionID:"fcdba801-f31c-4dba-9c10-b40f8105e554", X-ECOMP-RequestID:"fcdba801-f31c-4dba-9c10-b40f8105e554", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2846a25b-5aa8-4fe0-a1f5-80fbe7d23d85"] 2022-06-07T11:42:05.523Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:05.523Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:05.540Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:05.540Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:05.541Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:05.541Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:05.542Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "groupingId" : "b293fdcb-4185-460a-a451-94ef9903a766", "name" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"59fb08c1-c736-4428-8b1f-fc873b6ac4c9\",\"output_key\":\"subnet_id_3ebb5657-38a7-4c63-96f2-d4af937a18b4\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"4012403d-b0a3-46cc-aa22-18af4d6ca89a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0/b293fdcb-4185-460a-a451-94ef9903a766\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"updated_time\":null,\"creation_time\":1654602102000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"767c9ad4368a4c89b436c9bba51cd813\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:41:45.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:42:05.542Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:05.543Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:05.552Z|fcdba801-f31c-4dba-9c10-b40f8105e554|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:05.673Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:05.677Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:42:05.677Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||Invoke 2022-06-07T11:42:05.677Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:05.677Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:42:05.678Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Method : GET 2022-06-07T11:42:05.678Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1548c8448c984a7", X-B3-SpanId:"cb957d37926e6b1d", X-B3-ParentSpanId:"f1548c8448c984a7", X-B3-Sampled:"0", X-ONAP-RequestID:"6a2680ca-46b7-441b-b798-abc02aebfa45", X-RequestID:"6a2680ca-46b7-441b-b798-abc02aebfa45", X-TransactionID:"6a2680ca-46b7-441b-b798-abc02aebfa45", X-ECOMP-RequestID:"6a2680ca-46b7-441b-b798-abc02aebfa45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a265fc7-8fcf-4d73-b3fc-335a947dae0f"] 2022-06-07T11:42:05.678Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Request body: 2022-06-07T11:42:05.678Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:05.707Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:05.707Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:05.708Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status text : 2022-06-07T11:42:05.708Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:05.709Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Response body: { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "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" : "2022-06-07T11:41:21.000+00:00", "endTime" : "2022-06-07T11:42:03.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f3eef10e-39df-4b27-92e8-994eab9c5c1b\",\n \"modelVersionId\": \"8791dce7-95c0-4e88-a8e6-f967c6c92a1d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ac65be7f-0f0f-4368-a0c4-01dec91c9ba3\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"6c7bcb13-fb9b-4804-a27b-ed499442d83c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "cloudIdentifier" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\"},\"environment\":null}", "created" : "2022-06-07T11:41:40.000+00:00" } ], "requestURI" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" } } } 2022-06-07T11:42:05.709Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:05.710Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||InvokeReturn 2022-06-07T11:42:05.712Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:42:05.712Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:05.712Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:05.712Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:42:05.712Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:05.713Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1548c8448c984a7", X-B3-SpanId:"20e064cc8f19eab0", X-B3-ParentSpanId:"f1548c8448c984a7", X-B3-Sampled:"0", X-ONAP-RequestID:"6a2680ca-46b7-441b-b798-abc02aebfa45", X-RequestID:"6a2680ca-46b7-441b-b798-abc02aebfa45", X-TransactionID:"6a2680ca-46b7-441b-b798-abc02aebfa45", X-ECOMP-RequestID:"6a2680ca-46b7-441b-b798-abc02aebfa45", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c2db3e0-6074-4a01-964d-cafdf4b07bf3"] 2022-06-07T11:42:05.713Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:05.713Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:05.729Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:05.730Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:05.730Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:05.731Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:05.734Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "groupingId" : "b293fdcb-4185-460a-a451-94ef9903a766", "name" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"59fb08c1-c736-4428-8b1f-fc873b6ac4c9\",\"output_key\":\"subnet_id_3ebb5657-38a7-4c63-96f2-d4af937a18b4\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"4012403d-b0a3-46cc-aa22-18af4d6ca89a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0/b293fdcb-4185-460a-a451-94ef9903a766\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"updated_time\":null,\"creation_time\":1654602102000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"767c9ad4368a4c89b436c9bba51cd813\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:41:45.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:42:05.734Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:05.735Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:05.745Z|6a2680ca-46b7-441b-b798-abc02aebfa45|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:05.870Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:05.873Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:42:05.874Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||Invoke 2022-06-07T11:42:05.874Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:05.874Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be 2022-06-07T11:42:05.875Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Method : GET 2022-06-07T11:42:05.875Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a39853df5ebc108", X-B3-SpanId:"ddc2c35b16ae671d", X-B3-ParentSpanId:"3a39853df5ebc108", X-B3-Sampled:"0", X-ONAP-RequestID:"b79f9cb4-446f-44de-be2c-b8d08014c506", X-RequestID:"b79f9cb4-446f-44de-be2c-b8d08014c506", X-TransactionID:"b79f9cb4-446f-44de-be2c-b8d08014c506", X-ECOMP-RequestID:"b79f9cb4-446f-44de-be2c-b8d08014c506", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"065d42e7-7744-4795-8a07-6ecdf4e43617"] 2022-06-07T11:42:05.876Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Request body: 2022-06-07T11:42:05.876Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:05.896Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:05.897Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:05.898Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Status text : 2022-06-07T11:42:05.898Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:05.898Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||Response body: { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "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" : "2022-06-07T11:41:21.000+00:00", "endTime" : "2022-06-07T11:42:03.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"f3eef10e-39df-4b27-92e8-994eab9c5c1b\",\n \"modelVersionId\": \"8791dce7-95c0-4e88-a8e6-f967c6c92a1d\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"ac65be7f-0f0f-4368-a0c4-01dec91c9ba3\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"6c7bcb13-fb9b-4804-a27b-ed499442d83c\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:03.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "cloudIdentifier" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\"},\"environment\":null}", "created" : "2022-06-07T11:41:40.000+00:00" } ], "requestURI" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be" } } } 2022-06-07T11:42:05.899Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:05.899Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4769bb3e-abb5-4905-802c-3b75e89ea3be|INFO|500||InvokeReturn 2022-06-07T11:42:05.902Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:42:05.902Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:05.903Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:05.903Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false 2022-06-07T11:42:05.903Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:05.904Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a39853df5ebc108", X-B3-SpanId:"796660a01ff487d0", X-B3-ParentSpanId:"3a39853df5ebc108", X-B3-Sampled:"0", X-ONAP-RequestID:"b79f9cb4-446f-44de-be2c-b8d08014c506", X-RequestID:"b79f9cb4-446f-44de-be2c-b8d08014c506", X-TransactionID:"b79f9cb4-446f-44de-be2c-b8d08014c506", X-ECOMP-RequestID:"b79f9cb4-446f-44de-be2c-b8d08014c506", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a92b43b4-1e06-484d-ac0f-7f6cd5b474df"] 2022-06-07T11:42:05.904Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:05.904Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:05.919Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:05.919Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:05.919Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:05.920Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:05 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:05.922Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 8, "soRequestId" : "4769bb3e-abb5-4905-802c-3b75e89ea3be", "groupingId" : "b293fdcb-4185-460a-a451-94ef9903a766", "name" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"59fb08c1-c736-4428-8b1f-fc873b6ac4c9\",\"output_key\":\"subnet_id_3ebb5657-38a7-4c63-96f2-d4af937a18b4\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"4012403d-b0a3-46cc-aa22-18af4d6ca89a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0/b293fdcb-4185-460a-a451-94ef9903a766\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"updated_time\":null,\"creation_time\":1654602102000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"767c9ad4368a4c89b436c9bba51cd813\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:41:45.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:42:05.922Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:05.923Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4769bb3e-abb5-4905-802c-3b75e89ea3be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:05.933Z|b79f9cb4-446f-44de-be2c-b8d08014c506|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4769bb3e-abb5-4905-802c-3b75e89ea3be|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:09.445Z|6fd05775-caf5-42da-8f1e-a0dd4380b4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:42:09.445Z|6fd05775-caf5-42da-8f1e-a0dd4380b4e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:42:09.872Z|7c04c2ca-0c39-486b-89b2-c0ca3ef511c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:42:09.873Z|7c04c2ca-0c39-486b-89b2-c0ca3ef511c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:42:10.943Z|aec4c709-e0b3-403a-977e-b650c6dac8d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:10.943Z|2970d78f-650d-4d99-82e3-f8bc123cc9ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:10.944Z|aec4c709-e0b3-403a-977e-b650c6dac8d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:10.944Z|2970d78f-650d-4d99-82e3-f8bc123cc9ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:12.453Z|cb09b9fc-4471-40d8-8e02-8dbf2e7c62bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:12.454Z|cb09b9fc-4471-40d8-8e02-8dbf2e7c62bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:16.702Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:16.706Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|||INFO|500||Checking if requestId: 06881a81-5cd1-4723-a21c-d10ba4659e4f already exists in requestDb InfraActiveRequests table 2022-06-07T11:42:16.707Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:42:16.707Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||Invoke 2022-06-07T11:42:16.707Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:16.708Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:42:16.708Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Method : GET 2022-06-07T11:42:16.708Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b4d699ffc8d163f", X-B3-SpanId:"76e113983a2da4c4", X-B3-ParentSpanId:"5b4d699ffc8d163f", X-B3-Sampled:"0", X-ONAP-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-TransactionID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-ECOMP-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba925987-a19c-42f5-91cf-5a80a7987f4c"] 2022-06-07T11:42:16.709Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Request body: 2022-06-07T11:42:16.709Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:16.737Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:16.737Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:42:16.738Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status text : 2022-06-07T11:42:16.738Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:42:16 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:16.739Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Response body: 2022-06-07T11:42:16.739Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:16.739Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|404|Not Found|InvokeReturn 2022-06-07T11:42:16.754Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:42:17.814Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:42:17.853Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-07T11:42:17.853Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[06881a81-5cd1-4723-a21c-d10ba4659e4f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[dd12895a-fda7-4d1a-ac89-1d05c477a725], X-ECOMP-RequestID=[06881a81-5cd1-4723-a21c-d10ba4659e4f], X-TransactionId=[], X-ONAP-RequestID=[06881a81-5cd1-4723-a21c-d10ba4659e4f]} 2022-06-07T11:42:17.915Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:42:17:630-56898], Content-Length=[395], Date=[Tue, 07 Jun 2022 11:42:17 GMT], Content-Type=[application/json]} 2022-06-07T11:42:17.916Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3/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/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3/related-to/vf-modules","ERR.5.4.6114"]}}} 2022-06-07T11:42:17.917Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-07T11:42:17.920Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/l3-networks/l3-network/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2022-06-07T11:42:17.925Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:42:17.961Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:42:17.962Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||Invoke 2022-06-07T11:42:18.033Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||InvokeReturn 2022-06-07T11:42:18.034Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:42:17:732-38413], vertex-id=[413696], Content-Length=[1068], Date=[Tue, 07 Jun 2022 11:42:17 GMT], Content-Type=[application/json]} 2022-06-07T11:42:18.035Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|||DEBUG|500||{"tenant-id":"2533c9c7326d44f0a72cc2ec35f519dc","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654602085431","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_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"}]}]}} 2022-06-07T11:42:18.037Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:42:18.037Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:42:18.038Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:42:18.039Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:42:18.039Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:18.040Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:42:18.040Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:42:18.041Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|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:"5b4d699ffc8d163f", X-B3-SpanId:"c6aa3cdb79e783eb", X-B3-ParentSpanId:"5b4d699ffc8d163f", X-B3-Sampled:"0", X-ONAP-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-TransactionID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-ECOMP-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9152a789-7eea-421c-801e-ebda7582818e"] 2022-06-07T11:42:18.042Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3","serviceInstanceId":"6c7bcb13-fb9b-4804-a27b-ed499442d83c"},"instanceName":null,"requestScope":"network"} 2022-06-07T11:42:18.042Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:18.075Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:18.077Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:18.077Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:42:18.078Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|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:"Tue, 07 Jun 2022 11:42:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:18.078Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:42:18.078Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:18.079Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:42:18.079Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|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 2022-06-07T11:42:18.080Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-06-07T11:42:18.080Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:18.080Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|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 2022-06-07T11:42:18.080Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-06-07T11:42:18.081Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|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:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-TransactionID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-ECOMP-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f30ce76-6599-4619-964b-de646c41fd72"] 2022-06-07T11:42:18.081Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-06-07T11:42:18.081Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:18.131Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:18.131Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|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 2022-06-07T11:42:18.132Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-06-07T11:42:18.132Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:18.133Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|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" : 185, "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" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/185" } } } 2022-06-07T11:42:18.133Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:18.133Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-06-07T11:42:18.137Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:42:18.137Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:42:18.137Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:18.138Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:42:18.138Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:42:18.138Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|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:"1256", X-B3-TraceId:"5b4d699ffc8d163f", X-B3-SpanId:"e9ccae14622e2296", X-B3-ParentSpanId:"5b4d699ffc8d163f", X-B3-Sampled:"0", X-ONAP-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-TransactionID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-ECOMP-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6037e066-f4f4-4ecd-aa0e-ce32d689cc7e"] 2022-06-07T11:42:18.138Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"06881a81-5cd1-4723-a21c-d10ba4659e4f","requestStatus":"IN_PROGRESS","startTime":1654602137921,"source":"VID","tenantId":"2533c9c7326d44f0a72cc2ec35f519dc","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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"6c7bcb13-fb9b-4804-a27b-ed499442d83c","requestScope":"network","requestAction":"deleteInstance","networkId":"d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3","networkType":"","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"06881a81-5cd1-4723-a21c-d10ba4659e4f"} 2022-06-07T11:42:18.138Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:18.167Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:18.167Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:42:18.167Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:42:18.168Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|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/06881a81-5cd1-4723-a21c-d10ba4659e4f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:18.170Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:42:17.921+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:42:18.155+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" } } } 2022-06-07T11:42:18.170Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:18.170Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:42:18.181Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:42:18.181Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:42:18.182Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:18.182Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:42:18.182Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:42:18.183Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|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:"5b4d699ffc8d163f", X-B3-SpanId:"e2a9c35801a47940", X-B3-ParentSpanId:"5b4d699ffc8d163f", X-B3-Sampled:"0", X-ONAP-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-TransactionID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-ECOMP-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f0b9997-c72d-4882-83bf-0c9c4b585f3e"] 2022-06-07T11:42:18.183Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|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\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"6c7bcb13-fb9b-4804-a27b-ed499442d83c\",\"networkInstanceId\":\"d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3\"}","type":"String"},"requestId":{"value":"06881a81-5cd1-4723-a21c-d10ba4659e4f","type":"String"},"mso-request-id":{"value":"06881a81-5cd1-4723-a21c-d10ba4659e4f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"6c7bcb13-fb9b-4804-a27b-ed499442d83c","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3","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/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:42:18.183Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:19.202Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:19.204Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:42:19.204Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:42:19.204Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:42:19 GMT", X-ONAP-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-TransactionID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-ECOMP-RequestID:"06881a81-5cd1-4723-a21c-d10ba4659e4f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7f0b9997-c72d-4882-83bf-0c9c4b585f3e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:19.205Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"06881a81-5cd1-4723-a21c-d10ba4659e4f\",\"instanceId\":\"d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3\"}}","message":"Success","processInstanceID":"e26d9180-e656-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:42:19.205Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:19.206Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:42:19.211Z|06881a81-5cd1-4723-a21c-d10ba4659e4f|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:19.348Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:19.352Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:42:19.353Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||Invoke 2022-06-07T11:42:19.353Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:19.353Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:42:19.354Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Method : GET 2022-06-07T11:42:19.354Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e89bac508ac3f68", X-B3-SpanId:"373261df8be79614", X-B3-ParentSpanId:"1e89bac508ac3f68", X-B3-Sampled:"0", X-ONAP-RequestID:"05ecada0-3fb5-4950-84d9-b6bca4a68096", X-RequestID:"05ecada0-3fb5-4950-84d9-b6bca4a68096", X-TransactionID:"05ecada0-3fb5-4950-84d9-b6bca4a68096", X-ECOMP-RequestID:"05ecada0-3fb5-4950-84d9-b6bca4a68096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49bff109-68c1-40a5-90bd-693a6ad61e17"] 2022-06-07T11:42:19.355Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Request body: 2022-06-07T11:42:19.355Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:19.374Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:19.374Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:19.374Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status text : 2022-06-07T11:42:19.375Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:19.381Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Response body: { "requestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:42:17.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:18.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" } } } 2022-06-07T11:42:19.381Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:19.381Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||InvokeReturn 2022-06-07T11:42:19.383Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:42:19.383Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:19.383Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:19.383Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:42:19.383Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:19.384Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1e89bac508ac3f68", X-B3-SpanId:"e0b76f52cef26c06", X-B3-ParentSpanId:"1e89bac508ac3f68", X-B3-Sampled:"0", X-ONAP-RequestID:"05ecada0-3fb5-4950-84d9-b6bca4a68096", X-RequestID:"05ecada0-3fb5-4950-84d9-b6bca4a68096", X-TransactionID:"05ecada0-3fb5-4950-84d9-b6bca4a68096", X-ECOMP-RequestID:"05ecada0-3fb5-4950-84d9-b6bca4a68096", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78387cf4-d5f3-4678-894f-727549cca142"] 2022-06-07T11:42:19.384Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:19.384Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:19.399Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:19.400Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:19.400Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:19.400Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:19 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:19.404Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:42:19.404Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:19.404Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:19.422Z|05ecada0-3fb5-4950-84d9-b6bca4a68096|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:20.971Z|a9ceb3c9-7d5e-4418-ac1f-f9dfcb181557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:20.972Z|a9ceb3c9-7d5e-4418-ac1f-f9dfcb181557|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:20.979Z|b9976dec-842d-4759-ae01-487d331bd0d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:20.980Z|b9976dec-842d-4759-ae01-487d331bd0d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:22.478Z|0e0e9ab7-90ee-466a-85ba-51b3da8d0191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:22.479Z|0e0e9ab7-90ee-466a-85ba-51b3da8d0191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:24.445Z|7520e35e-68d6-46f6-a6c3-442cdc26fff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:42:24.448Z|7520e35e-68d6-46f6-a6c3-442cdc26fff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:42:29.545Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:29.552Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:42:29.553Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||Invoke 2022-06-07T11:42:29.553Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:29.554Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:42:29.554Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Method : GET 2022-06-07T11:42:29.555Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f684ade2ecaa63c", X-B3-SpanId:"69bc821f9a0ecb08", X-B3-ParentSpanId:"8f684ade2ecaa63c", X-B3-Sampled:"0", X-ONAP-RequestID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-RequestID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-TransactionID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-ECOMP-RequestID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33bf5541-9436-4df5-8b31-205d33e1a039"] 2022-06-07T11:42:29.555Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Request body: 2022-06-07T11:42:29.555Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:29.579Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:29.579Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:29.580Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status text : 2022-06-07T11:42:29.580Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:29.581Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Response body: { "requestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "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" : "2022-06-07T11:42:17.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:24.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" } } } 2022-06-07T11:42:29.581Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:29.582Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||InvokeReturn 2022-06-07T11:42:29.584Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:42:29.584Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:29.585Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:29.585Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:42:29.585Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:29.586Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f684ade2ecaa63c", X-B3-SpanId:"2f9fe69d68cbc228", X-B3-ParentSpanId:"8f684ade2ecaa63c", X-B3-Sampled:"0", X-ONAP-RequestID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-RequestID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-TransactionID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-ECOMP-RequestID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fe658a89-3861-45d1-9d0c-aa3275766c4e"] 2022-06-07T11:42:29.586Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:29.586Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:29.601Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:29.602Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:29.603Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:29.603Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:29.604Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "groupingId" : "b293fdcb-4185-460a-a451-94ef9903a766", "name" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_3ebb5657-38a7-4c63-96f2-d4af937a18b4\"},{\"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/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0/b293fdcb-4185-460a-a451-94ef9903a766\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"updated_time\":1654602145000,\"creation_time\":1654602102000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"767c9ad4368a4c89b436c9bba51cd813\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:42:25.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:42:29.604Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:29.605Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:29.656Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:42:29.657Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:42:29.657Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:29.657Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:42:29.658Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:42:29.658Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-RequestID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-TransactionID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-ECOMP-RequestID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a72b8ed-4b5c-4f1f-9f00-d40427e75dbd"] 2022-06-07T11:42:29.658Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:42:29.659Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:29.788Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:29.789Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:29.789Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:42:29.789Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F7A794E04FCE87C009D0E345C8FA2E31; 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:"Tue, 07 Jun 2022 11:42:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:29.790Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e4828f00-e656-11ec-8aad-42c6bc6b4158","businessKey":"06881a81-5cd1-4723-a21c-d10ba4659e4f","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:42:21.698+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e26d9180-e656-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"e480ba09-e656-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-07T11:42:29.790Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:29.791Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:42:29.818Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:42:29.819Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:42:29.819Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:29.819Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:42:29.820Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:42:29.820Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-RequestID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-TransactionID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-ECOMP-RequestID:"002fe03e-cd0f-4cea-ab6c-4328145280e2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64c7138b-bf1e-4aec-8316-748c01e09b4e"] 2022-06-07T11:42:29.820Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:42:29.821Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:29.944Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:29.944Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:29.944Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:42:29.945Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E1AD1B4505FE917DDB118679049D126A; 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:"Tue, 07 Jun 2022 11:42:29 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:29.945Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e65ec838-e656-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"e4828f00-e656-11ec-8aad-42c6bc6b4158","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"e4828f00-e656-11ec-8aad-42c6bc6b4158","executionId":"e4828f00-e656-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:42:24.819+0000","endTime":"2022-06-07T11:42:24.823+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e26d9180-e656-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:42:29.945Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:29.946Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:42:29.951Z|002fe03e-cd0f-4cea-ab6c-4328145280e2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:30.997Z|de43518b-9dc9-4ea1-9e22-909ea2b49770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:30.997Z|de43518b-9dc9-4ea1-9e22-909ea2b49770|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:30.999Z|603009d1-b13f-4772-941a-70e2effb2c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:30.999Z|603009d1-b13f-4772-941a-70e2effb2c8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:32.502Z|d22ece51-ec7b-4d7c-9091-9b91dd2a7efe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:32.503Z|d22ece51-ec7b-4d7c-9091-9b91dd2a7efe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:39.447Z|f5def649-e4d2-44f7-a2af-46f603e6a47b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:42:39.447Z|f5def649-e4d2-44f7-a2af-46f603e6a47b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:42:39.874Z|386ad000-8330-4ed4-99c1-1fab79481a93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:42:39.874Z|386ad000-8330-4ed4-99c1-1fab79481a93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:42:40.089Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:40.095Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:42:40.095Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||Invoke 2022-06-07T11:42:40.096Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:40.096Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:42:40.096Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Method : GET 2022-06-07T11:42:40.096Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21c1729a9f91e2e8", X-B3-SpanId:"2178f15f5801d6bb", X-B3-ParentSpanId:"21c1729a9f91e2e8", X-B3-Sampled:"0", X-ONAP-RequestID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-RequestID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-TransactionID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-ECOMP-RequestID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"054a214d-9693-4f5c-8f8d-09fb74be6b42"] 2022-06-07T11:42:40.097Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Request body: 2022-06-07T11:42:40.097Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:40.121Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:40.121Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:40.121Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status text : 2022-06-07T11:42:40.122Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:40.125Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Response body: { "requestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "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" : "2022-06-07T11:42:17.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:24.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" } } } 2022-06-07T11:42:40.125Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:40.125Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||InvokeReturn 2022-06-07T11:42:40.128Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:42:40.129Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:40.129Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:40.129Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:42:40.129Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:40.130Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"21c1729a9f91e2e8", X-B3-SpanId:"c8f31c6ca6711a62", X-B3-ParentSpanId:"21c1729a9f91e2e8", X-B3-Sampled:"0", X-ONAP-RequestID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-RequestID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-TransactionID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-ECOMP-RequestID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80e795ae-4a80-4f2b-af68-720dda85861a"] 2022-06-07T11:42:40.130Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:40.130Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:40.148Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:40.148Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:40.148Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:40.149Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:40.151Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "groupingId" : "b293fdcb-4185-460a-a451-94ef9903a766", "name" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_3ebb5657-38a7-4c63-96f2-d4af937a18b4\"},{\"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/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0/b293fdcb-4185-460a-a451-94ef9903a766\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"updated_time\":1654602145000,\"creation_time\":1654602102000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"767c9ad4368a4c89b436c9bba51cd813\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:42:25.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:42:40.151Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:40.152Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:40.186Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:42:40.186Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:42:40.186Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:40.187Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:42:40.187Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:42:40.187Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-RequestID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-TransactionID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-ECOMP-RequestID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d602ba1-a776-4ebb-9cd7-aee1a790ded1"] 2022-06-07T11:42:40.187Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:42:40.188Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:40.314Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:40.315Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:40.315Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:42:40.315Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=8E4E6A653E73DF246941433442B015BC; 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:"Tue, 07 Jun 2022 11:42:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:40.316Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e4828f00-e656-11ec-8aad-42c6bc6b4158","businessKey":"06881a81-5cd1-4723-a21c-d10ba4659e4f","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:42:21.698+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e26d9180-e656-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"e480ba09-e656-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-07T11:42:40.316Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:40.316Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:42:40.340Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:42:40.341Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:42:40.341Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:40.342Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:42:40.342Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:42:40.342Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-RequestID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-TransactionID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-ECOMP-RequestID:"6c0b9d0d-b429-4b70-93da-ed60c6efd27e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4097b4f5-b8a8-4026-a306-40f92fce29d0"] 2022-06-07T11:42:40.343Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:42:40.343Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:40.459Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:40.459Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:40.460Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:42:40.460Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7D5488603B12BA4D168D633B95628796; 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:"Tue, 07 Jun 2022 11:42:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:40.461Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e65ec838-e656-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"e4828f00-e656-11ec-8aad-42c6bc6b4158","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"e4828f00-e656-11ec-8aad-42c6bc6b4158","executionId":"e4828f00-e656-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:42:24.819+0000","endTime":"2022-06-07T11:42:24.823+0000","durationInMillis":4,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e26d9180-e656-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:42:40.461Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:40.461Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e4828f00-e656-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:42:40.467Z|6c0b9d0d-b429-4b70-93da-ed60c6efd27e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:41.020Z|53626cd5-1bdc-4aa0-a56a-e37502bb3e11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:41.020Z|be633ae4-1d05-430b-b752-cba6ca384ba0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:41.021Z|53626cd5-1bdc-4aa0-a56a-e37502bb3e11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:41.021Z|be633ae4-1d05-430b-b752-cba6ca384ba0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:42.526Z|2a4c6535-de77-40b9-ab88-38ef3075d6b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:42.527Z|2a4c6535-de77-40b9-ab88-38ef3075d6b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:43.453Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:43.459Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: b9bdff3c-9595-4343-a8f7-5720d55f54b0 already exists in requestDb InfraActiveRequests table 2022-06-07T11:42:43.459Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0 2022-06-07T11:42:43.460Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|INFO|500||Invoke 2022-06-07T11:42:43.460Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:43.460Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0 2022-06-07T11:42:43.461Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Method : GET 2022-06-07T11:42:43.461Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a0c873550f64d27c", X-B3-SpanId:"f15a32d040b5a241", X-B3-ParentSpanId:"a0c873550f64d27c", X-B3-Sampled:"0", X-ONAP-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-TransactionID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ECOMP-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4a0dc03-8cc5-49af-adc5-c656edfd5f64"] 2022-06-07T11:42:43.461Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Request body: 2022-06-07T11:42:43.461Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:43.480Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:43.481Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:42:43.481Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Status text : 2022-06-07T11:42:43.481Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:43.482Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Response body: 2022-06-07T11:42:43.482Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:43.482Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|INFO|404|Not Found|InvokeReturn 2022-06-07T11:42:43.492Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:42:43.531Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:42:43.611Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:42:43.612Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||Invoke 2022-06-07T11:42:43.659Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||InvokeReturn 2022-06-07T11:42:43.660Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:42:43:387-21497], vertex-id=[241672], Content-Length=[605], Date=[Tue, 07 Jun 2022 11:42:43 GMT], Content-Type=[application/json]} 2022-06-07T11:42:43.661Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"2533c9c7326d44f0a72cc2ec35f519dc","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654601981539","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"}]}]}} 2022-06-07T11:42:43.662Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:42:43.663Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:42:43.664Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:42:43.665Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:42:43.666Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:43.666Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:42:43.667Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:42:43.668Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|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:"a0c873550f64d27c", X-B3-SpanId:"75b3e82720dc7a08", X-B3-ParentSpanId:"a0c873550f64d27c", X-B3-Sampled:"0", X-ONAP-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-TransactionID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ECOMP-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dd22b21-1388-4f77-8f6d-fb6730fb56dc"] 2022-06-07T11:42:43.668Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|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-ef61196d-18a3-470d-9906-92d61a850c45","requestScope":"service"} 2022-06-07T11:42:43.669Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:43.687Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:43.689Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:43.689Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:42:43.690Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|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:"Tue, 07 Jun 2022 11:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:43.690Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:42:43.690Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:43.691Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:42:43.692Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:42:43.692Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T11:42:43.692Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:43.693Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:42:43.694Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T11:42:43.694Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|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:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-TransactionID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ECOMP-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"824be0ed-9b66-446d-ab92-465066822a0c"] 2022-06-07T11:42:43.694Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T11:42:43.695Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:43.791Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:43.791Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:43.792Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-07T11:42:43.793Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:43.794Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T11:42:43.795Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:43.795Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T11:42:43.819Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-07T11:42:43.819Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-06-07T11:42:43.820Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:43.820Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-07T11:42:43.820Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-06-07T11:42:43.820Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|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:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-TransactionID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ECOMP-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"866d8abc-b80f-48df-8229-5337bd548895"] 2022-06-07T11:42:43.821Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-06-07T11:42:43.821Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:43.841Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:43.841Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:43.842Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-07T11:42:43.842Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:43.845Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-06-07T11:42:43.845Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:43.845Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-06-07T11:42:43.848Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:42:43.848Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T11:42:43.848Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:43.849Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:42:43.849Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T11:42:43.849Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|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:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-TransactionID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ECOMP-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a8cf74b-675a-4a7a-ac27-df4e47891ca3"] 2022-06-07T11:42:43.849Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T11:42:43.850Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:43.870Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:43.871Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:43.871Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-07T11:42:43.871Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:43.874Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T11:42:43.875Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:43.875Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T11:42:43.880Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:42:43.881Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:42:43.881Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:43.881Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:42:43.881Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:42:43.881Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|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:"1834", X-B3-TraceId:"a0c873550f64d27c", X-B3-SpanId:"4ec387982a7eb289", X-B3-ParentSpanId:"a0c873550f64d27c", X-B3-Sampled:"0", X-ONAP-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-TransactionID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ECOMP-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f509e28e-1115-49f3-90d5-f8671f415fa5"] 2022-06-07T11:42:43.882Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"b9bdff3c-9595-4343-a8f7-5720d55f54b0","requestStatus":"IN_PROGRESS","startTime":1654602163493,"source":"VID","tenantId":"2533c9c7326d44f0a72cc2ec35f519dc","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n\t\t\t\"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"3f1ec51a-818e-4629-ae2d-3140a16dc16f\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"b9bdff3c-9595-4343-a8f7-5720d55f54b0"} 2022-06-07T11:42:43.882Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:43.923Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:43.933Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:42:43.933Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:42:43.933Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|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/b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:43.935Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "b9bdff3c-9595-4343-a8f7-5720d55f54b0", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:42:43.493+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n\t\t\t\"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"3f1ec51a-818e-4629-ae2d-3140a16dc16f\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:42:43.905+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "b9bdff3c-9595-4343-a8f7-5720d55f54b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0" } } } 2022-06-07T11:42:43.935Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:43.936Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:42:43.951Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:42:43.952Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:42:43.952Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:43.952Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:42:43.952Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:42:43.953Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|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:"a0c873550f64d27c", X-B3-SpanId:"cdb65c4e52581d23", X-B3-ParentSpanId:"a0c873550f64d27c", X-B3-Sampled:"0", X-ONAP-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-TransactionID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ECOMP-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51f1a99a-b065-449f-b7e0-41085f7d108d"] 2022-06-07T11:42:43.953Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|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\":\"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\"modelUuid\":\"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\"modelInvariantUuid\":\"7a792005-d0e7-4f6b-a4d3-78f16dbca498\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"3f1ec51a-818e-4629-ae2d-3140a16dc16f\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"b9bdff3c-9595-4343-a8f7-5720d55f54b0","type":"String"},"mso-request-id":{"value":"b9bdff3c-9595-4343-a8f7-5720d55f54b0","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:42:43.953Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:44.969Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:44.971Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:42:44.971Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:42:44.971Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:42:44 GMT", X-ONAP-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-TransactionID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ECOMP-RequestID:"b9bdff3c-9595-4343-a8f7-5720d55f54b0", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"51f1a99a-b065-449f-b7e0-41085f7d108d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:44.972Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|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\":\"b9bdff3c-9595-4343-a8f7-5720d55f54b0\",\"instanceId\":\"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\"}}","message":"Success","processInstanceID":"f1c92559-e656-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:42:44.972Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:44.973Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:42:44.977Z|b9bdff3c-9595-4343-a8f7-5720d55f54b0|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:45.121Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:45.125Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0 2022-06-07T11:42:45.125Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|INFO|500||Invoke 2022-06-07T11:42:45.126Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:45.126Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0 2022-06-07T11:42:45.126Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Method : GET 2022-06-07T11:42:45.126Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfde30ad060eae0f", X-B3-SpanId:"30d955b0d38d3223", X-B3-ParentSpanId:"bfde30ad060eae0f", X-B3-Sampled:"0", X-ONAP-RequestID:"63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4", X-RequestID:"63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4", X-TransactionID:"63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4", X-ECOMP-RequestID:"63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0deabe00-ec18-4c4a-ae65-2e7c47d83967"] 2022-06-07T11:42:45.127Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Request body: 2022-06-07T11:42:45.127Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:45.150Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:45.151Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:45.151Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Status text : 2022-06-07T11:42:45.151Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:45.153Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Response body: { "requestId" : "b9bdff3c-9595-4343-a8f7-5720d55f54b0", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:42:43.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n\t\t\t\"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"3f1ec51a-818e-4629-ae2d-3140a16dc16f\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "serviceInstanceName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "b9bdff3c-9595-4343-a8f7-5720d55f54b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0" } } } 2022-06-07T11:42:45.153Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:45.154Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|INFO|500||InvokeReturn 2022-06-07T11:42:45.155Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false 2022-06-07T11:42:45.156Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:45.156Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:45.156Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false 2022-06-07T11:42:45.156Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:45.157Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bfde30ad060eae0f", X-B3-SpanId:"7ded9aeb2a17c229", X-B3-ParentSpanId:"bfde30ad060eae0f", X-B3-Sampled:"0", X-ONAP-RequestID:"63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4", X-RequestID:"63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4", X-TransactionID:"63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4", X-ECOMP-RequestID:"63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47b7abb0-7025-4aed-bae1-9d1596fb648f"] 2022-06-07T11:42:45.157Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:45.157Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:45.174Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:45.176Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:45.176Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:45.177Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:45.178Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:42:45.178Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:45.179Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:45.189Z|63cf1ba8-04a3-4d94-9d84-ead7bba5fdc4|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:46.946Z|abef82c1-c824-4378-927b-130636599bcc|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:42:46.947Z|abef82c1-c824-4378-927b-130636599bcc|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:50.597Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:50.601Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:42:50.602Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||Invoke 2022-06-07T11:42:50.602Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:50.602Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:42:50.602Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Method : GET 2022-06-07T11:42:50.603Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36b7325c635697a1", X-B3-SpanId:"1e0876dcfb71e449", X-B3-ParentSpanId:"36b7325c635697a1", X-B3-Sampled:"0", X-ONAP-RequestID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-RequestID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-TransactionID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-ECOMP-RequestID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb378c87-8986-4153-a584-39530943ff75"] 2022-06-07T11:42:50.603Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Request body: 2022-06-07T11:42:50.603Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:50.634Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:50.635Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:50.635Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status text : 2022-06-07T11:42:50.635Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:50.637Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Response body: { "requestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "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" : "2022-06-07T11:42:17.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" } } } 2022-06-07T11:42:50.637Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:50.638Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||InvokeReturn 2022-06-07T11:42:50.639Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:42:50.640Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:50.640Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:50.640Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:42:50.640Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:50.641Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36b7325c635697a1", X-B3-SpanId:"300ad2788ed36eff", X-B3-ParentSpanId:"36b7325c635697a1", X-B3-Sampled:"0", X-ONAP-RequestID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-RequestID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-TransactionID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-ECOMP-RequestID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0082b909-4c18-4d17-8f81-d8e0208d59ad"] 2022-06-07T11:42:50.641Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:50.641Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:50.657Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:50.658Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:50.658Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:50.659Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:49 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:50.660Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "groupingId" : "b293fdcb-4185-460a-a451-94ef9903a766", "name" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0/b293fdcb-4185-460a-a451-94ef9903a766\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"updated_time\":1654602145000,\"creation_time\":1654602102000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"767c9ad4368a4c89b436c9bba51cd813\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:42:25.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:42:50.660Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:50.661Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:50.708Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:42:50.708Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:42:50.709Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:50.709Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:42:50.709Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:42:50.709Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-RequestID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-TransactionID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-ECOMP-RequestID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f32eee46-54d3-41e0-928c-6b4a5d857cff"] 2022-06-07T11:42:50.710Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:42:50.710Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:50.840Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:50.841Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:50.841Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:42:50.841Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=FEC7F53DFC6AA8416A9C14A91ABE7934; 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:"Tue, 07 Jun 2022 11:42:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:50.841Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f152e3d4-e656-11ec-8aad-42c6bc6b4158","businessKey":"06881a81-5cd1-4723-a21c-d10ba4659e4f","processDefinitionId":"SDNCHandler:1:b7a9790a-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-06-07T11:42:43.196+0000","endTime":"2022-06-07T11:42:44.613+0000","removalTime":null,"durationInMillis":1417,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e26d9180-e656-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"f134d545-e656-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-07T11:42:50.842Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:50.842Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=06881a81-5cd1-4723-a21c-d10ba4659e4f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:42:50.869Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:42:50.870Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:42:50.870Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:50.870Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:42:50.871Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:42:50.871Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-RequestID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-TransactionID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-ECOMP-RequestID:"e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"043193a4-9a2d-49e9-b1f5-2889714236a8"] 2022-06-07T11:42:50.871Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:42:50.872Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:50.994Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:50.995Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:50.995Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:42:50.996Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0B4CF5D587ED8CB2AEA16D71E57BE570; 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:"Tue, 07 Jun 2022 11:42:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:50.996Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:f1538027-e656-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"f152e3d4-e656-11ec-8aad-42c6bc6b4158","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:b7a9790a-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"f152e3d4-e656-11ec-8aad-42c6bc6b4158","executionId":"f152e3d4-e656-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:42:43.200+0000","endTime":"2022-06-07T11:42:44.612+0000","durationInMillis":1412,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e26d9180-e656-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:42:50.997Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:50.997Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f152e3d4-e656-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:42:51.001Z|e0abaad7-2b9a-4bd2-8fee-1ba7f0e338ac|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:51.043Z|96458f3b-8476-4366-80f8-34cdd7e4d1f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:51.044Z|96458f3b-8476-4366-80f8-34cdd7e4d1f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:51.045Z|e277355d-2274-4798-a3af-27a2430c2079|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:51.045Z|e277355d-2274-4798-a3af-27a2430c2079|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:52.548Z|58f4ddc6-6d7f-4901-9f4d-e32284be3966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:42:52.549Z|58f4ddc6-6d7f-4901-9f4d-e32284be3966|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:42:54.445Z|9435452b-0a20-4972-a707-d125b979acb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:42:54.447Z|9435452b-0a20-4972-a707-d125b979acb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:42:55.315Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:55.320Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0 2022-06-07T11:42:55.320Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|INFO|500||Invoke 2022-06-07T11:42:55.320Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:55.321Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0 2022-06-07T11:42:55.321Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Method : GET 2022-06-07T11:42:55.321Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ca0c3849d547f4e", X-B3-SpanId:"bf883fa201265c6e", X-B3-ParentSpanId:"7ca0c3849d547f4e", X-B3-Sampled:"0", X-ONAP-RequestID:"b78159aa-b7bb-4167-95cd-ce4e9e28086d", X-RequestID:"b78159aa-b7bb-4167-95cd-ce4e9e28086d", X-TransactionID:"b78159aa-b7bb-4167-95cd-ce4e9e28086d", X-ECOMP-RequestID:"b78159aa-b7bb-4167-95cd-ce4e9e28086d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef99bf13-4866-4401-b429-2269dcacfeca"] 2022-06-07T11:42:55.322Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Request body: 2022-06-07T11:42:55.322Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:55.343Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:55.345Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:55.345Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Status text : 2022-06-07T11:42:55.346Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:55.347Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Response body: { "requestId" : "b9bdff3c-9595-4343-a8f7-5720d55f54b0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:42:43.000+00:00", "endTime" : "2022-06-07T11:42:49.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n\t\t\t\"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"3f1ec51a-818e-4629-ae2d-3140a16dc16f\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "serviceInstanceName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "b9bdff3c-9595-4343-a8f7-5720d55f54b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0" } } } 2022-06-07T11:42:55.347Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:55.347Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|INFO|500||InvokeReturn 2022-06-07T11:42:55.349Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false 2022-06-07T11:42:55.349Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:55.350Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:55.350Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false 2022-06-07T11:42:55.350Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:55.351Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ca0c3849d547f4e", X-B3-SpanId:"6770f3e6df50db02", X-B3-ParentSpanId:"7ca0c3849d547f4e", X-B3-Sampled:"0", X-ONAP-RequestID:"b78159aa-b7bb-4167-95cd-ce4e9e28086d", X-RequestID:"b78159aa-b7bb-4167-95cd-ce4e9e28086d", X-TransactionID:"b78159aa-b7bb-4167-95cd-ce4e9e28086d", X-ECOMP-RequestID:"b78159aa-b7bb-4167-95cd-ce4e9e28086d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e1091b10-3af5-4509-9714-92b26e9cda58"] 2022-06-07T11:42:55.351Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:55.351Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:55.377Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:55.377Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:55.377Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:55.378Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:55.388Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:42:55.389Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:55.389Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:55.401Z|b78159aa-b7bb-4167-95cd-ce4e9e28086d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:55.524Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:55.528Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0 2022-06-07T11:42:55.529Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|INFO|500||Invoke 2022-06-07T11:42:55.529Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:55.529Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0 2022-06-07T11:42:55.530Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Method : GET 2022-06-07T11:42:55.530Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d14806ba9b2ed208", X-B3-SpanId:"36d0ca2a465bf6b5", X-B3-ParentSpanId:"d14806ba9b2ed208", X-B3-Sampled:"0", X-ONAP-RequestID:"51ecb4a7-c42e-40c8-ab7e-12bcc003182c", X-RequestID:"51ecb4a7-c42e-40c8-ab7e-12bcc003182c", X-TransactionID:"51ecb4a7-c42e-40c8-ab7e-12bcc003182c", X-ECOMP-RequestID:"51ecb4a7-c42e-40c8-ab7e-12bcc003182c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0c4ade9-5c76-45aa-98af-7fc3ddc3913d"] 2022-06-07T11:42:55.530Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Request body: 2022-06-07T11:42:55.530Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:55.547Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:55.548Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:55.548Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Status text : 2022-06-07T11:42:55.548Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:55.550Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Response body: { "requestId" : "b9bdff3c-9595-4343-a8f7-5720d55f54b0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:42:43.000+00:00", "endTime" : "2022-06-07T11:42:49.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n\t\t\t\"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"3f1ec51a-818e-4629-ae2d-3140a16dc16f\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "serviceInstanceName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "b9bdff3c-9595-4343-a8f7-5720d55f54b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0" } } } 2022-06-07T11:42:55.551Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:55.551Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|INFO|500||InvokeReturn 2022-06-07T11:42:55.553Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false 2022-06-07T11:42:55.553Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:55.553Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:55.553Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false 2022-06-07T11:42:55.554Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:55.554Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d14806ba9b2ed208", X-B3-SpanId:"81429fb4ca48b129", X-B3-ParentSpanId:"d14806ba9b2ed208", X-B3-Sampled:"0", X-ONAP-RequestID:"51ecb4a7-c42e-40c8-ab7e-12bcc003182c", X-RequestID:"51ecb4a7-c42e-40c8-ab7e-12bcc003182c", X-TransactionID:"51ecb4a7-c42e-40c8-ab7e-12bcc003182c", X-ECOMP-RequestID:"51ecb4a7-c42e-40c8-ab7e-12bcc003182c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d13c10c5-5bd8-4833-9386-1cc9c7973fdd"] 2022-06-07T11:42:55.554Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:55.555Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:55.568Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:55.569Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:55.569Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:55.569Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:55.571Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:42:55.571Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:55.571Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:55.580Z|51ecb4a7-c42e-40c8-ab7e-12bcc003182c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:55.698Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:55.703Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0 2022-06-07T11:42:55.704Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|INFO|500||Invoke 2022-06-07T11:42:55.704Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:55.705Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0 2022-06-07T11:42:55.705Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Method : GET 2022-06-07T11:42:55.705Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4864a47b216ebceb", X-B3-SpanId:"8da74a1ed04babba", X-B3-ParentSpanId:"4864a47b216ebceb", X-B3-Sampled:"0", X-ONAP-RequestID:"c1f67773-0e82-4d6e-a6a0-71722efc7a55", X-RequestID:"c1f67773-0e82-4d6e-a6a0-71722efc7a55", X-TransactionID:"c1f67773-0e82-4d6e-a6a0-71722efc7a55", X-ECOMP-RequestID:"c1f67773-0e82-4d6e-a6a0-71722efc7a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cba930f5-42f9-442e-aa58-55163fc8a01c"] 2022-06-07T11:42:55.706Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Request body: 2022-06-07T11:42:55.706Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:55.725Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:55.726Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:55.726Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Status text : 2022-06-07T11:42:55.727Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:55.728Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Response body: { "requestId" : "b9bdff3c-9595-4343-a8f7-5720d55f54b0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:42:43.000+00:00", "endTime" : "2022-06-07T11:42:49.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n\t\t\t\"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"3f1ec51a-818e-4629-ae2d-3140a16dc16f\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "serviceInstanceName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "b9bdff3c-9595-4343-a8f7-5720d55f54b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0" } } } 2022-06-07T11:42:55.728Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:55.729Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|INFO|500||InvokeReturn 2022-06-07T11:42:55.730Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false 2022-06-07T11:42:55.731Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:55.731Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:55.732Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false 2022-06-07T11:42:55.732Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:55.732Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4864a47b216ebceb", X-B3-SpanId:"7810fb681e5519a5", X-B3-ParentSpanId:"4864a47b216ebceb", X-B3-Sampled:"0", X-ONAP-RequestID:"c1f67773-0e82-4d6e-a6a0-71722efc7a55", X-RequestID:"c1f67773-0e82-4d6e-a6a0-71722efc7a55", X-TransactionID:"c1f67773-0e82-4d6e-a6a0-71722efc7a55", X-ECOMP-RequestID:"c1f67773-0e82-4d6e-a6a0-71722efc7a55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38afbbc7-2f92-40c2-875c-1bd0f1663df6"] 2022-06-07T11:42:55.733Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:55.733Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:55.756Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:55.756Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:55.757Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:55.757Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:55.758Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:42:55.758Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:55.759Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:55.770Z|c1f67773-0e82-4d6e-a6a0-71722efc7a55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:55.892Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:55.897Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0 2022-06-07T11:42:55.898Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|INFO|500||Invoke 2022-06-07T11:42:55.898Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:55.898Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0 2022-06-07T11:42:55.898Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Method : GET 2022-06-07T11:42:55.899Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df55b21f42c05db6", X-B3-SpanId:"f5c0344263a78842", X-B3-ParentSpanId:"df55b21f42c05db6", X-B3-Sampled:"0", X-ONAP-RequestID:"edec8604-d578-48de-b7f4-b73c81bf9e67", X-RequestID:"edec8604-d578-48de-b7f4-b73c81bf9e67", X-TransactionID:"edec8604-d578-48de-b7f4-b73c81bf9e67", X-ECOMP-RequestID:"edec8604-d578-48de-b7f4-b73c81bf9e67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e4e2629-75d8-4893-ba57-4a97684a1dff"] 2022-06-07T11:42:55.899Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Request body: 2022-06-07T11:42:55.899Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:55.917Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:55.918Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:55.918Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Status text : 2022-06-07T11:42:55.918Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:55.919Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Response body: { "requestId" : "b9bdff3c-9595-4343-a8f7-5720d55f54b0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:42:43.000+00:00", "endTime" : "2022-06-07T11:42:49.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n\t\t\t\"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"3f1ec51a-818e-4629-ae2d-3140a16dc16f\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "serviceInstanceName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "b9bdff3c-9595-4343-a8f7-5720d55f54b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0" } } } 2022-06-07T11:42:55.919Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:55.920Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|INFO|500||InvokeReturn 2022-06-07T11:42:55.922Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false 2022-06-07T11:42:55.922Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:55.922Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:55.923Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false 2022-06-07T11:42:55.923Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:55.923Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df55b21f42c05db6", X-B3-SpanId:"97409d6d3da64d4f", X-B3-ParentSpanId:"df55b21f42c05db6", X-B3-Sampled:"0", X-ONAP-RequestID:"edec8604-d578-48de-b7f4-b73c81bf9e67", X-RequestID:"edec8604-d578-48de-b7f4-b73c81bf9e67", X-TransactionID:"edec8604-d578-48de-b7f4-b73c81bf9e67", X-ECOMP-RequestID:"edec8604-d578-48de-b7f4-b73c81bf9e67", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69bb0fe7-5ea4-46da-9a26-1807ef42ff54"] 2022-06-07T11:42:55.923Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:55.924Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:55.936Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:55.936Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:55.936Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:55.936Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:55.939Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:42:55.940Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:55.940Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:55.951Z|edec8604-d578-48de-b7f4-b73c81bf9e67|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:56.070Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:56.073Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0 2022-06-07T11:42:56.074Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|INFO|500||Invoke 2022-06-07T11:42:56.074Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:56.074Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0 2022-06-07T11:42:56.075Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Method : GET 2022-06-07T11:42:56.075Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2687d825d08308a", X-B3-SpanId:"38a84fed411c93fd", X-B3-ParentSpanId:"e2687d825d08308a", X-B3-Sampled:"0", X-ONAP-RequestID:"697987e4-5121-455f-a299-d99ed2250289", X-RequestID:"697987e4-5121-455f-a299-d99ed2250289", X-TransactionID:"697987e4-5121-455f-a299-d99ed2250289", X-ECOMP-RequestID:"697987e4-5121-455f-a299-d99ed2250289", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b1a798b-dc25-41a2-a11b-1508a12c12e4"] 2022-06-07T11:42:56.075Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Request body: 2022-06-07T11:42:56.075Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:56.097Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:56.098Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:56.098Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Status text : 2022-06-07T11:42:56.099Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:56.099Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||Response body: { "requestId" : "b9bdff3c-9595-4343-a8f7-5720d55f54b0", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:42:43.000+00:00", "endTime" : "2022-06-07T11:42:49.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n\t\t\t\"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"3f1ec51a-818e-4629-ae2d-3140a16dc16f\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:49.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "serviceInstanceName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "b9bdff3c-9595-4343-a8f7-5720d55f54b0", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0" } } } 2022-06-07T11:42:56.100Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:56.100Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/b9bdff3c-9595-4343-a8f7-5720d55f54b0|INFO|500||InvokeReturn 2022-06-07T11:42:56.101Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false 2022-06-07T11:42:56.102Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:42:56.102Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:56.102Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false 2022-06-07T11:42:56.103Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:42:56.103Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2687d825d08308a", X-B3-SpanId:"8e55a6f6e0513f20", X-B3-ParentSpanId:"e2687d825d08308a", X-B3-Sampled:"0", X-ONAP-RequestID:"697987e4-5121-455f-a299-d99ed2250289", X-RequestID:"697987e4-5121-455f-a299-d99ed2250289", X-TransactionID:"697987e4-5121-455f-a299-d99ed2250289", X-ECOMP-RequestID:"697987e4-5121-455f-a299-d99ed2250289", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a048aae4-483f-48d0-9e9f-ab44dc664a16"] 2022-06-07T11:42:56.103Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:42:56.103Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:56.120Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:56.120Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:56.121Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:42:56.126Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:56.127Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:42:56.127Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:56.128Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=b9bdff3c-9595-4343-a8f7-5720d55f54b0&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:42:56.136Z|697987e4-5121-455f-a299-d99ed2250289|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/b9bdff3c-9595-4343-a8f7-5720d55f54b0|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:42:58.453Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:42:58.459Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 138cb6b6-ca63-4f73-b0de-c2eec81efa7b already exists in requestDb InfraActiveRequests table 2022-06-07T11:42:58.460Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b 2022-06-07T11:42:58.460Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|INFO|500||Invoke 2022-06-07T11:42:58.461Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:58.461Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b 2022-06-07T11:42:58.461Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Method : GET 2022-06-07T11:42:58.462Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c13e163e036bb600", X-B3-SpanId:"c83b41c9104a1bfd", X-B3-ParentSpanId:"c13e163e036bb600", X-B3-Sampled:"0", X-ONAP-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-TransactionID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ECOMP-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd0d4fb8-4dc4-4594-b110-ce3b4dabfe2d"] 2022-06-07T11:42:58.462Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Request body: 2022-06-07T11:42:58.462Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:59.300Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:59.300Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:42:59.300Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Status text : 2022-06-07T11:42:59.300Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:42:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:59.301Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Response body: 2022-06-07T11:42:59.301Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:59.301Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|INFO|404|Not Found|InvokeReturn 2022-06-07T11:42:59.312Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:42:59.312Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-07T11:42:59.317Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:42:59.356Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498|INFO|500||Invoke 2022-06-07T11:42:59.356Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498 with request headers:{Authorization=[***REDACTED***], X-RequestID=[138cb6b6-ca63-4f73-b0de-c2eec81efa7b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[61184a04-1622-4bb9-a9a0-263a5641c0a8], X-ECOMP-RequestID=[138cb6b6-ca63-4f73-b0de-c2eec81efa7b], X-TransactionId=[], X-ONAP-RequestID=[138cb6b6-ca63-4f73-b0de-c2eec81efa7b]} 2022-06-07T11:42:59.400Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:42:59:132-16462], Content-Length=[377], Date=[Tue, 07 Jun 2022 11:42:59 GMT], Content-Type=[application/json]} 2022-06-07T11:42:59.402Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498|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/7a792005-d0e7-4f6b-a4d3-78f16dbca498","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498","ERR.5.4.6114"]}}} 2022-06-07T11:42:59.402Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498|INFO|404|Not Found|InvokeReturn 2022-06-07T11:42:59.405Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498 2022-06-07T11:42:59.405Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 7a792005-d0e7-4f6b-a4d3-78f16dbca498 2022-06-07T11:42:59.409Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:42:59.444Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498|INFO|500||Invoke 2022-06-07T11:42:59.445Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498 with request headers:{Authorization=[***REDACTED***], X-RequestID=[138cb6b6-ca63-4f73-b0de-c2eec81efa7b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2401b4ee-1723-4381-8be1-ef32951bc14c], X-ECOMP-RequestID=[138cb6b6-ca63-4f73-b0de-c2eec81efa7b], X-TransactionId=[], X-ONAP-RequestID=[138cb6b6-ca63-4f73-b0de-c2eec81efa7b]} 2022-06-07T11:42:59.486Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:42:59:218-5216], Content-Length=[377], Date=[Tue, 07 Jun 2022 11:42:59 GMT], Content-Type=[application/json]} 2022-06-07T11:42:59.487Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498|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/7a792005-d0e7-4f6b-a4d3-78f16dbca498","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498","ERR.5.4.6114"]}}} 2022-06-07T11:42:59.487Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498|INFO|404|Not Found|InvokeReturn 2022-06-07T11:42:59.490Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/7a792005-d0e7-4f6b-a4d3-78f16dbca498 2022-06-07T11:42:59.490Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 7a792005-d0e7-4f6b-a4d3-78f16dbca498 2022-06-07T11:42:59.494Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:42:59.525Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||Invoke 2022-06-07T11:42:59.525Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc with request headers:{Authorization=[***REDACTED***], X-RequestID=[138cb6b6-ca63-4f73-b0de-c2eec81efa7b], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[beb608ea-3bb0-47af-8efa-bc188028fa05], X-ECOMP-RequestID=[138cb6b6-ca63-4f73-b0de-c2eec81efa7b], X-TransactionId=[], X-ONAP-RequestID=[138cb6b6-ca63-4f73-b0de-c2eec81efa7b]} 2022-06-07T11:42:59.572Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:42:59:295-63106], vertex-id=[241672], Content-Length=[605], Date=[Tue, 07 Jun 2022 11:42:59 GMT], Content-Type=[application/json]} 2022-06-07T11:42:59.573Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|DEBUG|500||{"tenant-id":"2533c9c7326d44f0a72cc2ec35f519dc","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654601981539","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"}]}]}} 2022-06-07T11:42:59.574Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||InvokeReturn 2022-06-07T11:42:59.575Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:42:59.575Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:42:59.577Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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 2022-06-07T11:42:59.578Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:42:59.578Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:59.578Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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 2022-06-07T11:42:59.578Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:42:59.579Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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:"c13e163e036bb600", X-B3-SpanId:"2c6375c71bd0da9b", X-B3-ParentSpanId:"c13e163e036bb600", X-B3-Sampled:"0", X-ONAP-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-TransactionID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ECOMP-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"591cd701-c6f7-4572-b8fb-2d370dbf3962"] 2022-06-07T11:42:59.579Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd"},"instanceName":"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0","requestScope":"vnf"} 2022-06-07T11:42:59.579Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:59.609Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:59.610Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:59.611Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:42:59.611Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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:"Tue, 07 Jun 2022 11:42:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:59.612Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:42:59.612Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:59.613Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:42:59.620Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003 2022-06-07T11:42:59.620Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|INFO|500||Invoke 2022-06-07T11:42:59.621Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:59.621Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003 2022-06-07T11:42:59.621Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|DEBUG|500||Method : GET 2022-06-07T11:42:59.621Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-TransactionID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ECOMP-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db383a55-2766-4fe8-af3c-a4f7f42b7ff3"] 2022-06-07T11:42:59.622Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|DEBUG|500||Request body: 2022-06-07T11:42:59.622Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:59.676Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:59.677Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:59.679Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|DEBUG|500||Status text : 2022-06-07T11:42:59.679Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:59.680Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 5, "modelCustomizationUUID" : "92748e53-0e86-49d6-92a6-a3936dc3c003", "modelInstanceName" : "basic_vm 0", "created" : "2022-06-07 11:40:49.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"vf_module_id\\\":\\\"Ubuntu20-VF-module\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"ubuntu20_pub_key\\\":\\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_name\\\":\\\"Ubuntu20-VNF-name\\\",\\\"ubuntu20_name_0\\\":\\\"Ubuntu20\\\",\\\"dcae_collector_ip\\\":\\\"10.4.2.166\\\",\\\"ubuntu20_flavor_name\\\":\\\"m1.small\\\",\\\"vnf_id\\\":\\\"Ubuntu20-VNF\\\",\\\"dcae_collector_port\\\":\\\"30417\\\",\\\"ubuntu20_image_name\\\":\\\"ubuntu-20.04\\\",\\\"admin_plane_net_name\\\":\\\"admin\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-06-07T11:40:49.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" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vfModuleCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources" }, "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=92748e53-0e86-49d6-92a6-a3936dc3c003" } } } 2022-06-07T11:42:59.680Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:59.680Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=92748e53-0e86-49d6-92a6-a3936dc3c003|INFO|500||InvokeReturn 2022-06-07T11:42:59.717Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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 2022-06-07T11:42:59.718Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|INFO|500||Invoke 2022-06-07T11:42:59.718Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:59.719Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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 2022-06-07T11:42:59.719Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Method : GET 2022-06-07T11:42:59.719Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-TransactionID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ECOMP-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb9fb141-4111-4032-84fb-70e372df4bf1"] 2022-06-07T11:42:59.720Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Request body: 2022-06-07T11:42:59.720Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:59.779Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:59.779Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Status code : 200 OK 2022-06-07T11:42:59.780Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Status text : 2022-06-07T11:42:59.780Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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/e79d91f7-2108-4203-9df6-8d3be0ebba43", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:59.781Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||Response body: { "modelUUID" : "e79d91f7-2108-4203-9df6-8d3be0ebba43", "modelInvariantUUID" : "0dcf2c01-eaae-46b8-b3ee-63597b37c5e7", "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" : "2022-06-07T11:40:49.000+00:00", "modelInvariantId" : "0dcf2c01-eaae-46b8-b3ee-63597b37c5e7", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e79d91f7-2108-4203-9df6-8d3be0ebba43" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e79d91f7-2108-4203-9df6-8d3be0ebba43" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e79d91f7-2108-4203-9df6-8d3be0ebba43/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/e79d91f7-2108-4203-9df6-8d3be0ebba43/vnfResourceWorkflow" } } } 2022-06-07T11:42:59.781Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:59.782Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/5/vnfResources|INFO|500||InvokeReturn 2022-06-07T11:42:59.813Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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 2022-06-07T11:42:59.813Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-06-07T11:42:59.813Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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================================================ 2022-06-07T11:42:59.814Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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 2022-06-07T11:42:59.814Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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 2022-06-07T11:42:59.814Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-TransactionID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ECOMP-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7ade73c-0c88-48f0-b264-a45410aa4470"] 2022-06-07T11:42:59.815Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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: 2022-06-07T11:42:59.815Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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================================================ 2022-06-07T11:42:59.848Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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========================================== 2022-06-07T11:42:59.849Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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 2022-06-07T11:42:59.849Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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 : 2022-06-07T11:42:59.850Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:59.850Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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" : 10031, "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" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031" } } } 2022-06-07T11:42:59.851Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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================================================= 2022-06-07T11:42:59.851Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-06-07T11:42:59.863Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:42:59.863Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:42:59.863Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:59.864Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:42:59.864Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:42:59.864Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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:"2616", X-B3-TraceId:"c13e163e036bb600", X-B3-SpanId:"c20289d560c78379", X-B3-ParentSpanId:"c13e163e036bb600", X-B3-Sampled:"0", X-ONAP-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-TransactionID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ECOMP-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"488c6677-a59c-448a-9385-407281d2b0be"] 2022-06-07T11:42:59.865Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"138cb6b6-ca63-4f73-b0de-c2eec81efa7b","requestStatus":"IN_PROGRESS","startTime":1654602179312,"source":"VID","vnfName":"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"2533c9c7326d44f0a72cc2ec35f519dc","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"138cb6b6-ca63-4f73-b0de-c2eec81efa7b"} 2022-06-07T11:42:59.865Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:42:59.915Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:42:59.918Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:42:59.919Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:42:59.920Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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/138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:42:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:42:59.921Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "138cb6b6-ca63-4f73-b0de-c2eec81efa7b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:42:59.312+00:00", "source" : "VID", "vnfName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:42:59.891+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "138cb6b6-ca63-4f73-b0de-c2eec81efa7b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b" } } } 2022-06-07T11:42:59.922Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:42:59.923Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:42:59.940Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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 2022-06-07T11:42:59.940Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:42:59.941Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:42:59.941Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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 2022-06-07T11:42:59.942Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:42:59.942Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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:"c13e163e036bb600", X-B3-SpanId:"3b77b0bcba6207b2", X-B3-ParentSpanId:"c13e163e036bb600", X-B3-Sampled:"0", X-ONAP-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-TransactionID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ECOMP-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"731af2f0-76dc-4526-a8f6-ac8c0b87afb0"] 2022-06-07T11:42:59.943Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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\":\"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"92748e53-0e86-49d6-92a6-a3936dc3c003\",\"modelVersionId\":\"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\"modelCustomizationId\":\"92748e53-0e86-49d6-92a6-a3936dc3c003\",\"modelUuid\":\"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\"modelInvariantUuid\":\"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\"source\":\"VID\",\"instanceName\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\"modelInfo\":{\"modelInvariantId\":\"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\"modelUuid\":\"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\"modelInvariantUuid\":\"7a792005-d0e7-4f6b-a4d3-78f16dbca498\"}}}],\"cloudConfiguration\":{\"tenantId\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\"}","type":"String"},"requestId":{"value":"138cb6b6-ca63-4f73-b0de-c2eec81efa7b","type":"String"},"mso-request-id":{"value":"138cb6b6-ca63-4f73-b0de-c2eec81efa7b","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd","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/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:42:59.943Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:00.955Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:00.956Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:43:00.957Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:43:00.957Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:43:00 GMT", X-ONAP-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-TransactionID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ECOMP-RequestID:"138cb6b6-ca63-4f73-b0de-c2eec81efa7b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"731af2f0-76dc-4526-a8f6-ac8c0b87afb0", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:00.958Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"138cb6b6-ca63-4f73-b0de-c2eec81efa7b\",\"instanceId\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\"}}","message":"Success","processInstanceID":"fb510702-e656-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:43:00.958Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:00.958Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:43:00.963Z|138cb6b6-ca63-4f73-b0de-c2eec81efa7b|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:01.066Z|a91b4cf2-c89f-4200-9782-e93058090c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:01.067Z|a91b4cf2-c89f-4200-9782-e93058090c79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:01.067Z|d42cb452-6280-476b-a17e-af53417711c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:01.067Z|d42cb452-6280-476b-a17e-af53417711c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:01.095Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:01.098Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b 2022-06-07T11:43:01.099Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|INFO|500||Invoke 2022-06-07T11:43:01.099Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:01.100Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b 2022-06-07T11:43:01.100Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Method : GET 2022-06-07T11:43:01.100Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec701b21c652c7f6", X-B3-SpanId:"635d55b0a099c3e0", X-B3-ParentSpanId:"ec701b21c652c7f6", X-B3-Sampled:"0", X-ONAP-RequestID:"f4d7e69a-1355-421c-b0cc-44599cd1fde7", X-RequestID:"f4d7e69a-1355-421c-b0cc-44599cd1fde7", X-TransactionID:"f4d7e69a-1355-421c-b0cc-44599cd1fde7", X-ECOMP-RequestID:"f4d7e69a-1355-421c-b0cc-44599cd1fde7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"662af45a-883b-4fcd-8759-dd57dc7f57e6"] 2022-06-07T11:43:01.101Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Request body: 2022-06-07T11:43:01.101Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:01.126Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:01.128Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:01.128Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Status text : 2022-06-07T11:43:01.128Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:01.129Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Response body: { "requestId" : "138cb6b6-ca63-4f73-b0de-c2eec81efa7b", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:42:59.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "138cb6b6-ca63-4f73-b0de-c2eec81efa7b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b" } } } 2022-06-07T11:43:01.129Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:01.129Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|INFO|500||InvokeReturn 2022-06-07T11:43:01.131Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false 2022-06-07T11:43:01.131Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:01.131Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:01.132Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:01.132Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false 2022-06-07T11:43:01.133Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:01.133Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec701b21c652c7f6", X-B3-SpanId:"f17215300fbc6123", X-B3-ParentSpanId:"ec701b21c652c7f6", X-B3-Sampled:"0", X-ONAP-RequestID:"f4d7e69a-1355-421c-b0cc-44599cd1fde7", X-RequestID:"f4d7e69a-1355-421c-b0cc-44599cd1fde7", X-TransactionID:"f4d7e69a-1355-421c-b0cc-44599cd1fde7", X-ECOMP-RequestID:"f4d7e69a-1355-421c-b0cc-44599cd1fde7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19061f6e-3174-4177-a138-a5997bd9b4e8"] 2022-06-07T11:43:01.134Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:01.134Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:01.136Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:43:01.136Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||Invoke 2022-06-07T11:43:01.136Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:01.137Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:43:01.137Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Method : GET 2022-06-07T11:43:01.137Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33382d79bd51fcbb", X-B3-SpanId:"a93b2be614014f29", X-B3-ParentSpanId:"33382d79bd51fcbb", X-B3-Sampled:"0", X-ONAP-RequestID:"d0a2037e-9c71-4c75-8b40-aaa2496855bf", X-RequestID:"d0a2037e-9c71-4c75-8b40-aaa2496855bf", X-TransactionID:"d0a2037e-9c71-4c75-8b40-aaa2496855bf", X-ECOMP-RequestID:"d0a2037e-9c71-4c75-8b40-aaa2496855bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08f131d7-dae9-44a7-a200-e89da9279b59"] 2022-06-07T11:43:01.138Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Request body: 2022-06-07T11:43:01.138Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:01.153Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:01.155Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:01.155Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:01.155Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:01.157Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:01.157Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:01.157Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:01.167Z|f4d7e69a-1355-421c-b0cc-44599cd1fde7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:01.170Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:01.171Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:01.171Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status text : 2022-06-07T11:43:01.171Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:01.179Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Response body: { "requestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "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" : "2022-06-07T11:42:17.000+00:00", "endTime" : "2022-06-07T11:42:56.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" } } } 2022-06-07T11:43:01.179Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:01.179Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||InvokeReturn 2022-06-07T11:43:01.183Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:43:01.184Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:01.184Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:01.185Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:43:01.185Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:01.185Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33382d79bd51fcbb", X-B3-SpanId:"2e4bd6cd7b1c4134", X-B3-ParentSpanId:"33382d79bd51fcbb", X-B3-Sampled:"0", X-ONAP-RequestID:"d0a2037e-9c71-4c75-8b40-aaa2496855bf", X-RequestID:"d0a2037e-9c71-4c75-8b40-aaa2496855bf", X-TransactionID:"d0a2037e-9c71-4c75-8b40-aaa2496855bf", X-ECOMP-RequestID:"d0a2037e-9c71-4c75-8b40-aaa2496855bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"863b474d-767e-45f9-b906-38411e40045e"] 2022-06-07T11:43:01.186Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:01.186Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:01.214Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:01.214Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:01.215Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:01.215Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:01.216Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "groupingId" : "b293fdcb-4185-460a-a451-94ef9903a766", "name" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0/b293fdcb-4185-460a-a451-94ef9903a766\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"updated_time\":1654602145000,\"creation_time\":1654602102000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"767c9ad4368a4c89b436c9bba51cd813\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:42:25.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:43:01.216Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:01.216Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:01.228Z|d0a2037e-9c71-4c75-8b40-aaa2496855bf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:01.349Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:01.352Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:43:01.353Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||Invoke 2022-06-07T11:43:01.353Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:01.353Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:43:01.353Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Method : GET 2022-06-07T11:43:01.354Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f86fc9021684b7c", X-B3-SpanId:"dd5a5aa1e1f1db97", X-B3-ParentSpanId:"0f86fc9021684b7c", X-B3-Sampled:"0", X-ONAP-RequestID:"03dbafe4-9a02-4da0-827c-7e697abb10f1", X-RequestID:"03dbafe4-9a02-4da0-827c-7e697abb10f1", X-TransactionID:"03dbafe4-9a02-4da0-827c-7e697abb10f1", X-ECOMP-RequestID:"03dbafe4-9a02-4da0-827c-7e697abb10f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ca52d9f-2991-437f-993f-fd38d2ace2b8"] 2022-06-07T11:43:01.354Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Request body: 2022-06-07T11:43:01.354Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:01.374Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:01.375Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:01.375Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status text : 2022-06-07T11:43:01.375Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:01.376Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Response body: { "requestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "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" : "2022-06-07T11:42:17.000+00:00", "endTime" : "2022-06-07T11:42:56.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" } } } 2022-06-07T11:43:01.377Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:01.377Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||InvokeReturn 2022-06-07T11:43:01.378Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:43:01.379Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:01.379Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:01.380Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:43:01.380Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:01.380Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f86fc9021684b7c", X-B3-SpanId:"bad7ce7724853dd4", X-B3-ParentSpanId:"0f86fc9021684b7c", X-B3-Sampled:"0", X-ONAP-RequestID:"03dbafe4-9a02-4da0-827c-7e697abb10f1", X-RequestID:"03dbafe4-9a02-4da0-827c-7e697abb10f1", X-TransactionID:"03dbafe4-9a02-4da0-827c-7e697abb10f1", X-ECOMP-RequestID:"03dbafe4-9a02-4da0-827c-7e697abb10f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3570714f-5aff-426b-bef6-5e4e0e6086f5"] 2022-06-07T11:43:01.380Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:01.381Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:01.394Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:01.395Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:01.395Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:01.395Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:00 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:01.396Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "groupingId" : "b293fdcb-4185-460a-a451-94ef9903a766", "name" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0/b293fdcb-4185-460a-a451-94ef9903a766\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"updated_time\":1654602145000,\"creation_time\":1654602102000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"767c9ad4368a4c89b436c9bba51cd813\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:42:25.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:43:01.396Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:01.396Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:01.405Z|03dbafe4-9a02-4da0-827c-7e697abb10f1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:01.525Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:01.529Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:43:01.529Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||Invoke 2022-06-07T11:43:01.530Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:01.530Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:43:01.530Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Method : GET 2022-06-07T11:43:01.531Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bda542bbe43b266", X-B3-SpanId:"a693ddcfca6851d0", X-B3-ParentSpanId:"8bda542bbe43b266", X-B3-Sampled:"0", X-ONAP-RequestID:"b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c", X-RequestID:"b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c", X-TransactionID:"b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c", X-ECOMP-RequestID:"b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0bd372b1-4ae2-403f-a36e-022c5b73c959"] 2022-06-07T11:43:01.531Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Request body: 2022-06-07T11:43:01.532Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:01.552Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:01.554Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:01.554Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status text : 2022-06-07T11:43:01.555Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:01.556Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Response body: { "requestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "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" : "2022-06-07T11:42:17.000+00:00", "endTime" : "2022-06-07T11:42:56.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" } } } 2022-06-07T11:43:01.556Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:01.557Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||InvokeReturn 2022-06-07T11:43:01.561Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:43:01.561Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:01.561Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:01.562Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:43:01.562Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:01.562Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bda542bbe43b266", X-B3-SpanId:"0b68542c0fb2d72e", X-B3-ParentSpanId:"8bda542bbe43b266", X-B3-Sampled:"0", X-ONAP-RequestID:"b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c", X-RequestID:"b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c", X-TransactionID:"b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c", X-ECOMP-RequestID:"b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af3f7e2f-1fef-4ea5-a59e-e5bd2d45b624"] 2022-06-07T11:43:01.563Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:01.563Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:01.582Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:01.583Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:01.583Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:01.584Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:01.585Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "groupingId" : "b293fdcb-4185-460a-a451-94ef9903a766", "name" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0/b293fdcb-4185-460a-a451-94ef9903a766\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"updated_time\":1654602145000,\"creation_time\":1654602102000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"767c9ad4368a4c89b436c9bba51cd813\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:42:25.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:43:01.585Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:01.586Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:01.595Z|b142e9e5-b6a4-4e3b-a6e7-49a7500ba26c|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:01.718Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:01.722Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:43:01.723Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||Invoke 2022-06-07T11:43:01.723Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:01.723Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:43:01.723Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Method : GET 2022-06-07T11:43:01.724Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b52cfa3599b45478", X-B3-SpanId:"13d4bf16916bd628", X-B3-ParentSpanId:"b52cfa3599b45478", X-B3-Sampled:"0", X-ONAP-RequestID:"a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba", X-RequestID:"a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba", X-TransactionID:"a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba", X-ECOMP-RequestID:"a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ed99a55-0112-4f6f-a9d4-f3fb4164b56e"] 2022-06-07T11:43:01.724Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Request body: 2022-06-07T11:43:01.724Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:01.755Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:01.755Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:01.756Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status text : 2022-06-07T11:43:01.756Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:01.759Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Response body: { "requestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "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" : "2022-06-07T11:42:17.000+00:00", "endTime" : "2022-06-07T11:42:56.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" } } } 2022-06-07T11:43:01.759Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:01.760Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||InvokeReturn 2022-06-07T11:43:01.764Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:43:01.764Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:01.764Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:01.765Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:43:01.765Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:01.765Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b52cfa3599b45478", X-B3-SpanId:"354eee76f10bccf8", X-B3-ParentSpanId:"b52cfa3599b45478", X-B3-Sampled:"0", X-ONAP-RequestID:"a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba", X-RequestID:"a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba", X-TransactionID:"a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba", X-ECOMP-RequestID:"a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23354357-2a64-4d76-b8af-73961e99dd86"] 2022-06-07T11:43:01.765Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:01.765Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:01.780Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:01.782Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:01.783Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:01.784Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:01.785Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "groupingId" : "b293fdcb-4185-460a-a451-94ef9903a766", "name" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0/b293fdcb-4185-460a-a451-94ef9903a766\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"updated_time\":1654602145000,\"creation_time\":1654602102000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"767c9ad4368a4c89b436c9bba51cd813\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:42:25.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:43:01.786Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:01.788Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:01.815Z|a8b14ff5-99f8-46a7-bd3d-e85f6ea904ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:01.946Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:01.949Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:43:01.950Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||Invoke 2022-06-07T11:43:01.950Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:01.951Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f 2022-06-07T11:43:01.951Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Method : GET 2022-06-07T11:43:01.952Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25ef8f750ed51dfd", X-B3-SpanId:"36bd5a326efdbbc4", X-B3-ParentSpanId:"25ef8f750ed51dfd", X-B3-Sampled:"0", X-ONAP-RequestID:"453ec4c2-3c25-4c18-8ac6-2c4e015b11d3", X-RequestID:"453ec4c2-3c25-4c18-8ac6-2c4e015b11d3", X-TransactionID:"453ec4c2-3c25-4c18-8ac6-2c4e015b11d3", X-ECOMP-RequestID:"453ec4c2-3c25-4c18-8ac6-2c4e015b11d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"058653ba-2be6-41ad-a74a-bf33882621f2"] 2022-06-07T11:43:01.952Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Request body: 2022-06-07T11:43:01.953Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:01.971Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:01.972Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:01.973Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Status text : 2022-06-07T11:43:01.973Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:01.974Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||Response body: { "requestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "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" : "2022-06-07T11:42:17.000+00:00", "endTime" : "2022-06-07T11:42:56.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:42:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "networkName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c/networks/d61e5ae0-4bc4-4980-944d-bcb97f0fd6e3", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f" } } } 2022-06-07T11:43:01.975Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:01.975Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/06881a81-5cd1-4723-a21c-d10ba4659e4f|INFO|500||InvokeReturn 2022-06-07T11:43:01.977Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:43:01.977Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:01.977Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:01.978Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false 2022-06-07T11:43:01.978Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:01.978Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25ef8f750ed51dfd", X-B3-SpanId:"25604c902d0a15b5", X-B3-ParentSpanId:"25ef8f750ed51dfd", X-B3-Sampled:"0", X-ONAP-RequestID:"453ec4c2-3c25-4c18-8ac6-2c4e015b11d3", X-RequestID:"453ec4c2-3c25-4c18-8ac6-2c4e015b11d3", X-TransactionID:"453ec4c2-3c25-4c18-8ac6-2c4e015b11d3", X-ECOMP-RequestID:"453ec4c2-3c25-4c18-8ac6-2c4e015b11d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3db1d51c-b70d-4a69-abea-06e1de7148ba"] 2022-06-07T11:43:01.979Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:01.979Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:02.004Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:02.005Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:02.005Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:02.006Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:02.007Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 14, "soRequestId" : "06881a81-5cd1-4723-a21c-d10ba4659e4f", "groupingId" : "b293fdcb-4185-460a-a451-94ef9903a766", "name" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0/b293fdcb-4185-460a-a451-94ef9903a766\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"updated_time\":1654602145000,\"creation_time\":1654602102000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"767c9ad4368a4c89b436c9bba51cd813\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"b293fdcb-4185-460a-a451-94ef9903a766\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"network_name\":\"basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:42:25.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:43:02.007Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:02.008Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=06881a81-5cd1-4723-a21c-d10ba4659e4f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:02.016Z|453ec4c2-3c25-4c18-8ac6-2c4e015b11d3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/06881a81-5cd1-4723-a21c-d10ba4659e4f|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:02.572Z|bb23ab63-b902-4dfc-9bd9-a597b2c74c9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:02.573Z|bb23ab63-b902-4dfc-9bd9-a597b2c74c9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:02.726Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:02.728Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||INFO|500||Checking if requestId: 026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8 already exists in requestDb InfraActiveRequests table 2022-06-07T11:43:02.729Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8 2022-06-07T11:43:02.729Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|INFO|500||Invoke 2022-06-07T11:43:02.729Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:02.730Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8 2022-06-07T11:43:02.730Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Method : GET 2022-06-07T11:43:02.730Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"146f500d8c768345", X-B3-SpanId:"63876af229ae4ad1", X-B3-ParentSpanId:"146f500d8c768345", X-B3-Sampled:"0", X-ONAP-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-TransactionID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ECOMP-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f76b00b-8858-4bf4-976f-ddb185d2e082"] 2022-06-07T11:43:02.730Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Request body: 2022-06-07T11:43:02.731Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:02.748Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:02.749Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:43:02.749Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Status text : 2022-06-07T11:43:02.750Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:43:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:02.750Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Response body: 2022-06-07T11:43:02.750Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:02.751Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|INFO|404|Not Found|InvokeReturn 2022-06-07T11:43:02.761Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:43:02.824Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:43:02.863Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:43:02.864Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed|INFO|500||Invoke 2022-06-07T11:43:02.952Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed|INFO|500||InvokeReturn 2022-06-07T11:43:02.953Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:43:02:635-35126], vertex-id=[217160], Content-Length=[251], Date=[Tue, 07 Jun 2022 11:43:02 GMT], Content-Type=[application/json]} 2022-06-07T11:43:02.954Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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/6c7bcb13-fb9b-4804-a27b-ed499442d83c"}]} 2022-06-07T11:43:02.968Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:43:03.000Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-07T11:43:03.001Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b4da8663-947b-48e6-9abf-95a7aa66c3df], X-ECOMP-RequestID=[026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8], X-TransactionId=[], X-ONAP-RequestID=[026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8]} 2022-06-07T11:43:03.050Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:43:02:773-54046], Content-Length=[613], Date=[Tue, 07 Jun 2022 11:43:02 GMT], Content-Type=[application/json]} 2022-06-07T11:43:03.052Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-06-07T11:43:03.052Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-07T11:43:03.055Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-06-07T11:43:03.060Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:43:03.092Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed|INFO|500||Invoke 2022-06-07T11:43:03.092Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8922e458-1f19-463a-af7e-9f956d06cea5], X-ECOMP-RequestID=[026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8], X-TransactionId=[], X-ONAP-RequestID=[026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8]} 2022-06-07T11:43:03.150Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:43:02:863-64146], vertex-id=[217160], Content-Length=[251], Date=[Tue, 07 Jun 2022 11:43:02 GMT], Content-Type=[application/json]} 2022-06-07T11:43:03.152Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed|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/6c7bcb13-fb9b-4804-a27b-ed499442d83c"}]} 2022-06-07T11:43:03.152Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed|INFO|500||InvokeReturn 2022-06-07T11:43:03.160Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:43:03.195Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-07T11:43:03.196Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[e65c61d3-b1fa-448b-b687-40809ef2ce6d], X-ECOMP-RequestID=[026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8], X-TransactionId=[], X-ONAP-RequestID=[026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8]} 2022-06-07T11:43:03.252Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:43:02:968-1098], Content-Length=[610], Date=[Tue, 07 Jun 2022 11:43:02 GMT], Content-Type=[application/json]} 2022-06-07T11:43:03.254Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-06-07T11:43:03.254Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-07T11:43:03.257Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-06-07T11:43:03.263Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:43:03.317Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed|INFO|500||Invoke 2022-06-07T11:43:03.318Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[9264a787-8f9e-49e6-bfbd-b199cdd8c460], X-ECOMP-RequestID=[026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8], X-TransactionId=[], X-ONAP-RequestID=[026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8]} 2022-06-07T11:43:03.360Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:43:03:088-90324], vertex-id=[217160], Content-Length=[251], Date=[Tue, 07 Jun 2022 11:43:03 GMT], Content-Type=[application/json]} 2022-06-07T11:43:03.362Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed|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/6c7bcb13-fb9b-4804-a27b-ed499442d83c"}]} 2022-06-07T11:43:03.363Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c?format=pathed|INFO|500||InvokeReturn 2022-06-07T11:43:03.371Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:43:03.414Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:43:03.415Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-07T11:43:03.472Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-07T11:43:03.473Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:43:03:188-87943], Content-Length=[619], Date=[Tue, 07 Jun 2022 11:43:03 GMT], Content-Type=[application/json]} 2022-06-07T11:43:03.474Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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/6c7bcb13-fb9b-4804-a27b-ed499442d83c/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/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/configurations","ERR.5.4.6114"]}}} 2022-06-07T11:43:03.478Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6c7bcb13-fb9b-4804-a27b-ed499442d83c/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-06-07T11:43:03.478Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:43:03.479Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:43:03.480Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:43:03.480Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:43:03.481Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:03.481Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:43:03.481Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:43:03.481Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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:"146f500d8c768345", X-B3-SpanId:"3604da47b6e3c443", X-B3-ParentSpanId:"146f500d8c768345", X-B3-Sampled:"0", X-ONAP-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-TransactionID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ECOMP-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90e36dd1-c793-4204-9e93-698e700fe564"] 2022-06-07T11:43:03.482Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"6c7bcb13-fb9b-4804-a27b-ed499442d83c"},"instanceName":null,"requestScope":"service"} 2022-06-07T11:43:03.482Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:03.504Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:03.505Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:03.505Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:43:03.505Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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:"Tue, 07 Jun 2022 11:43:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:03.506Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:43:03.506Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:03.507Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:43:03.507Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:43:03.508Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T11:43:03.508Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:03.509Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:43:03.509Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T11:43:03.509Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-TransactionID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ECOMP-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc31e0c6-e931-44ca-a0f4-0352ff2e5758"] 2022-06-07T11:43:03.510Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T11:43:03.510Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:03.537Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:03.538Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:03.538Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-07T11:43:03.538Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:03.540Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T11:43:03.540Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:03.541Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T11:43:03.549Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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 2022-06-07T11:43:03.550Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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 2022-06-07T11:43:03.551Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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================================================ 2022-06-07T11:43:03.551Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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 2022-06-07T11:43:03.552Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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 2022-06-07T11:43:03.552Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-TransactionID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ECOMP-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94fc46aa-30f2-4a7a-960f-bec14c1cab4b"] 2022-06-07T11:43:03.553Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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: 2022-06-07T11:43:03.553Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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================================================ 2022-06-07T11:43:03.571Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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========================================== 2022-06-07T11:43:03.571Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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 2022-06-07T11:43:03.572Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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 : 2022-06-07T11:43:03.572Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:03.573Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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" : 536, "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" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-06-07T11:43:03.574Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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================================================= 2022-06-07T11:43:03.574Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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 2022-06-07T11:43:03.576Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:43:03.577Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T11:43:03.577Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:03.577Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:43:03.577Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T11:43:03.578Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-TransactionID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ECOMP-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c78a457-3220-46b6-a707-9c43766cdf37"] 2022-06-07T11:43:03.578Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T11:43:03.578Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:03.598Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:03.599Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:03.599Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-07T11:43:03.599Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:03.601Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T11:43:03.602Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:03.602Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T11:43:03.607Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:43:03.608Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:43:03.608Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:03.608Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:43:03.608Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:43:03.609Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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:"1054", X-B3-TraceId:"146f500d8c768345", X-B3-SpanId:"f235d2479ce96058", X-B3-ParentSpanId:"146f500d8c768345", X-B3-Sampled:"0", X-ONAP-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-TransactionID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ECOMP-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a856ed6d-875d-4f13-a9b5-a363855b880d"] 2022-06-07T11:43:03.609Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8","requestStatus":"IN_PROGRESS","startTime":1654602183478,"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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\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":"6c7bcb13-fb9b-4804-a27b-ed499442d83c","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c","cloudApiRequests":[],"requestURI":"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8"} 2022-06-07T11:43:03.609Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:03.657Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:03.658Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:43:03.659Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:43:03.659Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:03.660Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:43:03.478+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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\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" : "2022-06-07T11:43:03.623+00:00", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c", "cloudApiRequests" : [ ], "requestURI" : "026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8" } } } 2022-06-07T11:43:03.661Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:03.661Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:43:03.672Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:43:03.672Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:43:03.673Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:03.673Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:43:03.673Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:43:03.674Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|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:"146f500d8c768345", X-B3-SpanId:"5e4c09650b916346", X-B3-ParentSpanId:"146f500d8c768345", X-B3-Sampled:"0", X-ONAP-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-TransactionID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ECOMP-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4efa572c-a57a-486d-9f93-652d1490c315"] 2022-06-07T11:43:03.674Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"1514d1ad-9c84-4099-b631-917ded5bf14c\",\"modelUuid\":\"1514d1ad-9c84-4099-b631-917ded5bf14c\",\"modelInvariantUuid\":\"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"6c7bcb13-fb9b-4804-a27b-ed499442d83c\"}","type":"String"},"requestId":{"value":"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8","type":"String"},"mso-request-id":{"value":"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"6c7bcb13-fb9b-4804-a27b-ed499442d83c","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/6c7bcb13-fb9b-4804-a27b-ed499442d83c","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:43:03.674Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:04.690Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:04.691Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:43:04.691Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:43:04.692Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:43:04 GMT", X-ONAP-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-TransactionID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ECOMP-RequestID:"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"4efa572c-a57a-486d-9f93-652d1490c315", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:04.693Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8\",\"instanceId\":\"6c7bcb13-fb9b-4804-a27b-ed499442d83c\"}}","message":"Success","processInstanceID":"fd8a5529-e656-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:43:04.693Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:04.694Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:43:04.699Z|026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:04.842Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:04.846Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8 2022-06-07T11:43:04.847Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|INFO|500||Invoke 2022-06-07T11:43:04.848Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:04.848Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8 2022-06-07T11:43:04.848Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Method : GET 2022-06-07T11:43:04.849Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18f1416e951f4805", X-B3-SpanId:"605a22a999f61702", X-B3-ParentSpanId:"18f1416e951f4805", X-B3-Sampled:"0", X-ONAP-RequestID:"15fc3d39-b0db-4662-8377-4f9b7db4407e", X-RequestID:"15fc3d39-b0db-4662-8377-4f9b7db4407e", X-TransactionID:"15fc3d39-b0db-4662-8377-4f9b7db4407e", X-ECOMP-RequestID:"15fc3d39-b0db-4662-8377-4f9b7db4407e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07096303-a04e-402b-96ff-49e070657301"] 2022-06-07T11:43:04.849Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Request body: 2022-06-07T11:43:04.850Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:04.877Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:04.877Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:04.878Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Status text : 2022-06-07T11:43:04.878Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:04.879Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Response body: { "requestId" : "026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:43:03.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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\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" : "2022-06-07T11:43:04.000+00:00", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c", "cloudApiRequests" : [ ], "requestURI" : "026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8" } } } 2022-06-07T11:43:04.879Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:04.880Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|INFO|500||InvokeReturn 2022-06-07T11:43:04.883Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false 2022-06-07T11:43:04.883Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:04.883Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:04.884Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false 2022-06-07T11:43:04.884Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:04.884Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"18f1416e951f4805", X-B3-SpanId:"d3914f7d5ac3355b", X-B3-ParentSpanId:"18f1416e951f4805", X-B3-Sampled:"0", X-ONAP-RequestID:"15fc3d39-b0db-4662-8377-4f9b7db4407e", X-RequestID:"15fc3d39-b0db-4662-8377-4f9b7db4407e", X-TransactionID:"15fc3d39-b0db-4662-8377-4f9b7db4407e", X-ECOMP-RequestID:"15fc3d39-b0db-4662-8377-4f9b7db4407e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3fbaa71-d19d-46c3-a19a-9133ff2f0515"] 2022-06-07T11:43:04.885Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:04.885Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:04.901Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:04.902Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:04.903Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:04.903Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:04 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:04.907Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:04.907Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:04.908Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:04.975Z|15fc3d39-b0db-4662-8377-4f9b7db4407e|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:09.447Z|ceb05c2b-9db1-4c42-a834-78a4f62ac3ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:43:09.450Z|ceb05c2b-9db1-4c42-a834-78a4f62ac3ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:43:09.875Z|320db7df-6814-445a-96c8-25088091ed09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:43:09.875Z|320db7df-6814-445a-96c8-25088091ed09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:43:11.089Z|30dae218-7b8a-46e9-b4f8-81bebd0edff2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:11.090Z|30dae218-7b8a-46e9-b4f8-81bebd0edff2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:11.091Z|65e602ed-1059-4fb0-8a87-d7e020ce94fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:11.092Z|65e602ed-1059-4fb0-8a87-d7e020ce94fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:11.301Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:11.305Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b 2022-06-07T11:43:11.306Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|INFO|500||Invoke 2022-06-07T11:43:11.306Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:11.306Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b 2022-06-07T11:43:11.307Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Method : GET 2022-06-07T11:43:11.307Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fe844a55694cc37", X-B3-SpanId:"c3e7c071c06b1671", X-B3-ParentSpanId:"7fe844a55694cc37", X-B3-Sampled:"0", X-ONAP-RequestID:"513ea8ee-1119-4e5c-9b27-0ff751871879", X-RequestID:"513ea8ee-1119-4e5c-9b27-0ff751871879", X-TransactionID:"513ea8ee-1119-4e5c-9b27-0ff751871879", X-ECOMP-RequestID:"513ea8ee-1119-4e5c-9b27-0ff751871879", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6922fba2-9218-4726-9e41-8cdf86a0a4c3"] 2022-06-07T11:43:11.307Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Request body: 2022-06-07T11:43:11.307Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:11.327Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:11.328Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:11.328Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Status text : 2022-06-07T11:43:11.329Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:11.329Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Response body: { "requestId" : "138cb6b6-ca63-4f73-b0de-c2eec81efa7b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:42:59.000+00:00", "endTime" : "2022-06-07T11:43:10.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "138cb6b6-ca63-4f73-b0de-c2eec81efa7b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b" } } } 2022-06-07T11:43:11.330Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:11.330Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|INFO|500||InvokeReturn 2022-06-07T11:43:11.332Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false 2022-06-07T11:43:11.332Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:11.332Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:11.333Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false 2022-06-07T11:43:11.333Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:11.333Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fe844a55694cc37", X-B3-SpanId:"cc8a421ed1564ac0", X-B3-ParentSpanId:"7fe844a55694cc37", X-B3-Sampled:"0", X-ONAP-RequestID:"513ea8ee-1119-4e5c-9b27-0ff751871879", X-RequestID:"513ea8ee-1119-4e5c-9b27-0ff751871879", X-TransactionID:"513ea8ee-1119-4e5c-9b27-0ff751871879", X-ECOMP-RequestID:"513ea8ee-1119-4e5c-9b27-0ff751871879", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f775f1c8-f42b-4cb8-bb66-4238b0ec034c"] 2022-06-07T11:43:11.334Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:11.334Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:11.348Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:11.349Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:11.349Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:11.350Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:11.351Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:11.351Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:11.351Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:11.368Z|513ea8ee-1119-4e5c-9b27-0ff751871879|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:11.492Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:11.496Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b 2022-06-07T11:43:11.497Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|INFO|500||Invoke 2022-06-07T11:43:11.497Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:11.497Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b 2022-06-07T11:43:11.498Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Method : GET 2022-06-07T11:43:11.498Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3f4f7828d1470ee", X-B3-SpanId:"899c3258b478700d", X-B3-ParentSpanId:"d3f4f7828d1470ee", X-B3-Sampled:"0", X-ONAP-RequestID:"f9276b4d-acb2-47c3-8867-9ba11c398dca", X-RequestID:"f9276b4d-acb2-47c3-8867-9ba11c398dca", X-TransactionID:"f9276b4d-acb2-47c3-8867-9ba11c398dca", X-ECOMP-RequestID:"f9276b4d-acb2-47c3-8867-9ba11c398dca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11e803c4-ba38-4e01-be72-cc88ece1897a"] 2022-06-07T11:43:11.498Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Request body: 2022-06-07T11:43:11.499Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:11.521Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:11.521Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:11.523Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Status text : 2022-06-07T11:43:11.524Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:11.529Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Response body: { "requestId" : "138cb6b6-ca63-4f73-b0de-c2eec81efa7b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:42:59.000+00:00", "endTime" : "2022-06-07T11:43:10.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "138cb6b6-ca63-4f73-b0de-c2eec81efa7b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b" } } } 2022-06-07T11:43:11.532Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:11.533Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|INFO|500||InvokeReturn 2022-06-07T11:43:11.535Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false 2022-06-07T11:43:11.535Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:11.535Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:11.536Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false 2022-06-07T11:43:11.536Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:11.536Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3f4f7828d1470ee", X-B3-SpanId:"e3950fa61a9cf766", X-B3-ParentSpanId:"d3f4f7828d1470ee", X-B3-Sampled:"0", X-ONAP-RequestID:"f9276b4d-acb2-47c3-8867-9ba11c398dca", X-RequestID:"f9276b4d-acb2-47c3-8867-9ba11c398dca", X-TransactionID:"f9276b4d-acb2-47c3-8867-9ba11c398dca", X-ECOMP-RequestID:"f9276b4d-acb2-47c3-8867-9ba11c398dca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c143e4a-45c1-4e3f-811c-475a09e7a777"] 2022-06-07T11:43:11.537Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:11.537Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:11.553Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:11.554Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:11.554Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:11.554Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:11.557Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:11.557Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:11.557Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:11.565Z|f9276b4d-acb2-47c3-8867-9ba11c398dca|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:11.683Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:11.686Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b 2022-06-07T11:43:11.687Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|INFO|500||Invoke 2022-06-07T11:43:11.687Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:11.687Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b 2022-06-07T11:43:11.688Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Method : GET 2022-06-07T11:43:11.688Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5306563034566ca9", X-B3-SpanId:"87ec2c2337f6cd99", X-B3-ParentSpanId:"5306563034566ca9", X-B3-Sampled:"0", X-ONAP-RequestID:"e715282b-219f-48b9-9390-159f13fbc133", X-RequestID:"e715282b-219f-48b9-9390-159f13fbc133", X-TransactionID:"e715282b-219f-48b9-9390-159f13fbc133", X-ECOMP-RequestID:"e715282b-219f-48b9-9390-159f13fbc133", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b6225436-1e12-4bb0-a854-2669b23c72ee"] 2022-06-07T11:43:11.688Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Request body: 2022-06-07T11:43:11.688Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:11.706Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:11.707Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:11.707Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Status text : 2022-06-07T11:43:11.707Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:11.708Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Response body: { "requestId" : "138cb6b6-ca63-4f73-b0de-c2eec81efa7b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:42:59.000+00:00", "endTime" : "2022-06-07T11:43:10.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "138cb6b6-ca63-4f73-b0de-c2eec81efa7b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b" } } } 2022-06-07T11:43:11.708Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:11.709Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|INFO|500||InvokeReturn 2022-06-07T11:43:11.710Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false 2022-06-07T11:43:11.710Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:11.711Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:11.711Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false 2022-06-07T11:43:11.711Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:11.711Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5306563034566ca9", X-B3-SpanId:"ea2afa65778cf683", X-B3-ParentSpanId:"5306563034566ca9", X-B3-Sampled:"0", X-ONAP-RequestID:"e715282b-219f-48b9-9390-159f13fbc133", X-RequestID:"e715282b-219f-48b9-9390-159f13fbc133", X-TransactionID:"e715282b-219f-48b9-9390-159f13fbc133", X-ECOMP-RequestID:"e715282b-219f-48b9-9390-159f13fbc133", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93c25827-c635-4f15-bc5e-0beb9a792c27"] 2022-06-07T11:43:11.712Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:11.712Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:11.723Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:11.723Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:11.724Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:11.724Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:11.726Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:11.726Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:11.727Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:11.735Z|e715282b-219f-48b9-9390-159f13fbc133|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:11.862Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:11.865Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b 2022-06-07T11:43:11.865Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|INFO|500||Invoke 2022-06-07T11:43:11.866Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:11.866Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b 2022-06-07T11:43:11.866Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Method : GET 2022-06-07T11:43:11.867Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27ad62ee347c3916", X-B3-SpanId:"fcab62b489c4b38a", X-B3-ParentSpanId:"27ad62ee347c3916", X-B3-Sampled:"0", X-ONAP-RequestID:"0595d0a4-46d8-4b90-a084-215087092036", X-RequestID:"0595d0a4-46d8-4b90-a084-215087092036", X-TransactionID:"0595d0a4-46d8-4b90-a084-215087092036", X-ECOMP-RequestID:"0595d0a4-46d8-4b90-a084-215087092036", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8ebb288-824f-48f8-a467-681b258ecaa4"] 2022-06-07T11:43:11.867Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Request body: 2022-06-07T11:43:11.867Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:11.884Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:11.885Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:11.885Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Status text : 2022-06-07T11:43:11.885Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:11.888Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Response body: { "requestId" : "138cb6b6-ca63-4f73-b0de-c2eec81efa7b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:42:59.000+00:00", "endTime" : "2022-06-07T11:43:10.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "138cb6b6-ca63-4f73-b0de-c2eec81efa7b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b" } } } 2022-06-07T11:43:11.888Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:11.888Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|INFO|500||InvokeReturn 2022-06-07T11:43:11.890Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false 2022-06-07T11:43:11.890Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:11.891Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:11.891Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false 2022-06-07T11:43:11.891Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:11.892Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27ad62ee347c3916", X-B3-SpanId:"9c5829b40c0a4357", X-B3-ParentSpanId:"27ad62ee347c3916", X-B3-Sampled:"0", X-ONAP-RequestID:"0595d0a4-46d8-4b90-a084-215087092036", X-RequestID:"0595d0a4-46d8-4b90-a084-215087092036", X-TransactionID:"0595d0a4-46d8-4b90-a084-215087092036", X-ECOMP-RequestID:"0595d0a4-46d8-4b90-a084-215087092036", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91fd8323-e69d-48fa-8d61-bd01a2b7d19d"] 2022-06-07T11:43:11.892Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:11.892Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:11.904Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:11.904Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:11.905Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:11.905Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:11.906Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:11.906Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:11.907Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:11.925Z|0595d0a4-46d8-4b90-a084-215087092036|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:12.045Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:12.049Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b 2022-06-07T11:43:12.049Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|INFO|500||Invoke 2022-06-07T11:43:12.049Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:12.050Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b 2022-06-07T11:43:12.050Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Method : GET 2022-06-07T11:43:12.050Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b07069968d49005", X-B3-SpanId:"8d373573e55caeec", X-B3-ParentSpanId:"0b07069968d49005", X-B3-Sampled:"0", X-ONAP-RequestID:"9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de", X-RequestID:"9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de", X-TransactionID:"9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de", X-ECOMP-RequestID:"9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2b95fa9d-f59a-4b54-8921-2130b056e20b"] 2022-06-07T11:43:12.051Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Request body: 2022-06-07T11:43:12.051Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:12.067Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:12.068Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:12.068Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Status text : 2022-06-07T11:43:12.069Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:12.069Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||Response body: { "requestId" : "138cb6b6-ca63-4f73-b0de-c2eec81efa7b", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:42:59.000+00:00", "endTime" : "2022-06-07T11:43:10.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\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\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "138cb6b6-ca63-4f73-b0de-c2eec81efa7b", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b" } } } 2022-06-07T11:43:12.070Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:12.070Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|INFO|500||InvokeReturn 2022-06-07T11:43:12.071Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false 2022-06-07T11:43:12.072Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:12.072Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:12.073Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false 2022-06-07T11:43:12.073Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:12.073Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b07069968d49005", X-B3-SpanId:"6d50726b73c8bf7b", X-B3-ParentSpanId:"0b07069968d49005", X-B3-Sampled:"0", X-ONAP-RequestID:"9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de", X-RequestID:"9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de", X-TransactionID:"9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de", X-ECOMP-RequestID:"9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1892d8e-a211-4c0d-a1cc-9aeed76de911"] 2022-06-07T11:43:12.073Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:12.074Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:12.084Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:12.085Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:12.085Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:12.085Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:12.087Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:12.087Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:12.087Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=138cb6b6-ca63-4f73-b0de-c2eec81efa7b&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:12.095Z|9c9e8cfd-b7dd-474a-b6c0-e64cb52a97de|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/138cb6b6-ca63-4f73-b0de-c2eec81efa7b|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:12.595Z|4a9393aa-2016-4d3e-9d40-2e0212dac0b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:12.595Z|4a9393aa-2016-4d3e-9d40-2e0212dac0b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:13.385Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:13.387Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 51f7b1ce-7470-473b-95f3-21d120fbd4b2 already exists in requestDb InfraActiveRequests table 2022-06-07T11:43:13.387Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:43:13.388Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||Invoke 2022-06-07T11:43:13.388Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:13.388Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:43:13.388Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Method : GET 2022-06-07T11:43:13.389Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91934d67e39232bf", X-B3-SpanId:"48a696260773cf37", X-B3-ParentSpanId:"91934d67e39232bf", X-B3-Sampled:"0", X-ONAP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-TransactionID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ECOMP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17f0390c-96e0-470d-98c6-441a7c92a1e6"] 2022-06-07T11:43:13.389Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Request body: 2022-06-07T11:43:13.389Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:13.408Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:13.408Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:43:13.409Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status text : 2022-06-07T11:43:13.409Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:43:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:13.409Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Response body: 2022-06-07T11:43:13.409Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:13.410Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|404|Not Found|InvokeReturn 2022-06-07T11:43:13.419Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:43:13.424Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:43:13.453Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:43:13.454Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||Invoke 2022-06-07T11:43:13.526Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||InvokeReturn 2022-06-07T11:43:13.526Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:43:13:224-84460], vertex-id=[241672], Content-Length=[1055], Date=[Tue, 07 Jun 2022 11:43:13 GMT], Content-Type=[application/json]} 2022-06-07T11:43:13.528Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|||DEBUG|500||{"tenant-id":"2533c9c7326d44f0a72cc2ec35f519dc","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654602183768","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"655281c6-69aa-4fb1-b242-be5b68dd7d6d"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_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"}]}]}} 2022-06-07T11:43:13.529Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:43:13.529Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:43:13.532Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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 2022-06-07T11:43:13.532Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:43:13.532Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:13.532Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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 2022-06-07T11:43:13.533Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:43:13.533Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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:"91934d67e39232bf", X-B3-SpanId:"f319f2f65d80a696", X-B3-ParentSpanId:"91934d67e39232bf", X-B3-Sampled:"0", X-ONAP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-TransactionID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ECOMP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60d597a6-7bc2-4a3e-9d5f-64d7ea689c23"] 2022-06-07T11:43:13.533Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"655281c6-69aa-4fb1-b242-be5b68dd7d6d","serviceInstanceId":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd"},"instanceName":"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45","requestScope":"vfModule"} 2022-06-07T11:43:13.533Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:13.552Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:13.553Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:13.553Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:43:13.553Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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:"Tue, 07 Jun 2022 11:43:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:13.554Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:43:13.554Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:13.554Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:43:13.555Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a 2022-06-07T11:43:13.556Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|INFO|500||Invoke 2022-06-07T11:43:13.556Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:13.556Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a 2022-06-07T11:43:13.556Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|DEBUG|500||Method : GET 2022-06-07T11:43:13.557Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-TransactionID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ECOMP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"376f6716-6008-49db-875c-a3196a79f7cf"] 2022-06-07T11:43:13.557Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|DEBUG|500||Request body: 2022-06-07T11:43:13.557Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:13.635Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:13.635Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:13.635Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|DEBUG|500||Status text : 2022-06-07T11:43:13.636Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:13.638Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|DEBUG|500||Response body: { "id" : 5, "modelCustomizationUUID" : "f5753865-0563-4629-a1ae-171b8ae4a92a", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-06-07 11:40:49.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" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vnfCustomization" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/volumeHeatEnv" } } } 2022-06-07T11:43:13.638Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:13.639Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=f5753865-0563-4629-a1ae-171b8ae4a92a|INFO|500||InvokeReturn 2022-06-07T11:43:13.650Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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 2022-06-07T11:43:13.651Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|INFO|500||Invoke 2022-06-07T11:43:13.651Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:13.651Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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 2022-06-07T11:43:13.651Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Method : GET 2022-06-07T11:43:13.652Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-TransactionID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ECOMP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b3db89f-b7b0-4318-8188-86847300ec59"] 2022-06-07T11:43:13.652Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Request body: 2022-06-07T11:43:13.652Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:13.690Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:13.691Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:13.691Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Status text : 2022-06-07T11:43:13.692Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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/f765c742-afe6-4b16-91e2-b09ee3ee8859", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:13.693Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||Response body: { "modelUUID" : "f765c742-afe6-4b16-91e2-b09ee3ee8859", "modelInvariantUUID" : "7860fd39-a2c3-467a-af64-2ad2366ae014", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-07 11:40:49.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/heatFiles" } } } 2022-06-07T11:43:13.693Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:13.694Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/5/vfModule|INFO|500||InvokeReturn 2022-06-07T11:43:13.705Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance 2022-06-07T11:43:13.706Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-06-07T11:43:13.706Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:13.706Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance 2022-06-07T11:43:13.707Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-06-07T11:43:13.707Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-TransactionID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ECOMP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94343172-6c82-49b2-be43-472fa76643e6"] 2022-06-07T11:43:13.707Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-06-07T11:43:13.707Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:13.741Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:13.741Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:43:13.742Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-07T11:43:13.742Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&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:"Tue, 07 Jun 2022 11:43:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:13.742Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-06-07T11:43:13.743Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:13.743Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-07T11:43:13.744Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014 2022-06-07T11:43:13.744Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|INFO|500||Invoke 2022-06-07T11:43:13.744Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:13.745Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014 2022-06-07T11:43:13.745Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|DEBUG|500||Method : GET 2022-06-07T11:43:13.745Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-TransactionID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ECOMP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"753fbb6b-e1a9-4f53-87ba-972073be7700"] 2022-06-07T11:43:13.745Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|DEBUG|500||Request body: 2022-06-07T11:43:13.746Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:13.773Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:13.774Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:13.774Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|DEBUG|500||Status text : 2022-06-07T11:43:13.774Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:13.776Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "f765c742-afe6-4b16-91e2-b09ee3ee8859", "modelInvariantUUID" : "7860fd39-a2c3-467a-af64-2ad2366ae014", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-07 11:40:49.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/heatFiles" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014" } } } 2022-06-07T11:43:13.776Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:13.776Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=7860fd39-a2c3-467a-af64-2ad2366ae014|INFO|500||InvokeReturn 2022-06-07T11:43:13.780Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance 2022-06-07T11:43:13.781Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-06-07T11:43:13.781Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:13.781Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance 2022-06-07T11:43:13.781Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-06-07T11:43:13.782Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-TransactionID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ECOMP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc2e0bd9-b50a-4df8-a2f6-c04e7471324b"] 2022-06-07T11:43:13.782Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-06-07T11:43:13.787Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:13.800Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:13.800Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:43:13.800Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-07T11:43:13.801Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&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:"Tue, 07 Jun 2022 11:43:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:13.801Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-06-07T11:43:13.801Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:13.802Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=f765c742-afe6-4b16-91e2-b09ee3ee8859&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-07T11:43:13.802Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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 2022-06-07T11:43:13.803Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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 2022-06-07T11:43:13.803Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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================================================ 2022-06-07T11:43:13.803Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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 2022-06-07T11:43:13.803Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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 2022-06-07T11:43:13.804Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-TransactionID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ECOMP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7294cc27-b2a3-4edf-a41f-3888360c2ba4"] 2022-06-07T11:43:13.804Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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: 2022-06-07T11:43:13.804Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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================================================ 2022-06-07T11:43:13.841Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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========================================== 2022-06-07T11:43:13.841Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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 2022-06-07T11:43:13.842Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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 : 2022-06-07T11:43:13.842Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:13.845Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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" : 44, "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/44" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44" } } } 2022-06-07T11:43:13.845Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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================================================= 2022-06-07T11:43:13.845Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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 2022-06-07T11:43:13.857Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859 2022-06-07T11:43:13.857Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|INFO|500||Invoke 2022-06-07T11:43:13.857Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:13.858Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859 2022-06-07T11:43:13.858Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||Method : GET 2022-06-07T11:43:13.858Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-TransactionID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ECOMP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5785ca02-40db-4085-a974-5c9e27c4e234"] 2022-06-07T11:43:13.859Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||Request body: 2022-06-07T11:43:13.859Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:13.884Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:13.885Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:13.885Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||Status text : 2022-06-07T11:43:13.885Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:13.887Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||Response body: { "modelUUID" : "f765c742-afe6-4b16-91e2-b09ee3ee8859", "modelInvariantUUID" : "7860fd39-a2c3-467a-af64-2ad2366ae014", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-07 11:40:49.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/heatFiles" } } } 2022-06-07T11:43:13.887Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:13.888Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|INFO|500||InvokeReturn 2022-06-07T11:43:13.890Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:43:13.891Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:43:13.891Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:13.891Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:43:13.891Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:43:13.892Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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:"3403", X-B3-TraceId:"91934d67e39232bf", X-B3-SpanId:"cb2e6a0b051f5507", X-B3-ParentSpanId:"91934d67e39232bf", X-B3-Sampled:"0", X-ONAP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-TransactionID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ECOMP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"939da5e0-ede0-4104-ae73-b3fab0a02750"] 2022-06-07T11:43:13.892Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"51f7b1ce-7470-473b-95f3-21d120fbd4b2","requestStatus":"IN_PROGRESS","startTime":1654602193419,"source":"VID","vnfId":"655281c6-69aa-4fb1-b242-be5b68dd7d6d","vnfType":"","tenantId":"2533c9c7326d44f0a72cc2ec35f519dc","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"51f7b1ce-7470-473b-95f3-21d120fbd4b2"} 2022-06-07T11:43:13.892Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:13.915Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:13.915Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:43:13.916Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:43:13.916Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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/51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:13.917Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:43:13.419+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:43:13.905+00:00", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" } } } 2022-06-07T11:43:13.917Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:13.918Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:43:13.926Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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 2022-06-07T11:43:13.926Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:43:13.926Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:13.926Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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 2022-06-07T11:43:13.927Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:43:13.927Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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:"91934d67e39232bf", X-B3-SpanId:"17dfa5821c45d83f", X-B3-ParentSpanId:"91934d67e39232bf", X-B3-Sampled:"0", X-ONAP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-TransactionID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ECOMP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2088f9d-c906-4f10-9376-be855ce58753"] 2022-06-07T11:43:13.927Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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\":\"7860fd39-a2c3-467a-af64-2ad2366ae014\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"f5753865-0563-4629-a1ae-171b8ae4a92a\",\"modelVersionId\":\"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\"modelCustomizationId\":\"f5753865-0563-4629-a1ae-171b8ae4a92a\",\"modelUuid\":\"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\"modelInvariantUuid\":\"7860fd39-a2c3-467a-af64-2ad2366ae014\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\"modelInfo\":{\"modelInvariantId\":\"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\"modelUuid\":\"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\"modelInvariantUuid\":\"7a792005-d0e7-4f6b-a4d3-78f16dbca498\"}}},{\"relatedInstance\":{\"instanceId\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"92748e53-0e86-49d6-92a6-a3936dc3c003\",\"modelVersionId\":\"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\"modelCustomizationId\":\"92748e53-0e86-49d6-92a6-a3936dc3c003\",\"modelUuid\":\"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\"modelInvariantUuid\":\"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\"vnfInstanceId\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\"}","type":"String"},"requestId":{"value":"51f7b1ce-7470-473b-95f3-21d120fbd4b2","type":"String"},"mso-request-id":{"value":"51f7b1ce-7470-473b-95f3-21d120fbd4b2","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"655281c6-69aa-4fb1-b242-be5b68dd7d6d","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/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:43:13.928Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:14.944Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:14.945Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:43:14.945Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:43:14.946Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:43:14 GMT", X-ONAP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-TransactionID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ECOMP-RequestID:"51f7b1ce-7470-473b-95f3-21d120fbd4b2", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c2088f9d-c906-4f10-9376-be855ce58753", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:14.946Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"51f7b1ce-7470-473b-95f3-21d120fbd4b2\",\"instanceId\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\"}}","message":"Success","processInstanceID":"03a6aa04-e657-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:43:14.946Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:14.947Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:43:14.951Z|51f7b1ce-7470-473b-95f3-21d120fbd4b2|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:15.089Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:15.093Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:43:15.093Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||Invoke 2022-06-07T11:43:15.093Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:15.094Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:43:15.094Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Method : GET 2022-06-07T11:43:15.095Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f28b0f289da5e82", X-B3-SpanId:"583db52849d174dc", X-B3-ParentSpanId:"3f28b0f289da5e82", X-B3-Sampled:"0", X-ONAP-RequestID:"e1e858cf-ba23-44d0-85f1-15e7fb8590f9", X-RequestID:"e1e858cf-ba23-44d0-85f1-15e7fb8590f9", X-TransactionID:"e1e858cf-ba23-44d0-85f1-15e7fb8590f9", X-ECOMP-RequestID:"e1e858cf-ba23-44d0-85f1-15e7fb8590f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4231bb42-8a0d-4e4a-9f83-f823a8ff7f1d"] 2022-06-07T11:43:15.095Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Request body: 2022-06-07T11:43:15.095Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:15.104Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:15.109Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8 2022-06-07T11:43:15.109Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|INFO|500||Invoke 2022-06-07T11:43:15.109Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:15.110Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8 2022-06-07T11:43:15.110Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Method : GET 2022-06-07T11:43:15.110Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc6c15fa97286447", X-B3-SpanId:"7595e675fac87aea", X-B3-ParentSpanId:"fc6c15fa97286447", X-B3-Sampled:"0", X-ONAP-RequestID:"2421b7a9-726d-4605-995b-ef1d30d22d66", X-RequestID:"2421b7a9-726d-4605-995b-ef1d30d22d66", X-TransactionID:"2421b7a9-726d-4605-995b-ef1d30d22d66", X-ECOMP-RequestID:"2421b7a9-726d-4605-995b-ef1d30d22d66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c765afb2-f6a5-4fba-8457-a9a8d33b7ddc"] 2022-06-07T11:43:15.110Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Request body: 2022-06-07T11:43:15.111Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:15.119Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:15.120Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:15.120Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status text : 2022-06-07T11:43:15.121Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:15.121Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Response body: { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:43:13.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:14.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" } } } 2022-06-07T11:43:15.121Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:15.122Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||InvokeReturn 2022-06-07T11:43:15.123Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:43:15.123Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:15.124Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:15.124Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:43:15.124Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:15.124Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3f28b0f289da5e82", X-B3-SpanId:"80f5d236536fef6c", X-B3-ParentSpanId:"3f28b0f289da5e82", X-B3-Sampled:"0", X-ONAP-RequestID:"e1e858cf-ba23-44d0-85f1-15e7fb8590f9", X-RequestID:"e1e858cf-ba23-44d0-85f1-15e7fb8590f9", X-TransactionID:"e1e858cf-ba23-44d0-85f1-15e7fb8590f9", X-ECOMP-RequestID:"e1e858cf-ba23-44d0-85f1-15e7fb8590f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c4487fb-a5d4-4154-a733-ad338d268503"] 2022-06-07T11:43:15.125Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:15.125Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:15.129Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:15.129Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:15.130Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Status text : 2022-06-07T11:43:15.130Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:15.130Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Response body: { "requestId" : "026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:43:03.000+00:00", "endTime" : "2022-06-07T11:43:08.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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\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" : "2022-06-07T11:43:08.000+00:00", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c", "cloudApiRequests" : [ ], "requestURI" : "026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8" } } } 2022-06-07T11:43:15.131Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:15.131Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|INFO|500||InvokeReturn 2022-06-07T11:43:15.132Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false 2022-06-07T11:43:15.133Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:15.133Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:15.133Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false 2022-06-07T11:43:15.133Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:15.133Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc6c15fa97286447", X-B3-SpanId:"dccd9b90ade66bf2", X-B3-ParentSpanId:"fc6c15fa97286447", X-B3-Sampled:"0", X-ONAP-RequestID:"2421b7a9-726d-4605-995b-ef1d30d22d66", X-RequestID:"2421b7a9-726d-4605-995b-ef1d30d22d66", X-TransactionID:"2421b7a9-726d-4605-995b-ef1d30d22d66", X-ECOMP-RequestID:"2421b7a9-726d-4605-995b-ef1d30d22d66", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"542067fa-2b58-46e9-a793-6b137fbd9682"] 2022-06-07T11:43:15.134Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:15.134Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:15.138Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:15.138Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:15.139Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:15.139Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:15.140Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:15.140Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:15.140Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:15.150Z|e1e858cf-ba23-44d0-85f1-15e7fb8590f9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:15.151Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:15.151Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:15.152Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:15.152Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:15.154Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:15.154Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:15.155Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:15.163Z|2421b7a9-726d-4605-995b-ef1d30d22d66|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:15.284Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:15.287Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8 2022-06-07T11:43:15.287Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|INFO|500||Invoke 2022-06-07T11:43:15.288Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:15.288Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8 2022-06-07T11:43:15.288Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Method : GET 2022-06-07T11:43:15.288Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a133cfe1bd593832", X-B3-SpanId:"ad04c5f1881f77f3", X-B3-ParentSpanId:"a133cfe1bd593832", X-B3-Sampled:"0", X-ONAP-RequestID:"eead48b6-0b64-4da0-80ca-76e6e43897a5", X-RequestID:"eead48b6-0b64-4da0-80ca-76e6e43897a5", X-TransactionID:"eead48b6-0b64-4da0-80ca-76e6e43897a5", X-ECOMP-RequestID:"eead48b6-0b64-4da0-80ca-76e6e43897a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95648042-6ffe-410c-b21c-3e342d99149b"] 2022-06-07T11:43:15.289Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Request body: 2022-06-07T11:43:15.289Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:15.312Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:15.312Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:15.312Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Status text : 2022-06-07T11:43:15.313Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:15.314Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Response body: { "requestId" : "026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:43:03.000+00:00", "endTime" : "2022-06-07T11:43:08.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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\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" : "2022-06-07T11:43:08.000+00:00", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c", "cloudApiRequests" : [ ], "requestURI" : "026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8" } } } 2022-06-07T11:43:15.315Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:15.315Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|INFO|500||InvokeReturn 2022-06-07T11:43:15.316Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false 2022-06-07T11:43:15.317Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:15.317Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:15.317Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false 2022-06-07T11:43:15.317Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:15.317Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a133cfe1bd593832", X-B3-SpanId:"de0eacc924c9e794", X-B3-ParentSpanId:"a133cfe1bd593832", X-B3-Sampled:"0", X-ONAP-RequestID:"eead48b6-0b64-4da0-80ca-76e6e43897a5", X-RequestID:"eead48b6-0b64-4da0-80ca-76e6e43897a5", X-TransactionID:"eead48b6-0b64-4da0-80ca-76e6e43897a5", X-ECOMP-RequestID:"eead48b6-0b64-4da0-80ca-76e6e43897a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a0f86a0-a802-4f6a-b052-3409de2a30eb"] 2022-06-07T11:43:15.318Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:15.318Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:15.332Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:15.333Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:15.333Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:15.333Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:15.340Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:15.340Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:15.340Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:15.347Z|eead48b6-0b64-4da0-80ca-76e6e43897a5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:15.462Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:15.466Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8 2022-06-07T11:43:15.466Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|INFO|500||Invoke 2022-06-07T11:43:15.466Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:15.467Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8 2022-06-07T11:43:15.467Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Method : GET 2022-06-07T11:43:15.467Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db72c4bf1e30f16e", X-B3-SpanId:"68d4a4262747e4c0", X-B3-ParentSpanId:"db72c4bf1e30f16e", X-B3-Sampled:"0", X-ONAP-RequestID:"7f8e0769-8c33-4c7a-907c-9e439b02715c", X-RequestID:"7f8e0769-8c33-4c7a-907c-9e439b02715c", X-TransactionID:"7f8e0769-8c33-4c7a-907c-9e439b02715c", X-ECOMP-RequestID:"7f8e0769-8c33-4c7a-907c-9e439b02715c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a0039e5-fb46-4104-bb35-73d239280682"] 2022-06-07T11:43:15.468Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Request body: 2022-06-07T11:43:15.468Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:15.487Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:15.488Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:15.488Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Status text : 2022-06-07T11:43:15.489Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:15.489Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Response body: { "requestId" : "026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:43:03.000+00:00", "endTime" : "2022-06-07T11:43:08.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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\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" : "2022-06-07T11:43:08.000+00:00", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c", "cloudApiRequests" : [ ], "requestURI" : "026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8" } } } 2022-06-07T11:43:15.489Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:15.490Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|INFO|500||InvokeReturn 2022-06-07T11:43:15.491Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false 2022-06-07T11:43:15.492Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:15.492Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:15.492Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false 2022-06-07T11:43:15.492Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:15.493Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db72c4bf1e30f16e", X-B3-SpanId:"4b5c3985809d7aeb", X-B3-ParentSpanId:"db72c4bf1e30f16e", X-B3-Sampled:"0", X-ONAP-RequestID:"7f8e0769-8c33-4c7a-907c-9e439b02715c", X-RequestID:"7f8e0769-8c33-4c7a-907c-9e439b02715c", X-TransactionID:"7f8e0769-8c33-4c7a-907c-9e439b02715c", X-ECOMP-RequestID:"7f8e0769-8c33-4c7a-907c-9e439b02715c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0abc9fb-7b29-4168-b8a6-559d0379ab6e"] 2022-06-07T11:43:15.493Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:15.493Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:15.508Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:15.509Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:15.510Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:15.510Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:15.511Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:15.511Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:15.512Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:15.521Z|7f8e0769-8c33-4c7a-907c-9e439b02715c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:15.656Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:15.660Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8 2022-06-07T11:43:15.660Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|INFO|500||Invoke 2022-06-07T11:43:15.661Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:15.661Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8 2022-06-07T11:43:15.661Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Method : GET 2022-06-07T11:43:15.661Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6efb697377a64f7", X-B3-SpanId:"31e42f61ca126aa6", X-B3-ParentSpanId:"c6efb697377a64f7", X-B3-Sampled:"0", X-ONAP-RequestID:"25d11328-6577-4f36-b9d7-f1f103e40529", X-RequestID:"25d11328-6577-4f36-b9d7-f1f103e40529", X-TransactionID:"25d11328-6577-4f36-b9d7-f1f103e40529", X-ECOMP-RequestID:"25d11328-6577-4f36-b9d7-f1f103e40529", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6359718b-b861-4871-bfe8-df0406c604cf"] 2022-06-07T11:43:15.662Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Request body: 2022-06-07T11:43:15.662Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:15.680Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:15.680Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:15.680Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Status text : 2022-06-07T11:43:15.681Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:15.683Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||Response body: { "requestId" : "026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:43:03.000+00:00", "endTime" : "2022-06-07T11:43:08.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\": \"185dfe56-032b-4be9-9cfb-df3d5fc91fa4\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"1514d1ad-9c84-4099-b631-917ded5bf14c\"\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" : "2022-06-07T11:43:08.000+00:00", "serviceInstanceId" : "6c7bcb13-fb9b-4804-a27b-ed499442d83c", "serviceInstanceName" : "basic_network-07fb3c9e-c8d3-4064-b36a-962bbca068be", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/6c7bcb13-fb9b-4804-a27b-ed499442d83c", "cloudApiRequests" : [ ], "requestURI" : "026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8" } } } 2022-06-07T11:43:15.684Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:15.686Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|INFO|500||InvokeReturn 2022-06-07T11:43:15.687Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false 2022-06-07T11:43:15.688Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:15.688Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:15.688Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false 2022-06-07T11:43:15.688Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:15.689Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c6efb697377a64f7", X-B3-SpanId:"45a24a7b8ce8ce78", X-B3-ParentSpanId:"c6efb697377a64f7", X-B3-Sampled:"0", X-ONAP-RequestID:"25d11328-6577-4f36-b9d7-f1f103e40529", X-RequestID:"25d11328-6577-4f36-b9d7-f1f103e40529", X-TransactionID:"25d11328-6577-4f36-b9d7-f1f103e40529", X-ECOMP-RequestID:"25d11328-6577-4f36-b9d7-f1f103e40529", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11c440d2-ccd6-4393-8c4d-15ebbf12efa7"] 2022-06-07T11:43:15.689Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:15.689Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:15.701Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:15.701Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:15.701Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:15.701Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:15 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:15.702Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:15.703Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:15.704Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:15.711Z|25d11328-6577-4f36-b9d7-f1f103e40529|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/026e0e7e-ffb6-4742-8ba6-3c4e71ef06e8|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:21.114Z|0c2c776f-0ca5-422f-924a-399dfe599a76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:21.115Z|0c2c776f-0ca5-422f-924a-399dfe599a76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:21.118Z|55ec1ba7-bdc0-4886-b70d-38fe40aa5d3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:21.119Z|55ec1ba7-bdc0-4886-b70d-38fe40aa5d3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:22.617Z|1e21d9ed-b108-4471-b8ed-58251bb3629a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:22.618Z|1e21d9ed-b108-4471-b8ed-58251bb3629a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:24.445Z|bb380cbd-9b22-41bc-8cc3-32f3c7283e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:43:24.445Z|bb380cbd-9b22-41bc-8cc3-32f3c7283e46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:43:25.281Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:25.285Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:43:25.285Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||Invoke 2022-06-07T11:43:25.285Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:25.286Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:43:25.286Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Method : GET 2022-06-07T11:43:25.286Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9988fdea2b94d54", X-B3-SpanId:"f30f08cefbc9c23a", X-B3-ParentSpanId:"b9988fdea2b94d54", X-B3-Sampled:"0", X-ONAP-RequestID:"01912658-eb9f-4600-8f50-95ada925bb89", X-RequestID:"01912658-eb9f-4600-8f50-95ada925bb89", X-TransactionID:"01912658-eb9f-4600-8f50-95ada925bb89", X-ECOMP-RequestID:"01912658-eb9f-4600-8f50-95ada925bb89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"131140e7-d022-4ced-972e-501e71463512"] 2022-06-07T11:43:25.286Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Request body: 2022-06-07T11:43:25.287Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:25.316Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:25.316Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:25.317Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status text : 2022-06-07T11:43:25.317Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:25.319Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Response body: { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "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" : "2022-06-07T11:43:13.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:19.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "cloudIdentifier" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"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" : "2022-06-07T11:43:23.000+00:00" } ], "requestURI" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" } } } 2022-06-07T11:43:25.319Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:25.319Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||InvokeReturn 2022-06-07T11:43:25.321Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:43:25.321Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:25.321Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:25.321Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:43:25.322Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:25.322Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9988fdea2b94d54", X-B3-SpanId:"a8042a1985757162", X-B3-ParentSpanId:"b9988fdea2b94d54", X-B3-Sampled:"0", X-ONAP-RequestID:"01912658-eb9f-4600-8f50-95ada925bb89", X-RequestID:"01912658-eb9f-4600-8f50-95ada925bb89", X-TransactionID:"01912658-eb9f-4600-8f50-95ada925bb89", X-ECOMP-RequestID:"01912658-eb9f-4600-8f50-95ada925bb89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b88103e1-5632-470e-bbf7-899200e09f0b"] 2022-06-07T11:43:25.322Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:25.322Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:25.333Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:25.334Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:25.334Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:25.335Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:25.335Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:25.336Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:25.336Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:25.374Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:43:25.375Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:43:25.375Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:25.375Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:43:25.376Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:43:25.376Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01912658-eb9f-4600-8f50-95ada925bb89", X-RequestID:"01912658-eb9f-4600-8f50-95ada925bb89", X-TransactionID:"01912658-eb9f-4600-8f50-95ada925bb89", X-ECOMP-RequestID:"01912658-eb9f-4600-8f50-95ada925bb89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"340b92ca-1b17-411e-8906-0b4349f108ff"] 2022-06-07T11:43:25.376Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:43:25.376Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:25.506Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:25.507Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:25.507Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:43:25.507Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E5A4384607F28DEDE87D4E36563EE3DD; 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:"Tue, 07 Jun 2022 11:43:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:25.508Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"087bd93f-e657-11ec-8aad-42c6bc6b4158","businessKey":"51f7b1ce-7470-473b-95f3-21d120fbd4b2","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:43:22.052+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"03a6aa04-e657-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"087a525e-e657-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-07T11:43:25.508Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:25.508Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:43:25.532Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:43:25.532Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:43:25.532Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:25.533Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:43:25.533Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:43:25.533Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01912658-eb9f-4600-8f50-95ada925bb89", X-RequestID:"01912658-eb9f-4600-8f50-95ada925bb89", X-TransactionID:"01912658-eb9f-4600-8f50-95ada925bb89", X-ECOMP-RequestID:"01912658-eb9f-4600-8f50-95ada925bb89", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8c69ece-f0e0-476c-9910-f65c4ae63920"] 2022-06-07T11:43:25.533Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:43:25.534Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:25.655Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:25.656Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:25.656Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:43:25.657Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A96E5C802C3C43F1D8A1FB2D0B9252C8; 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:"Tue, 07 Jun 2022 11:43:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:25.657Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:087bd946-e657-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","executionId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:43:22.052+0000","endTime":"2022-06-07T11:43:22.052+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"03a6aa04-e657-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:43:25.657Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:25.658Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:43:25.665Z|01912658-eb9f-4600-8f50-95ada925bb89|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:31.139Z|c3dbe049-7ce2-4099-b907-c3a5a8fc011c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:31.139Z|c3dbe049-7ce2-4099-b907-c3a5a8fc011c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:31.141Z|32a17eab-218a-4c54-b994-35b4c873521c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:31.142Z|32a17eab-218a-4c54-b994-35b4c873521c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:32.641Z|407211c6-68f5-47e5-99fa-3f2eeac32d69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:32.642Z|407211c6-68f5-47e5-99fa-3f2eeac32d69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:35.795Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:35.800Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:43:35.801Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||Invoke 2022-06-07T11:43:35.801Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:35.801Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:43:35.802Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Method : GET 2022-06-07T11:43:35.802Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4ec290cde1fea01", X-B3-SpanId:"62acc6c33d97c5be", X-B3-ParentSpanId:"d4ec290cde1fea01", X-B3-Sampled:"0", X-ONAP-RequestID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-RequestID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-TransactionID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-ECOMP-RequestID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8317dc00-cf3c-46ed-a3a4-3061b64a7087"] 2022-06-07T11:43:35.802Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Request body: 2022-06-07T11:43:35.803Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:35.822Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:35.823Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:35.823Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status text : 2022-06-07T11:43:35.824Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:35.825Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Response body: { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "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" : "2022-06-07T11:43:13.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:27.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "cloudIdentifier" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"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" : "2022-06-07T11:43:23.000+00:00" } ], "requestURI" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" } } } 2022-06-07T11:43:35.825Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:35.825Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||InvokeReturn 2022-06-07T11:43:35.829Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:43:35.829Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:35.830Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:35.830Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:43:35.830Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:35.831Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4ec290cde1fea01", X-B3-SpanId:"3193ed898125d460", X-B3-ParentSpanId:"d4ec290cde1fea01", X-B3-Sampled:"0", X-ONAP-RequestID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-RequestID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-TransactionID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-ECOMP-RequestID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aef1c856-f862-4a26-b00e-1a4139fc0f6f"] 2022-06-07T11:43:35.831Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:35.831Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:35.851Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:35.852Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:35.852Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:35.853Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:35.856Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":null,\"creation_time\":1654602207000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:43:28.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:43:35.857Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:35.857Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:35.889Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:43:35.890Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:43:35.890Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:35.890Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:43:35.891Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:43:35.891Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-RequestID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-TransactionID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-ECOMP-RequestID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7781028e-ebc4-4fac-a02e-84ddee9e50b5"] 2022-06-07T11:43:35.891Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:43:35.892Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:36.011Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:36.012Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:36.012Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:43:36.013Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3B349C94B488D0D8BC407E5F35D765DE; 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:"Tue, 07 Jun 2022 11:43:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:36.014Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"087bd93f-e657-11ec-8aad-42c6bc6b4158","businessKey":"51f7b1ce-7470-473b-95f3-21d120fbd4b2","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:43:22.052+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"03a6aa04-e657-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"087a525e-e657-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-07T11:43:36.014Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:36.015Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:43:36.039Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:43:36.040Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:43:36.040Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:36.041Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:43:36.041Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:43:36.042Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-RequestID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-TransactionID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-ECOMP-RequestID:"e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff16600d-782d-4325-98c7-fdbb3d711538"] 2022-06-07T11:43:36.042Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:43:36.042Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:36.156Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:36.157Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:36.158Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:43:36.158Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2CFF4AE5A12847B22F8991DB478A91EA; 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:"Tue, 07 Jun 2022 11:43:36 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:36.159Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0bc4c1d7-e657-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","executionId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:43:27.563+0000","endTime":"2022-06-07T11:43:27.569+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"03a6aa04-e657-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:43:36.159Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:36.160Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:43:36.165Z|e7d936c4-4bb3-4ad1-a9e5-69f8a6f1849f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:39.445Z|2c3a8437-de4d-400b-97e1-227641e1b3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:43:39.445Z|2c3a8437-de4d-400b-97e1-227641e1b3ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:43:39.876Z|22bfc2d7-8a0b-4522-b475-5f0db1e614fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:43:39.877Z|22bfc2d7-8a0b-4522-b475-5f0db1e614fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:43:41.163Z|8cd85b05-3a2f-431d-965e-31c905ac7d9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:41.163Z|2806d3a2-098a-4708-99ff-f580ff73a4bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:41.164Z|8cd85b05-3a2f-431d-965e-31c905ac7d9d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:41.164Z|2806d3a2-098a-4708-99ff-f580ff73a4bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:42.667Z|bc9d055b-7d29-4d2f-86e3-23b7693c8a1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:42.668Z|bc9d055b-7d29-4d2f-86e3-23b7693c8a1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:44.371Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:44.375Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: df9b70cc-c770-419e-815b-326400234927 already exists in requestDb InfraActiveRequests table 2022-06-07T11:43:44.375Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927 2022-06-07T11:43:44.376Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|INFO|500||Invoke 2022-06-07T11:43:44.376Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:44.376Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927 2022-06-07T11:43:44.376Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Method : GET 2022-06-07T11:43:44.377Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbc9de5721db811d", X-B3-SpanId:"13e7aeb0d9a3a6dd", X-B3-ParentSpanId:"bbc9de5721db811d", X-B3-Sampled:"0", X-ONAP-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-TransactionID:"df9b70cc-c770-419e-815b-326400234927", X-ECOMP-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dcf233d-f69d-48bb-a694-8b5685074574"] 2022-06-07T11:43:44.377Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Request body: 2022-06-07T11:43:44.377Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:44.394Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:44.395Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:43:44.395Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Status text : 2022-06-07T11:43:44.396Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:43:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:44.396Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Response body: 2022-06-07T11:43:44.397Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:44.397Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|INFO|404|Not Found|InvokeReturn 2022-06-07T11:43:44.408Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:43:44.415Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:43:44.456Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:43:44.458Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-07T11:43:44.546Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-07T11:43:44.546Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220607-11:43:44:239-65518], vertex-id=[233520], Content-Length=[573], Date=[Tue, 07 Jun 2022 11:43:44 GMT], Content-Type=[application/json]} 2022-06-07T11:43:44.548Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654601982192","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-07T11:43:44.549Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:43:44.550Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:43:44.551Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:43:44.551Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:43:44.552Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:44.552Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:43:44.552Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:43:44.553Z|df9b70cc-c770-419e-815b-326400234927|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:"111", X-B3-TraceId:"bbc9de5721db811d", X-B3-SpanId:"22cc7065740f5ea6", X-B3-ParentSpanId:"bbc9de5721db811d", X-B3-Sampled:"0", X-ONAP-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-TransactionID:"df9b70cc-c770-419e-815b-326400234927", X-ECOMP-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57f5f603-364c-4a7f-a57e-fe6d1723478f"] 2022-06-07T11:43:44.553Z|df9b70cc-c770-419e-815b-326400234927|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_cnf-fbef74af-1375-4216-9c65-df98eab34140","requestScope":"service"} 2022-06-07T11:43:44.553Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:44.571Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:44.571Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:44.572Z|df9b70cc-c770-419e-815b-326400234927|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 : 2022-06-07T11:43:44.572Z|df9b70cc-c770-419e-815b-326400234927|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:"Tue, 07 Jun 2022 11:43:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:44.573Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:43:44.573Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:44.573Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:43:44.574Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:43:44.575Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T11:43:44.575Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:44.575Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:43:44.576Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T11:43:44.576Z|df9b70cc-c770-419e-815b-326400234927|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:"df9b70cc-c770-419e-815b-326400234927", X-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-TransactionID:"df9b70cc-c770-419e-815b-326400234927", X-ECOMP-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e2c553a-e20f-498b-89f9-6c3a1f362977"] 2022-06-07T11:43:44.576Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T11:43:44.577Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:44.600Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:44.601Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:44.602Z|df9b70cc-c770-419e-815b-326400234927|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 : 2022-06-07T11:43:44.603Z|df9b70cc-c770-419e-815b-326400234927|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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:44.604Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T11:43:44.604Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:44.604Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T11:43:44.609Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-07T11:43:44.609Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-06-07T11:43:44.609Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:44.610Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-07T11:43:44.610Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-06-07T11:43:44.611Z|df9b70cc-c770-419e-815b-326400234927|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:"df9b70cc-c770-419e-815b-326400234927", X-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-TransactionID:"df9b70cc-c770-419e-815b-326400234927", X-ECOMP-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42e2ff85-1b74-4c3e-a2d6-bf4614a4dca4"] 2022-06-07T11:43:44.611Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-06-07T11:43:44.612Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:44.631Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:44.632Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:44.632Z|df9b70cc-c770-419e-815b-326400234927|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 : 2022-06-07T11:43:44.632Z|df9b70cc-c770-419e-815b-326400234927|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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:44.634Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-06-07T11:43:44.635Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:44.635Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-06-07T11:43:44.637Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:43:44.638Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T11:43:44.638Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:44.638Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:43:44.638Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T11:43:44.639Z|df9b70cc-c770-419e-815b-326400234927|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:"df9b70cc-c770-419e-815b-326400234927", X-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-TransactionID:"df9b70cc-c770-419e-815b-326400234927", X-ECOMP-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57a61cdc-9cc4-465d-8ef3-2cdb5cfe9b7c"] 2022-06-07T11:43:44.639Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T11:43:44.639Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:44.659Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:44.660Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:44.660Z|df9b70cc-c770-419e-815b-326400234927|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 : 2022-06-07T11:43:44.660Z|df9b70cc-c770-419e-815b-326400234927|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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:44 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:44.661Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T11:43:44.661Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:44.662Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T11:43:44.665Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:43:44.665Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:43:44.665Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:44.666Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:43:44.666Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:43:44.666Z|df9b70cc-c770-419e-815b-326400234927|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:"1783", X-B3-TraceId:"bbc9de5721db811d", X-B3-SpanId:"54ab5728f4e9d18d", X-B3-ParentSpanId:"bbc9de5721db811d", X-B3-Sampled:"0", X-ONAP-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-TransactionID:"df9b70cc-c770-419e-815b-326400234927", X-ECOMP-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"592a2fad-e842-4eeb-99e5-1dcdc4ee103f"] 2022-06-07T11:43:44.667Z|df9b70cc-c770-419e-815b-326400234927|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":"df9b70cc-c770-419e-815b-326400234927","requestStatus":"IN_PROGRESS","startTime":1654602224409,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\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\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n\t\t\t\"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d77ccbf2-c59b-40c3-9068-aa14f67c3157\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"df9b70cc-c770-419e-815b-326400234927"} 2022-06-07T11:43:44.667Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:44.697Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:44.697Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:43:44.698Z|df9b70cc-c770-419e-815b-326400234927|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 : 2022-06-07T11:43:44.698Z|df9b70cc-c770-419e-815b-326400234927|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/df9b70cc-c770-419e-815b-326400234927", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:43 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:44.700Z|df9b70cc-c770-419e-815b-326400234927|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" : "df9b70cc-c770-419e-815b-326400234927", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:43:44.409+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\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\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n\t\t\t\"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d77ccbf2-c59b-40c3-9068-aa14f67c3157\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:43:44.681+00:00", "cloudRegion" : "k8sregion", "serviceInstanceName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "df9b70cc-c770-419e-815b-326400234927", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927" } } } 2022-06-07T11:43:44.700Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:44.700Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:43:44.708Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:43:44.709Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:43:44.709Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:44.709Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:43:44.710Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:43:44.710Z|df9b70cc-c770-419e-815b-326400234927|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:"2225", X-B3-TraceId:"bbc9de5721db811d", X-B3-SpanId:"212a4afbbcb4950f", X-B3-ParentSpanId:"bbc9de5721db811d", X-B3-Sampled:"0", X-ONAP-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-TransactionID:"df9b70cc-c770-419e-815b-326400234927", X-ECOMP-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7954e05-2656-45a4-9e78-b2d29a1b99c7"] 2022-06-07T11:43:44.710Z|df9b70cc-c770-419e-815b-326400234927|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\":\"99433011-3317-4675-a32e-711475f7fe8c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\"modelUuid\":\"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\"modelInvariantUuid\":\"99433011-3317-4675-a32e-711475f7fe8c\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnf-customer\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_cnf\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnf_project\"},\"owningEntity\":{\"owningEntityId\":\"d77ccbf2-c59b-40c3-9068-aa14f67c3157\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"df9b70cc-c770-419e-815b-326400234927","type":"String"},"mso-request-id":{"value":"df9b70cc-c770-419e-815b-326400234927","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:43:44.711Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:45.726Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:45.727Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:43:45.727Z|df9b70cc-c770-419e-815b-326400234927|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 : 2022-06-07T11:43:45.727Z|df9b70cc-c770-419e-815b-326400234927|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:"Tue, 07 Jun 2022 11:43:45 GMT", X-ONAP-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-TransactionID:"df9b70cc-c770-419e-815b-326400234927", X-ECOMP-RequestID:"df9b70cc-c770-419e-815b-326400234927", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e7954e05-2656-45a4-9e78-b2d29a1b99c7", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:45.728Z|df9b70cc-c770-419e-815b-326400234927|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\":\"df9b70cc-c770-419e-815b-326400234927\",\"instanceId\":\"3767597c-b843-4b69-8831-fe5ce373de44\"}}","message":"Success","processInstanceID":"15ff9f90-e657-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:43:45.728Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:45.729Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:43:45.733Z|df9b70cc-c770-419e-815b-326400234927|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:45.880Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:45.884Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927 2022-06-07T11:43:45.884Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|INFO|500||Invoke 2022-06-07T11:43:45.884Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:45.885Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927 2022-06-07T11:43:45.885Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Method : GET 2022-06-07T11:43:45.885Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c5c20f9479ce547", X-B3-SpanId:"06963e34a4778655", X-B3-ParentSpanId:"9c5c20f9479ce547", X-B3-Sampled:"0", X-ONAP-RequestID:"8fe2cdc8-2cb2-4097-ab32-a7658290eeed", X-RequestID:"8fe2cdc8-2cb2-4097-ab32-a7658290eeed", X-TransactionID:"8fe2cdc8-2cb2-4097-ab32-a7658290eeed", X-ECOMP-RequestID:"8fe2cdc8-2cb2-4097-ab32-a7658290eeed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e09ce3d-e268-421f-90bb-ea596906dcba"] 2022-06-07T11:43:45.886Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Request body: 2022-06-07T11:43:45.886Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:45.905Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:45.906Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:45.906Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Status text : 2022-06-07T11:43:45.907Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:45.909Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Response body: { "requestId" : "df9b70cc-c770-419e-815b-326400234927", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:43:44.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\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\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n\t\t\t\"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d77ccbf2-c59b-40c3-9068-aa14f67c3157\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:45.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "serviceInstanceName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "df9b70cc-c770-419e-815b-326400234927", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927" } } } 2022-06-07T11:43:45.909Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:45.910Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|INFO|500||InvokeReturn 2022-06-07T11:43:45.912Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false 2022-06-07T11:43:45.913Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:45.913Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:45.913Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false 2022-06-07T11:43:45.913Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:45.914Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c5c20f9479ce547", X-B3-SpanId:"f4d0ec05306af52d", X-B3-ParentSpanId:"9c5c20f9479ce547", X-B3-Sampled:"0", X-ONAP-RequestID:"8fe2cdc8-2cb2-4097-ab32-a7658290eeed", X-RequestID:"8fe2cdc8-2cb2-4097-ab32-a7658290eeed", X-TransactionID:"8fe2cdc8-2cb2-4097-ab32-a7658290eeed", X-ECOMP-RequestID:"8fe2cdc8-2cb2-4097-ab32-a7658290eeed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f42a8ad9-ffe2-434f-bed6-c642c2fd8c33"] 2022-06-07T11:43:45.914Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:45.914Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:45.927Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:45.928Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:45.928Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:45.928Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:45.929Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:45.929Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:45.929Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:45.939Z|8fe2cdc8-2cb2-4097-ab32-a7658290eeed|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:46.299Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:46.305Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:43:46.305Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||Invoke 2022-06-07T11:43:46.305Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:46.306Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:43:46.306Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Method : GET 2022-06-07T11:43:46.306Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36f0307b21fbb982", X-B3-SpanId:"5e3732cf8d518fb9", X-B3-ParentSpanId:"36f0307b21fbb982", X-B3-Sampled:"0", X-ONAP-RequestID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-RequestID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-TransactionID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-ECOMP-RequestID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdfb11f7-e0dc-480f-8c33-d976d6b611d9"] 2022-06-07T11:43:46.307Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Request body: 2022-06-07T11:43:46.307Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:46.336Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:46.337Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:46.337Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status text : 2022-06-07T11:43:46.338Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:46.339Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Response body: { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "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" : "2022-06-07T11:43:13.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:27.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "cloudIdentifier" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"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" : "2022-06-07T11:43:23.000+00:00" } ], "requestURI" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" } } } 2022-06-07T11:43:46.339Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:46.340Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||InvokeReturn 2022-06-07T11:43:46.342Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:43:46.342Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:46.342Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:46.343Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:43:46.343Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:46.343Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"36f0307b21fbb982", X-B3-SpanId:"62e3e9ff43f72c4a", X-B3-ParentSpanId:"36f0307b21fbb982", X-B3-Sampled:"0", X-ONAP-RequestID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-RequestID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-TransactionID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-ECOMP-RequestID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40ceb939-4f06-41eb-9a88-6d284cde7015"] 2022-06-07T11:43:46.344Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:46.344Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:46.356Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:46.357Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:46.357Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:46.357Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:46.359Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":null,\"creation_time\":1654602207000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:43:28.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:43:46.359Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:46.360Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:46.392Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:43:46.393Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:43:46.393Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:46.394Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:43:46.394Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:43:46.394Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-RequestID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-TransactionID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-ECOMP-RequestID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1de6189d-ba68-4078-9de6-679563a60ca3"] 2022-06-07T11:43:46.394Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:43:46.395Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:46.543Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:46.543Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:46.544Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:43:46.544Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=CC16F5F50AAB9A85C38173556FF2D5BC; 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:"Tue, 07 Jun 2022 11:43:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:46.545Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"087bd93f-e657-11ec-8aad-42c6bc6b4158","businessKey":"51f7b1ce-7470-473b-95f3-21d120fbd4b2","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:43:22.052+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"03a6aa04-e657-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"087a525e-e657-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-07T11:43:46.545Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:46.546Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:43:46.579Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:43:46.579Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:43:46.580Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:46.580Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:43:46.581Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:43:46.581Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-RequestID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-TransactionID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-ECOMP-RequestID:"646602c4-f956-47b5-80b8-245b1ac86b2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"445e364f-0b7f-44d1-b634-8519b9c8d33f"] 2022-06-07T11:43:46.582Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:43:46.582Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:46.715Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:46.715Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:46.716Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:43:46.716Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=F0D3E593F4560F215A0BBB537C55C3BE; 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:"Tue, 07 Jun 2022 11:43:45 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:46.716Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0bc4c1d7-e657-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","executionId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:43:27.563+0000","endTime":"2022-06-07T11:43:27.569+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"03a6aa04-e657-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:43:46.717Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:46.717Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:43:46.722Z|646602c4-f956-47b5-80b8-245b1ac86b2a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:46.946Z|c0ce87aa-653b-44bd-9f5d-e14332495f80|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:43:46.947Z|c0ce87aa-653b-44bd-9f5d-e14332495f80|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:51.187Z|e40375cf-1be1-4fc2-8ffa-92c339c4ae4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:51.187Z|e40375cf-1be1-4fc2-8ffa-92c339c4ae4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:51.193Z|9e54075a-c9d5-4e87-aa7a-896a34fee1a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:51.194Z|9e54075a-c9d5-4e87-aa7a-896a34fee1a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:52.691Z|3db7887e-5281-45c7-8929-0592dba392e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:43:52.692Z|3db7887e-5281-45c7-8929-0592dba392e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:43:54.445Z|c802f62f-a972-4aba-8a09-1b745362ed0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:43:54.448Z|c802f62f-a972-4aba-8a09-1b745362ed0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:43:56.073Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:56.078Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927 2022-06-07T11:43:56.079Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|INFO|500||Invoke 2022-06-07T11:43:56.079Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:56.080Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927 2022-06-07T11:43:56.080Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Method : GET 2022-06-07T11:43:56.080Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9b69d8388940bc4", X-B3-SpanId:"9aa9e55ccc17111e", X-B3-ParentSpanId:"e9b69d8388940bc4", X-B3-Sampled:"0", X-ONAP-RequestID:"c816d75b-2bc3-49b7-a937-22575509f8d2", X-RequestID:"c816d75b-2bc3-49b7-a937-22575509f8d2", X-TransactionID:"c816d75b-2bc3-49b7-a937-22575509f8d2", X-ECOMP-RequestID:"c816d75b-2bc3-49b7-a937-22575509f8d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a3af535-d364-4342-92fa-0e279277d754"] 2022-06-07T11:43:56.081Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Request body: 2022-06-07T11:43:56.081Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:56.101Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:56.102Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:56.102Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Status text : 2022-06-07T11:43:56.102Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:56.105Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Response body: { "requestId" : "df9b70cc-c770-419e-815b-326400234927", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:43:44.000+00:00", "endTime" : "2022-06-07T11:43:49.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\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\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n\t\t\t\"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d77ccbf2-c59b-40c3-9068-aa14f67c3157\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:49.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "serviceInstanceName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "df9b70cc-c770-419e-815b-326400234927", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927" } } } 2022-06-07T11:43:56.105Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:56.105Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|INFO|500||InvokeReturn 2022-06-07T11:43:56.107Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false 2022-06-07T11:43:56.107Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:56.107Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:56.108Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false 2022-06-07T11:43:56.108Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:56.108Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e9b69d8388940bc4", X-B3-SpanId:"8496587d7312cc2c", X-B3-ParentSpanId:"e9b69d8388940bc4", X-B3-Sampled:"0", X-ONAP-RequestID:"c816d75b-2bc3-49b7-a937-22575509f8d2", X-RequestID:"c816d75b-2bc3-49b7-a937-22575509f8d2", X-TransactionID:"c816d75b-2bc3-49b7-a937-22575509f8d2", X-ECOMP-RequestID:"c816d75b-2bc3-49b7-a937-22575509f8d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb157312-05ce-444c-9941-64c3d4afc4fa"] 2022-06-07T11:43:56.109Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:56.109Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:56.120Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:56.121Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:56.121Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:56.121Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:56.123Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:56.123Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:56.124Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:56.132Z|c816d75b-2bc3-49b7-a937-22575509f8d2|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:56.250Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:56.253Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927 2022-06-07T11:43:56.254Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|INFO|500||Invoke 2022-06-07T11:43:56.254Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:56.255Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927 2022-06-07T11:43:56.255Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Method : GET 2022-06-07T11:43:56.255Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fd1de705034375f", X-B3-SpanId:"b4d83e9f92ebc930", X-B3-ParentSpanId:"9fd1de705034375f", X-B3-Sampled:"0", X-ONAP-RequestID:"55ccc5ff-488f-464e-90ec-18d5563ca18f", X-RequestID:"55ccc5ff-488f-464e-90ec-18d5563ca18f", X-TransactionID:"55ccc5ff-488f-464e-90ec-18d5563ca18f", X-ECOMP-RequestID:"55ccc5ff-488f-464e-90ec-18d5563ca18f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2ddd48b-d32c-48e0-91e4-c52deff36905"] 2022-06-07T11:43:56.256Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Request body: 2022-06-07T11:43:56.256Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:56.272Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:56.273Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:56.273Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Status text : 2022-06-07T11:43:56.274Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:56.275Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Response body: { "requestId" : "df9b70cc-c770-419e-815b-326400234927", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:43:44.000+00:00", "endTime" : "2022-06-07T11:43:49.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\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\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n\t\t\t\"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d77ccbf2-c59b-40c3-9068-aa14f67c3157\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:49.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "serviceInstanceName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "df9b70cc-c770-419e-815b-326400234927", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927" } } } 2022-06-07T11:43:56.275Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:56.275Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|INFO|500||InvokeReturn 2022-06-07T11:43:56.277Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false 2022-06-07T11:43:56.277Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:56.278Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:56.278Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false 2022-06-07T11:43:56.278Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:56.279Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9fd1de705034375f", X-B3-SpanId:"464a2f5e0435a02b", X-B3-ParentSpanId:"9fd1de705034375f", X-B3-Sampled:"0", X-ONAP-RequestID:"55ccc5ff-488f-464e-90ec-18d5563ca18f", X-RequestID:"55ccc5ff-488f-464e-90ec-18d5563ca18f", X-TransactionID:"55ccc5ff-488f-464e-90ec-18d5563ca18f", X-ECOMP-RequestID:"55ccc5ff-488f-464e-90ec-18d5563ca18f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5bb2396-a291-44e2-b7d9-33635a8db151"] 2022-06-07T11:43:56.279Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:56.279Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:56.291Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:56.291Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:56.291Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:56.292Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:56.293Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:56.293Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:56.294Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:56.301Z|55ccc5ff-488f-464e-90ec-18d5563ca18f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:56.422Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:56.426Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927 2022-06-07T11:43:56.426Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|INFO|500||Invoke 2022-06-07T11:43:56.427Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:56.427Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927 2022-06-07T11:43:56.427Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Method : GET 2022-06-07T11:43:56.427Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99b9b644fae5ec8a", X-B3-SpanId:"203a24436ca3ce6c", X-B3-ParentSpanId:"99b9b644fae5ec8a", X-B3-Sampled:"0", X-ONAP-RequestID:"90447e94-4e50-4a6d-8081-83a24983059b", X-RequestID:"90447e94-4e50-4a6d-8081-83a24983059b", X-TransactionID:"90447e94-4e50-4a6d-8081-83a24983059b", X-ECOMP-RequestID:"90447e94-4e50-4a6d-8081-83a24983059b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90f3908a-c613-4d02-a6e6-f78d19f1b26b"] 2022-06-07T11:43:56.428Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Request body: 2022-06-07T11:43:56.428Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:56.447Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:56.448Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:56.448Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Status text : 2022-06-07T11:43:56.448Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:56.450Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Response body: { "requestId" : "df9b70cc-c770-419e-815b-326400234927", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:43:44.000+00:00", "endTime" : "2022-06-07T11:43:49.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\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\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n\t\t\t\"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d77ccbf2-c59b-40c3-9068-aa14f67c3157\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:49.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "serviceInstanceName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "df9b70cc-c770-419e-815b-326400234927", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927" } } } 2022-06-07T11:43:56.450Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:56.451Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|INFO|500||InvokeReturn 2022-06-07T11:43:56.452Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false 2022-06-07T11:43:56.452Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:56.453Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:56.453Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false 2022-06-07T11:43:56.453Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:56.454Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99b9b644fae5ec8a", X-B3-SpanId:"d1f307d9169bf667", X-B3-ParentSpanId:"99b9b644fae5ec8a", X-B3-Sampled:"0", X-ONAP-RequestID:"90447e94-4e50-4a6d-8081-83a24983059b", X-RequestID:"90447e94-4e50-4a6d-8081-83a24983059b", X-TransactionID:"90447e94-4e50-4a6d-8081-83a24983059b", X-ECOMP-RequestID:"90447e94-4e50-4a6d-8081-83a24983059b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc899295-fe71-4f0b-97e5-df6744671182"] 2022-06-07T11:43:56.454Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:56.454Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:56.465Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:56.465Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:56.465Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:56.468Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:56.470Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:56.471Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:56.474Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:56.481Z|90447e94-4e50-4a6d-8081-83a24983059b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:56.609Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:56.614Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927 2022-06-07T11:43:56.614Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|INFO|500||Invoke 2022-06-07T11:43:56.614Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:56.615Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927 2022-06-07T11:43:56.615Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Method : GET 2022-06-07T11:43:56.615Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82f8c55f2c7a86aa", X-B3-SpanId:"1e8c0f7a81a3d621", X-B3-ParentSpanId:"82f8c55f2c7a86aa", X-B3-Sampled:"0", X-ONAP-RequestID:"4daa7d73-344b-4974-bb7e-8c9a137e4e0b", X-RequestID:"4daa7d73-344b-4974-bb7e-8c9a137e4e0b", X-TransactionID:"4daa7d73-344b-4974-bb7e-8c9a137e4e0b", X-ECOMP-RequestID:"4daa7d73-344b-4974-bb7e-8c9a137e4e0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8232dfb0-a4be-4cb3-8370-6d5c54192a3b"] 2022-06-07T11:43:56.615Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Request body: 2022-06-07T11:43:56.616Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:56.634Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:56.635Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:56.635Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Status text : 2022-06-07T11:43:56.636Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:56.640Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Response body: { "requestId" : "df9b70cc-c770-419e-815b-326400234927", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:43:44.000+00:00", "endTime" : "2022-06-07T11:43:49.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\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\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n\t\t\t\"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d77ccbf2-c59b-40c3-9068-aa14f67c3157\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:49.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "serviceInstanceName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "df9b70cc-c770-419e-815b-326400234927", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927" } } } 2022-06-07T11:43:56.641Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:56.642Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|INFO|500||InvokeReturn 2022-06-07T11:43:56.644Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false 2022-06-07T11:43:56.645Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:56.646Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:56.646Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false 2022-06-07T11:43:56.647Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:56.647Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82f8c55f2c7a86aa", X-B3-SpanId:"bbd46e7351014c5a", X-B3-ParentSpanId:"82f8c55f2c7a86aa", X-B3-Sampled:"0", X-ONAP-RequestID:"4daa7d73-344b-4974-bb7e-8c9a137e4e0b", X-RequestID:"4daa7d73-344b-4974-bb7e-8c9a137e4e0b", X-TransactionID:"4daa7d73-344b-4974-bb7e-8c9a137e4e0b", X-ECOMP-RequestID:"4daa7d73-344b-4974-bb7e-8c9a137e4e0b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3360cfc0-2710-478e-9e6d-06e77ef90902"] 2022-06-07T11:43:56.648Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:56.649Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:56.664Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:56.666Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:56.666Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:56.667Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:56 GMT", Connection:"close"] 2022-06-07T11:43:56.668Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:56.668Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:56.668Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:56.676Z|4daa7d73-344b-4974-bb7e-8c9a137e4e0b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:56.794Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:56.798Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927 2022-06-07T11:43:56.798Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|INFO|500||Invoke 2022-06-07T11:43:56.798Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:56.799Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927 2022-06-07T11:43:56.799Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Method : GET 2022-06-07T11:43:56.799Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c0d6f71183082e0", X-B3-SpanId:"562f77f9424e781a", X-B3-ParentSpanId:"2c0d6f71183082e0", X-B3-Sampled:"0", X-ONAP-RequestID:"cec2018c-166a-419a-b4e0-dcc075345ec8", X-RequestID:"cec2018c-166a-419a-b4e0-dcc075345ec8", X-TransactionID:"cec2018c-166a-419a-b4e0-dcc075345ec8", X-ECOMP-RequestID:"cec2018c-166a-419a-b4e0-dcc075345ec8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fd246fc-44a5-4c85-b190-921a895b1d32"] 2022-06-07T11:43:56.800Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Request body: 2022-06-07T11:43:56.800Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:56.829Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:56.829Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:56.829Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Status text : 2022-06-07T11:43:56.830Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:56.830Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||Response body: { "requestId" : "df9b70cc-c770-419e-815b-326400234927", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:43:44.000+00:00", "endTime" : "2022-06-07T11:43:49.000+00:00", "source" : "VID", "tenantId" : "123456", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\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\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n\t\t\t\"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\n\t\t\t\"modelName\": \"basic_cnf\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\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_cnf\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnf-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnf_project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"d77ccbf2-c59b-40c3-9068-aa14f67c3157\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:49.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "serviceInstanceName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "df9b70cc-c770-419e-815b-326400234927", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927" } } } 2022-06-07T11:43:56.832Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:56.832Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/df9b70cc-c770-419e-815b-326400234927|INFO|500||InvokeReturn 2022-06-07T11:43:56.833Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false 2022-06-07T11:43:56.834Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:56.834Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:56.834Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false 2022-06-07T11:43:56.836Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:56.836Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c0d6f71183082e0", X-B3-SpanId:"8aba5bf07dcaf6fc", X-B3-ParentSpanId:"2c0d6f71183082e0", X-B3-Sampled:"0", X-ONAP-RequestID:"cec2018c-166a-419a-b4e0-dcc075345ec8", X-RequestID:"cec2018c-166a-419a-b4e0-dcc075345ec8", X-TransactionID:"cec2018c-166a-419a-b4e0-dcc075345ec8", X-ECOMP-RequestID:"cec2018c-166a-419a-b4e0-dcc075345ec8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e07f2ea-d12e-46ba-881e-2becfe796a7e"] 2022-06-07T11:43:56.836Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:56.836Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:56.852Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:56.852Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:56.852Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:56.853Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:56.855Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:43:56.855Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:56.855Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=df9b70cc-c770-419e-815b-326400234927&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:56.862Z|cec2018c-166a-419a-b4e0-dcc075345ec8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/df9b70cc-c770-419e-815b-326400234927|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:56.864Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:56.868Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:43:56.869Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||Invoke 2022-06-07T11:43:56.869Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:56.870Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:43:56.870Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Method : GET 2022-06-07T11:43:56.871Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b746de49a2858b5", X-B3-SpanId:"b970abf97c20fdfa", X-B3-ParentSpanId:"5b746de49a2858b5", X-B3-Sampled:"0", X-ONAP-RequestID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-RequestID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-TransactionID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-ECOMP-RequestID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"265dd8bb-381a-4a42-8372-0cd5ca9d3bc1"] 2022-06-07T11:43:56.871Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Request body: 2022-06-07T11:43:56.872Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:56.903Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:56.903Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:56.904Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status text : 2022-06-07T11:43:56.904Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:56.905Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Response body: { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "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" : "2022-06-07T11:43:13.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:27.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "cloudIdentifier" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"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" : "2022-06-07T11:43:23.000+00:00" } ], "requestURI" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" } } } 2022-06-07T11:43:56.905Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:56.905Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||InvokeReturn 2022-06-07T11:43:56.907Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:43:56.907Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:43:56.908Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:56.908Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:43:56.908Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:43:56.908Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b746de49a2858b5", X-B3-SpanId:"4aa74a08e4eac018", X-B3-ParentSpanId:"5b746de49a2858b5", X-B3-Sampled:"0", X-ONAP-RequestID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-RequestID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-TransactionID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-ECOMP-RequestID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00f6be68-4809-4685-96cd-79735701dde0"] 2022-06-07T11:43:56.909Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:43:56.909Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:56.922Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:56.922Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:56.923Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:43:56.923Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:56.924Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":null,\"creation_time\":1654602207000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:43:28.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:43:56.924Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:56.924Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:43:56.953Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:43:56.954Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:43:56.955Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:56.955Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:43:56.955Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:43:56.955Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-RequestID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-TransactionID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-ECOMP-RequestID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d185bc4-30ff-4bcb-a57b-6065dbbc8833"] 2022-06-07T11:43:56.956Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:43:56.956Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:57.083Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:57.084Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:57.084Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:43:57.084Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=AA00E588BCD9E146E5B02E96BBA8F264; 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:"Tue, 07 Jun 2022 11:43:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:57.085Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"087bd93f-e657-11ec-8aad-42c6bc6b4158","businessKey":"51f7b1ce-7470-473b-95f3-21d120fbd4b2","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:43:22.052+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"03a6aa04-e657-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"087a525e-e657-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-07T11:43:57.085Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:57.085Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:43:57.110Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:43:57.110Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:43:57.111Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:57.111Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:43:57.111Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:43:57.111Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-RequestID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-TransactionID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-ECOMP-RequestID:"0482d8b6-5bd5-40c3-8128-99e6a4b444a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7d09999-5d27-4570-8f4c-b296c5f77deb"] 2022-06-07T11:43:57.112Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:43:57.112Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:57.244Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:57.244Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:57.245Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:43:57.245Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=536C59A1FEAE0E3E818F3207DCC904F2; 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:"Tue, 07 Jun 2022 11:43:57 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:57.245Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:0bc4c1d7-e657-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","executionId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:43:27.563+0000","endTime":"2022-06-07T11:43:27.569+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"03a6aa04-e657-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:43:57.245Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:57.246Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:43:57.250Z|0482d8b6-5bd5-40c3-8128-99e6a4b444a2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:43:58.419Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:43:58.421Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 8cf5c73a-7def-4a11-8ffe-7c18c352e71d already exists in requestDb InfraActiveRequests table 2022-06-07T11:43:58.422Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d 2022-06-07T11:43:58.422Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|INFO|500||Invoke 2022-06-07T11:43:58.423Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:58.423Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d 2022-06-07T11:43:58.423Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Method : GET 2022-06-07T11:43:58.424Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ed477d9dcd5af3a", X-B3-SpanId:"50b33aa0fd670f0a", X-B3-ParentSpanId:"7ed477d9dcd5af3a", X-B3-Sampled:"0", X-ONAP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-TransactionID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ECOMP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bde69611-0ab6-4b1a-9740-16015ccd9e78"] 2022-06-07T11:43:58.424Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Request body: 2022-06-07T11:43:58.424Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:58.443Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:58.443Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:43:58.444Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Status text : 2022-06-07T11:43:58.444Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:43:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:58.444Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Response body: 2022-06-07T11:43:58.444Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:58.445Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|INFO|404|Not Found|InvokeReturn 2022-06-07T11:43:58.455Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:43:58.456Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-07T11:43:58.459Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:43:58.520Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:43:58.521Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c|INFO|500||Invoke 2022-06-07T11:43:58.585Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c|INFO|404|Not Found|InvokeReturn 2022-06-07T11:43:58.585Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220607-11:43:58:291-65825], Content-Length=[377], Date=[Tue, 07 Jun 2022 11:43:58 GMT], Content-Type=[application/json]} 2022-06-07T11:43:58.587Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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/99433011-3317-4675-a32e-711475f7fe8c","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c","ERR.5.4.6114"]}}} 2022-06-07T11:43:58.590Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c 2022-06-07T11:43:58.590Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 99433011-3317-4675-a32e-711475f7fe8c 2022-06-07T11:43:58.594Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:43:58.624Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c|INFO|500||Invoke 2022-06-07T11:43:58.625Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c with request headers:{Authorization=[***REDACTED***], X-RequestID=[8cf5c73a-7def-4a11-8ffe-7c18c352e71d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ef80c970-da43-4f5e-b315-c3b12163b0d9], X-ECOMP-RequestID=[8cf5c73a-7def-4a11-8ffe-7c18c352e71d], X-TransactionId=[], X-ONAP-RequestID=[8cf5c73a-7def-4a11-8ffe-7c18c352e71d]} 2022-06-07T11:43:58.681Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:43:58:394-56259], Content-Length=[377], Date=[Tue, 07 Jun 2022 11:43:58 GMT], Content-Type=[application/json]} 2022-06-07T11:43:58.682Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c|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/99433011-3317-4675-a32e-711475f7fe8c","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c","ERR.5.4.6114"]}}} 2022-06-07T11:43:58.683Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c|INFO|404|Not Found|InvokeReturn 2022-06-07T11:43:58.685Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/99433011-3317-4675-a32e-711475f7fe8c 2022-06-07T11:43:58.685Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 99433011-3317-4675-a32e-711475f7fe8c 2022-06-07T11:43:58.689Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:43:58.717Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-07T11:43:58.718Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8cf5c73a-7def-4a11-8ffe-7c18c352e71d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2d1c8af8-2c7f-4ad1-b9f9-a46d809446b0], X-ECOMP-RequestID=[8cf5c73a-7def-4a11-8ffe-7c18c352e71d], X-TransactionId=[], X-ONAP-RequestID=[8cf5c73a-7def-4a11-8ffe-7c18c352e71d]} 2022-06-07T11:43:58.788Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:43:58:488-45210], vertex-id=[233520], Content-Length=[573], Date=[Tue, 07 Jun 2022 11:43:58 GMT], Content-Type=[application/json]} 2022-06-07T11:43:58.789Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654601982192","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-07T11:43:58.790Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-07T11:43:58.791Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:43:58.791Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:43:58.792Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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 2022-06-07T11:43:58.792Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:43:58.793Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:58.793Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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 2022-06-07T11:43:58.793Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:43:58.793Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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:"169", X-B3-TraceId:"7ed477d9dcd5af3a", X-B3-SpanId:"3dc94da5ae1db19e", X-B3-ParentSpanId:"7ed477d9dcd5af3a", X-B3-Sampled:"0", X-ONAP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-TransactionID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ECOMP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"744a2837-849f-4b51-a170-2e014862e8cf"] 2022-06-07T11:43:58.794Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"3767597c-b843-4b69-8831-fe5ce373de44"},"instanceName":"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0","requestScope":"vnf"} 2022-06-07T11:43:58.794Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:58.825Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:58.825Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:58.830Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:43:58.831Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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:"Tue, 07 Jun 2022 11:43:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:58.831Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:43:58.831Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:58.832Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:43:58.832Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2 2022-06-07T11:43:58.833Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|INFO|500||Invoke 2022-06-07T11:43:58.833Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:58.833Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2 2022-06-07T11:43:58.833Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|DEBUG|500||Method : GET 2022-06-07T11:43:58.834Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-TransactionID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ECOMP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89fda124-13ed-490b-ade0-e564b7f41c1d"] 2022-06-07T11:43:58.834Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|DEBUG|500||Request body: 2022-06-07T11:43:58.834Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:58.869Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:58.870Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:58.870Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|DEBUG|500||Status text : 2022-06-07T11:43:58.871Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:58.873Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 8, "modelCustomizationUUID" : "6906ed0f-c4c0-42e8-8a13-13cd40664ea2", "modelInstanceName" : "basic_cnf 0", "created" : "2022-06-07 11:42:41.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"vf_module_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\",\\\"vnf_id\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_image_name\\\":\\\"dummy\\\",\\\"vnf_name\\\":\\\"PROVIDED_BY_ONAP\\\",\\\"dummy_name_0\\\":\\\"dummy_1_0\\\",\\\"dummy_flavor_name\\\":\\\"dummy.default\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2022-06-07T11:42:41.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vfModuleCustomizations" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/service" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfcInstanceGroupCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2" } } } 2022-06-07T11:43:58.873Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:58.874Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=6906ed0f-c4c0-42e8-8a13-13cd40664ea2|INFO|500||InvokeReturn 2022-06-07T11:43:58.877Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources 2022-06-07T11:43:58.878Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||Invoke 2022-06-07T11:43:58.878Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:58.878Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources 2022-06-07T11:43:58.879Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Method : GET 2022-06-07T11:43:58.879Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-TransactionID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ECOMP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e334018f-4b2d-4222-a95b-606ad39fe6b8"] 2022-06-07T11:43:58.879Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Request body: 2022-06-07T11:43:58.879Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:58.902Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:58.903Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status code : 200 OK 2022-06-07T11:43:58.903Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Status text : 2022-06-07T11:43:58.904Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vnfResource/0af2e545-14bf-400e-9abb-24266e1b1d5b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:58.904Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||Response body: { "modelUUID" : "0af2e545-14bf-400e-9abb-24266e1b1d5b", "modelInvariantUUID" : "77cc6be3-ca40-4eb4-abb5-adfff35c9112", "modelName" : "basic_cnf", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicCnf", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2022-06-07T11:42:41.000+00:00", "modelInvariantId" : "77cc6be3-ca40-4eb4-abb5-adfff35c9112", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/0af2e545-14bf-400e-9abb-24266e1b1d5b" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/0af2e545-14bf-400e-9abb-24266e1b1d5b" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/0af2e545-14bf-400e-9abb-24266e1b1d5b/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/0af2e545-14bf-400e-9abb-24266e1b1d5b/vnfResourceWorkflow" } } } 2022-06-07T11:43:58.904Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:58.905Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/8/vnfResources|INFO|500||InvokeReturn 2022-06-07T11:43:58.917Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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 2022-06-07T11:43:58.918Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2022-06-07T11:43:58.920Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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================================================ 2022-06-07T11:43:58.920Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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 2022-06-07T11:43:58.920Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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 2022-06-07T11:43:58.920Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-TransactionID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ECOMP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d183199c-49d3-49a3-8043-eded904fed3b"] 2022-06-07T11:43:58.921Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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: 2022-06-07T11:43:58.921Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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================================================ 2022-06-07T11:43:58.951Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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========================================== 2022-06-07T11:43:58.951Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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 2022-06-07T11:43:58.951Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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 : 2022-06-07T11:43:58.952Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:58.952Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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" : 10031, "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" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10031" } } } 2022-06-07T11:43:58.953Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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================================================= 2022-06-07T11:43:58.953Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2022-06-07T11:43:58.955Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:43:58.956Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:43:58.956Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:58.956Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:43:58.957Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:43:58.957Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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:"2557", X-B3-TraceId:"7ed477d9dcd5af3a", X-B3-SpanId:"4cf5582dfa8b94b6", X-B3-ParentSpanId:"7ed477d9dcd5af3a", X-B3-Sampled:"0", X-ONAP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-TransactionID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ECOMP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88b234cf-9652-49fe-93b1-9f2acacf9955"] 2022-06-07T11:43:58.957Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8cf5c73a-7def-4a11-8ffe-7c18c352e71d","requestStatus":"IN_PROGRESS","startTime":1654602238456,"source":"VID","vnfName":"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"99433011-3317-4675-a32e-711475f7fe8c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"3767597c-b843-4b69-8831-fe5ce373de44","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"8cf5c73a-7def-4a11-8ffe-7c18c352e71d"} 2022-06-07T11:43:58.957Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:43:59.008Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:43:59.008Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:43:59.009Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:43:59.009Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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/8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:43:59.009Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "8cf5c73a-7def-4a11-8ffe-7c18c352e71d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:43:58.456+00:00", "source" : "VID", "vnfName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"99433011-3317-4675-a32e-711475f7fe8c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:43:58.974+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "8cf5c73a-7def-4a11-8ffe-7c18c352e71d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d" } } } 2022-06-07T11:43:59.010Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:43:59.010Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:43:59.018Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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 2022-06-07T11:43:59.019Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:43:59.019Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:43:59.019Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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 2022-06-07T11:43:59.019Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:43:59.020Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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:"2917", X-B3-TraceId:"7ed477d9dcd5af3a", X-B3-SpanId:"117e649c8f948426", X-B3-ParentSpanId:"7ed477d9dcd5af3a", X-B3-Sampled:"0", X-ONAP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-TransactionID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ECOMP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5752f6f-03d1-418c-93c6-3c39e6be2b8a"] 2022-06-07T11:43:59.020Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/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_cnf 0\",\"modelInvariantId\":\"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\"modelVersionId\":\"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\"modelCustomizationId\":\"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\"modelUuid\":\"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\"modelInvariantUuid\":\"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"99433011-3317-4675-a32e-711475f7fe8c\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"3767597c-b843-4b69-8831-fe5ce373de44\",\"modelInfo\":{\"modelInvariantId\":\"99433011-3317-4675-a32e-711475f7fe8c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\"modelUuid\":\"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\"modelInvariantUuid\":\"99433011-3317-4675-a32e-711475f7fe8c\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"3767597c-b843-4b69-8831-fe5ce373de44\"}","type":"String"},"requestId":{"value":"8cf5c73a-7def-4a11-8ffe-7c18c352e71d","type":"String"},"mso-request-id":{"value":"8cf5c73a-7def-4a11-8ffe-7c18c352e71d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"3767597c-b843-4b69-8831-fe5ce373de44","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_cnf/basic_cnf 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/3767597c-b843-4b69-8831-fe5ce373de44/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:43:59.020Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:00.034Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:00.035Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:44:00.035Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:44:00.036Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:44:00 GMT", X-ONAP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-TransactionID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ECOMP-RequestID:"8cf5c73a-7def-4a11-8ffe-7c18c352e71d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c5752f6f-03d1-418c-93c6-3c39e6be2b8a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:00.036Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8cf5c73a-7def-4a11-8ffe-7c18c352e71d\",\"instanceId\":\"2bca6741-a3ea-4c6d-a47e-3eff463484fb\"}}","message":"Success","processInstanceID":"1e87c481-e657-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:44:00.037Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:00.037Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:44:00.042Z|8cf5c73a-7def-4a11-8ffe-7c18c352e71d|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:00.180Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:00.183Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d 2022-06-07T11:44:00.184Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|INFO|500||Invoke 2022-06-07T11:44:00.184Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:00.184Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d 2022-06-07T11:44:00.185Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Method : GET 2022-06-07T11:44:00.185Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42bac9a3f7af1b57", X-B3-SpanId:"c976176b9e3153cb", X-B3-ParentSpanId:"42bac9a3f7af1b57", X-B3-Sampled:"0", X-ONAP-RequestID:"55c454bf-43a9-4d88-b446-11779b9aae0a", X-RequestID:"55c454bf-43a9-4d88-b446-11779b9aae0a", X-TransactionID:"55c454bf-43a9-4d88-b446-11779b9aae0a", X-ECOMP-RequestID:"55c454bf-43a9-4d88-b446-11779b9aae0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1c98f80-0223-43b4-ba72-547979913fcd"] 2022-06-07T11:44:00.185Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Request body: 2022-06-07T11:44:00.186Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:00.210Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:00.211Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:00.211Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Status text : 2022-06-07T11:44:00.211Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:00.212Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Response body: { "requestId" : "8cf5c73a-7def-4a11-8ffe-7c18c352e71d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:43:58.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"99433011-3317-4675-a32e-711475f7fe8c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:59.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "8cf5c73a-7def-4a11-8ffe-7c18c352e71d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d" } } } 2022-06-07T11:44:00.212Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:00.213Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|INFO|500||InvokeReturn 2022-06-07T11:44:00.214Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false 2022-06-07T11:44:00.215Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:00.215Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:00.215Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false 2022-06-07T11:44:00.216Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:00.216Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"42bac9a3f7af1b57", X-B3-SpanId:"b1530992fdac995d", X-B3-ParentSpanId:"42bac9a3f7af1b57", X-B3-Sampled:"0", X-ONAP-RequestID:"55c454bf-43a9-4d88-b446-11779b9aae0a", X-RequestID:"55c454bf-43a9-4d88-b446-11779b9aae0a", X-TransactionID:"55c454bf-43a9-4d88-b446-11779b9aae0a", X-ECOMP-RequestID:"55c454bf-43a9-4d88-b446-11779b9aae0a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d302f615-bef1-4e97-a917-15ee15810289"] 2022-06-07T11:44:00.216Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:00.216Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:00.228Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:00.228Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:00.228Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:00.229Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:43:59 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:00.231Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:00.231Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:00.231Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:00.240Z|55c454bf-43a9-4d88-b446-11779b9aae0a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:01.216Z|1a034d72-6050-4017-8ef6-ed8dfb095ee5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:01.217Z|1a034d72-6050-4017-8ef6-ed8dfb095ee5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:01.219Z|be07b554-fd69-490a-ba54-90c0e033ef87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:01.220Z|be07b554-fd69-490a-ba54-90c0e033ef87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:02.717Z|20018b48-7f96-4c14-9e7c-7d873bb80ae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:02.717Z|20018b48-7f96-4c14-9e7c-7d873bb80ae5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:07.389Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:07.395Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:07.396Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||Invoke 2022-06-07T11:44:07.396Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:07.396Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:07.397Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Method : GET 2022-06-07T11:44:07.397Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bb843df6c0736c4", X-B3-SpanId:"4218e1a312f00ce6", X-B3-ParentSpanId:"6bb843df6c0736c4", X-B3-Sampled:"0", X-ONAP-RequestID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-RequestID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-TransactionID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-ECOMP-RequestID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df7942aa-3cb4-4a28-b95b-f5bb4b517b1b"] 2022-06-07T11:44:07.397Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Request body: 2022-06-07T11:44:07.398Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:07.431Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:07.432Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:07.432Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status text : 2022-06-07T11:44:07.432Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:07.434Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Response body: { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "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" : "2022-06-07T11:43:13.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:27.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "cloudIdentifier" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"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" : "2022-06-07T11:43:23.000+00:00" } ], "requestURI" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" } } } 2022-06-07T11:44:07.434Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:07.435Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||InvokeReturn 2022-06-07T11:44:07.437Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:07.437Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:07.438Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:07.438Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:07.438Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:07.439Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bb843df6c0736c4", X-B3-SpanId:"2f85c4f04c510593", X-B3-ParentSpanId:"6bb843df6c0736c4", X-B3-Sampled:"0", X-ONAP-RequestID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-RequestID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-TransactionID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-ECOMP-RequestID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75940367-60c5-4145-a896-b632835cfa81"] 2022-06-07T11:44:07.439Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:07.439Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:07.453Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:07.453Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:07.454Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:07.454Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:07.455Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":null,\"creation_time\":1654602207000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:43:28.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:44:07.455Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:07.455Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:07.482Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:44:07.483Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:44:07.483Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:07.484Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:44:07.484Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:44:07.484Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-RequestID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-TransactionID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-ECOMP-RequestID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"147d2462-dbde-4fcd-ac36-8991f39542c6"] 2022-06-07T11:44:07.485Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:44:07.485Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:07.612Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:07.613Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:07.613Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:44:07.614Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E7695BB0517D47AB027AD96196C26C33; 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:"Tue, 07 Jun 2022 11:44:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:07.615Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"087bd93f-e657-11ec-8aad-42c6bc6b4158","businessKey":"51f7b1ce-7470-473b-95f3-21d120fbd4b2","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:43:22.052+0000","endTime":"2022-06-07T11:43:59.240+0000","removalTime":null,"durationInMillis":37188,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"03a6aa04-e657-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"087a525e-e657-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-07T11:44:07.615Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:07.615Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:44:07.710Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:44:07.711Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:44:07.711Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:07.712Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:44:07.712Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:44:07.712Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-RequestID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-TransactionID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-ECOMP-RequestID:"58091121-2b34-4373-ad1e-7780c04af6d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c50a06cc-903e-47cf-91b4-3cf6314de46a"] 2022-06-07T11:44:07.713Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:44:07.713Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:07.843Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:07.843Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:07.844Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:44:07.845Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=1F0A7831E776CCE8BB231DB7D4ECF1C2; 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:"Tue, 07 Jun 2022 11:44:07 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:07.845Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:1ea62239-e657-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","executionId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:43:59.239+0000","endTime":"2022-06-07T11:43:59.239+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"03a6aa04-e657-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:44:07.846Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:07.846Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:44:07.851Z|58091121-2b34-4373-ad1e-7780c04af6d7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:09.445Z|2e34d627-f168-4ea0-9245-96f9f3796ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:44:09.445Z|2e34d627-f168-4ea0-9245-96f9f3796ef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:44:09.877Z|9c0aeb09-2d5d-452a-a074-826ca87b2b3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:44:09.878Z|9c0aeb09-2d5d-452a-a074-826ca87b2b3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:44:10.372Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:10.378Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d 2022-06-07T11:44:10.378Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|INFO|500||Invoke 2022-06-07T11:44:10.379Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:10.379Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d 2022-06-07T11:44:10.379Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Method : GET 2022-06-07T11:44:10.380Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25f023f54ce9e82b", X-B3-SpanId:"148b3426a7c9cf76", X-B3-ParentSpanId:"25f023f54ce9e82b", X-B3-Sampled:"0", X-ONAP-RequestID:"552fb7f3-b6e4-4178-ba16-89070b99000c", X-RequestID:"552fb7f3-b6e4-4178-ba16-89070b99000c", X-TransactionID:"552fb7f3-b6e4-4178-ba16-89070b99000c", X-ECOMP-RequestID:"552fb7f3-b6e4-4178-ba16-89070b99000c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e0e1483-45de-4b6a-a363-bd9fa707e545"] 2022-06-07T11:44:10.380Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Request body: 2022-06-07T11:44:10.380Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:10.405Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:10.406Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:10.406Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Status text : 2022-06-07T11:44:10.406Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:10.409Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Response body: { "requestId" : "8cf5c73a-7def-4a11-8ffe-7c18c352e71d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:43:58.000+00:00", "endTime" : "2022-06-07T11:44:05.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"99433011-3317-4675-a32e-711475f7fe8c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:05.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "8cf5c73a-7def-4a11-8ffe-7c18c352e71d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d" } } } 2022-06-07T11:44:10.409Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:10.410Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|INFO|500||InvokeReturn 2022-06-07T11:44:10.411Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false 2022-06-07T11:44:10.412Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:10.412Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:10.412Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false 2022-06-07T11:44:10.412Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:10.413Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25f023f54ce9e82b", X-B3-SpanId:"353eb7de4cbf29f4", X-B3-ParentSpanId:"25f023f54ce9e82b", X-B3-Sampled:"0", X-ONAP-RequestID:"552fb7f3-b6e4-4178-ba16-89070b99000c", X-RequestID:"552fb7f3-b6e4-4178-ba16-89070b99000c", X-TransactionID:"552fb7f3-b6e4-4178-ba16-89070b99000c", X-ECOMP-RequestID:"552fb7f3-b6e4-4178-ba16-89070b99000c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72294b39-b2b7-41d5-a549-7193d1454979"] 2022-06-07T11:44:10.413Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:10.413Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:10.431Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:10.431Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:10.432Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:10.432Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:10.435Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:10.435Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:10.435Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:10.442Z|552fb7f3-b6e4-4178-ba16-89070b99000c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:10.566Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:10.570Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d 2022-06-07T11:44:10.570Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|INFO|500||Invoke 2022-06-07T11:44:10.570Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:10.571Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d 2022-06-07T11:44:10.571Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Method : GET 2022-06-07T11:44:10.571Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"219dc6435055d318", X-B3-SpanId:"9c15f41768768c00", X-B3-ParentSpanId:"219dc6435055d318", X-B3-Sampled:"0", X-ONAP-RequestID:"557cbef1-b77e-418e-b11f-567308a8d1fe", X-RequestID:"557cbef1-b77e-418e-b11f-567308a8d1fe", X-TransactionID:"557cbef1-b77e-418e-b11f-567308a8d1fe", X-ECOMP-RequestID:"557cbef1-b77e-418e-b11f-567308a8d1fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8059cf5d-886a-4373-8300-1442fc60583d"] 2022-06-07T11:44:10.572Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Request body: 2022-06-07T11:44:10.572Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:10.592Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:10.592Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:10.593Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Status text : 2022-06-07T11:44:10.593Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:10.594Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Response body: { "requestId" : "8cf5c73a-7def-4a11-8ffe-7c18c352e71d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:43:58.000+00:00", "endTime" : "2022-06-07T11:44:05.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"99433011-3317-4675-a32e-711475f7fe8c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:05.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "8cf5c73a-7def-4a11-8ffe-7c18c352e71d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d" } } } 2022-06-07T11:44:10.595Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:10.595Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|INFO|500||InvokeReturn 2022-06-07T11:44:10.600Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false 2022-06-07T11:44:10.601Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:10.601Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:10.601Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false 2022-06-07T11:44:10.602Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:10.602Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"219dc6435055d318", X-B3-SpanId:"98577c0acaa0fed9", X-B3-ParentSpanId:"219dc6435055d318", X-B3-Sampled:"0", X-ONAP-RequestID:"557cbef1-b77e-418e-b11f-567308a8d1fe", X-RequestID:"557cbef1-b77e-418e-b11f-567308a8d1fe", X-TransactionID:"557cbef1-b77e-418e-b11f-567308a8d1fe", X-ECOMP-RequestID:"557cbef1-b77e-418e-b11f-567308a8d1fe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72e0c0f5-f369-44d7-a569-6b250164b0fa"] 2022-06-07T11:44:10.602Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:10.602Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:10.615Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:10.616Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:10.616Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:10.616Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:10.617Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:10.617Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:10.617Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:10.625Z|557cbef1-b77e-418e-b11f-567308a8d1fe|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:10.744Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:10.748Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d 2022-06-07T11:44:10.748Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|INFO|500||Invoke 2022-06-07T11:44:10.749Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:10.749Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d 2022-06-07T11:44:10.750Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Method : GET 2022-06-07T11:44:10.750Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48df3c8fc0e75419", X-B3-SpanId:"cf2b9b8b26f87850", X-B3-ParentSpanId:"48df3c8fc0e75419", X-B3-Sampled:"0", X-ONAP-RequestID:"d3cb4f13-2fa4-4ae7-8ba3-9339f184742b", X-RequestID:"d3cb4f13-2fa4-4ae7-8ba3-9339f184742b", X-TransactionID:"d3cb4f13-2fa4-4ae7-8ba3-9339f184742b", X-ECOMP-RequestID:"d3cb4f13-2fa4-4ae7-8ba3-9339f184742b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"308b7527-cb4a-4ee2-9fbc-43abe6ec56c5"] 2022-06-07T11:44:10.750Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Request body: 2022-06-07T11:44:10.751Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:10.794Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:10.795Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:10.795Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Status text : 2022-06-07T11:44:10.795Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:10.796Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Response body: { "requestId" : "8cf5c73a-7def-4a11-8ffe-7c18c352e71d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:43:58.000+00:00", "endTime" : "2022-06-07T11:44:05.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"99433011-3317-4675-a32e-711475f7fe8c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:05.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "8cf5c73a-7def-4a11-8ffe-7c18c352e71d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d" } } } 2022-06-07T11:44:10.797Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:10.797Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|INFO|500||InvokeReturn 2022-06-07T11:44:10.800Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false 2022-06-07T11:44:10.800Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:10.800Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:10.800Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false 2022-06-07T11:44:10.800Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:10.801Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48df3c8fc0e75419", X-B3-SpanId:"b9e601d4ae31bbfe", X-B3-ParentSpanId:"48df3c8fc0e75419", X-B3-Sampled:"0", X-ONAP-RequestID:"d3cb4f13-2fa4-4ae7-8ba3-9339f184742b", X-RequestID:"d3cb4f13-2fa4-4ae7-8ba3-9339f184742b", X-TransactionID:"d3cb4f13-2fa4-4ae7-8ba3-9339f184742b", X-ECOMP-RequestID:"d3cb4f13-2fa4-4ae7-8ba3-9339f184742b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03da488e-976d-4545-8e25-90b455e21e11"] 2022-06-07T11:44:10.801Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:10.801Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:10.817Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:10.818Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:10.818Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:10.818Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:10.819Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:10.819Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:10.819Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:10.826Z|d3cb4f13-2fa4-4ae7-8ba3-9339f184742b|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:10.951Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:10.954Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d 2022-06-07T11:44:10.954Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|INFO|500||Invoke 2022-06-07T11:44:10.954Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:10.955Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d 2022-06-07T11:44:10.955Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Method : GET 2022-06-07T11:44:10.955Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"076bb414e4621d5b", X-B3-SpanId:"c0bc97471685a545", X-B3-ParentSpanId:"076bb414e4621d5b", X-B3-Sampled:"0", X-ONAP-RequestID:"d31fbc6a-2847-4cba-8f03-42453c70b2d9", X-RequestID:"d31fbc6a-2847-4cba-8f03-42453c70b2d9", X-TransactionID:"d31fbc6a-2847-4cba-8f03-42453c70b2d9", X-ECOMP-RequestID:"d31fbc6a-2847-4cba-8f03-42453c70b2d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7dc2cd09-b651-4a3b-b20f-0d0b23a3c4aa"] 2022-06-07T11:44:10.955Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Request body: 2022-06-07T11:44:10.956Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:10.973Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:10.973Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:10.974Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Status text : 2022-06-07T11:44:10.974Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:10.974Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Response body: { "requestId" : "8cf5c73a-7def-4a11-8ffe-7c18c352e71d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:43:58.000+00:00", "endTime" : "2022-06-07T11:44:05.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"99433011-3317-4675-a32e-711475f7fe8c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:05.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "8cf5c73a-7def-4a11-8ffe-7c18c352e71d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d" } } } 2022-06-07T11:44:10.975Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:10.975Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|INFO|500||InvokeReturn 2022-06-07T11:44:10.976Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false 2022-06-07T11:44:10.977Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:10.977Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:10.977Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false 2022-06-07T11:44:10.977Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:10.977Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"076bb414e4621d5b", X-B3-SpanId:"8206c068c4358432", X-B3-ParentSpanId:"076bb414e4621d5b", X-B3-Sampled:"0", X-ONAP-RequestID:"d31fbc6a-2847-4cba-8f03-42453c70b2d9", X-RequestID:"d31fbc6a-2847-4cba-8f03-42453c70b2d9", X-TransactionID:"d31fbc6a-2847-4cba-8f03-42453c70b2d9", X-ECOMP-RequestID:"d31fbc6a-2847-4cba-8f03-42453c70b2d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46ba3a11-6343-453b-936a-1533b4f4347e"] 2022-06-07T11:44:10.978Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:10.978Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:10.990Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:10.991Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:10.991Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:10.991Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:10.992Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:10.992Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:10.992Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:10.999Z|d31fbc6a-2847-4cba-8f03-42453c70b2d9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:11.113Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:11.116Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d 2022-06-07T11:44:11.117Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|INFO|500||Invoke 2022-06-07T11:44:11.117Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:11.117Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d 2022-06-07T11:44:11.117Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Method : GET 2022-06-07T11:44:11.118Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77b7b529f45fbf65", X-B3-SpanId:"2a15bb4e3b65ca3f", X-B3-ParentSpanId:"77b7b529f45fbf65", X-B3-Sampled:"0", X-ONAP-RequestID:"523350aa-773f-4c56-8d81-73e3c320da86", X-RequestID:"523350aa-773f-4c56-8d81-73e3c320da86", X-TransactionID:"523350aa-773f-4c56-8d81-73e3c320da86", X-ECOMP-RequestID:"523350aa-773f-4c56-8d81-73e3c320da86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a12a975-2da0-4ebe-9eb0-6d56edf19f8a"] 2022-06-07T11:44:11.118Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Request body: 2022-06-07T11:44:11.118Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:11.143Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:11.143Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:11.143Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Status text : 2022-06-07T11:44:11.143Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:11.144Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||Response body: { "requestId" : "8cf5c73a-7def-4a11-8ffe-7c18c352e71d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:43:58.000+00:00", "endTime" : "2022-06-07T11:44:05.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0", "vnfType" : "basic_cnf/basic_cnf 0", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"99433011-3317-4675-a32e-711475f7fe8c\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelName\": \"basic_cnf\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnf_lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnf_platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:05.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "8cf5c73a-7def-4a11-8ffe-7c18c352e71d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d" } } } 2022-06-07T11:44:11.144Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:11.145Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|INFO|500||InvokeReturn 2022-06-07T11:44:11.146Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false 2022-06-07T11:44:11.147Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:11.147Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:11.147Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false 2022-06-07T11:44:11.147Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:11.148Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77b7b529f45fbf65", X-B3-SpanId:"933deeb37f7297fd", X-B3-ParentSpanId:"77b7b529f45fbf65", X-B3-Sampled:"0", X-ONAP-RequestID:"523350aa-773f-4c56-8d81-73e3c320da86", X-RequestID:"523350aa-773f-4c56-8d81-73e3c320da86", X-TransactionID:"523350aa-773f-4c56-8d81-73e3c320da86", X-ECOMP-RequestID:"523350aa-773f-4c56-8d81-73e3c320da86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b8489ff-fa0d-4e74-8cca-5ef90acfe0f4"] 2022-06-07T11:44:11.148Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:11.148Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:11.160Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:11.161Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:11.161Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:11.161Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:10 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:11.163Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:11.163Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:11.163Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8cf5c73a-7def-4a11-8ffe-7c18c352e71d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:11.170Z|523350aa-773f-4c56-8d81-73e3c320da86|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8cf5c73a-7def-4a11-8ffe-7c18c352e71d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:11.241Z|ece121e9-5a4f-4d5c-83df-0b12914111c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:11.241Z|276bf599-a943-4fc3-b151-da1967561b2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:11.241Z|ece121e9-5a4f-4d5c-83df-0b12914111c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:11.241Z|276bf599-a943-4fc3-b151-da1967561b2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:12.741Z|814df9dc-d2ef-4abc-9348-c49d3e62f0b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:12.742Z|814df9dc-d2ef-4abc-9348-c49d3e62f0b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:13.306Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:13.310Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 9540c55b-6852-455f-ab7d-079a65b6f727 already exists in requestDb InfraActiveRequests table 2022-06-07T11:44:13.311Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:13.311Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||Invoke 2022-06-07T11:44:13.311Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:13.312Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:13.312Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Method : GET 2022-06-07T11:44:13.312Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87f3b1f514b99163", X-B3-SpanId:"745d3b1d1bf93af8", X-B3-ParentSpanId:"87f3b1f514b99163", X-B3-Sampled:"0", X-ONAP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-TransactionID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ECOMP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfdc0c48-0fd1-4977-bb44-69d9324d3867"] 2022-06-07T11:44:13.313Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Request body: 2022-06-07T11:44:13.313Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:13.332Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:13.332Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:44:13.332Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status text : 2022-06-07T11:44:13.333Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:13.333Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Response body: 2022-06-07T11:44:13.334Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:13.334Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|404|Not Found|InvokeReturn 2022-06-07T11:44:13.342Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:44:13.346Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:44:13.371Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-07T11:44:13.371Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9540c55b-6852-455f-ab7d-079a65b6f727], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[67584c11-6308-473a-afbc-d7bff49893a1], X-ECOMP-RequestID=[9540c55b-6852-455f-ab7d-079a65b6f727], X-TransactionId=[], X-ONAP-RequestID=[9540c55b-6852-455f-ab7d-079a65b6f727]} 2022-06-07T11:44:13.422Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220607-11:44:13:139-85206], vertex-id=[233520], Content-Length=[1024], Date=[Tue, 07 Jun 2022 11:44:13 GMT], Content-Type=[application/json]} 2022-06-07T11:44:13.423Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654602240784","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bca6741-a3ea-4c6d-a47e-3eff463484fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-07T11:44:13.424Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-07T11:44:13.425Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:44:13.425Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:44:13.426Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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 2022-06-07T11:44:13.427Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:44:13.427Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:13.428Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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 2022-06-07T11:44:13.428Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:44:13.428Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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:"223", X-B3-TraceId:"87f3b1f514b99163", X-B3-SpanId:"1b6028d2de62d747", X-B3-ParentSpanId:"87f3b1f514b99163", X-B3-Sampled:"0", X-ONAP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-TransactionID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ECOMP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37f3f2aa-f191-499c-8351-4036d41818b6"] 2022-06-07T11:44:13.429Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"2bca6741-a3ea-4c6d-a47e-3eff463484fb","serviceInstanceId":"3767597c-b843-4b69-8831-fe5ce373de44"},"instanceName":"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140","requestScope":"vfModule"} 2022-06-07T11:44:13.429Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:13.449Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:13.449Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:13.450Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:44:13.450Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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:"Tue, 07 Jun 2022 11:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:13.451Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:44:13.451Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:13.452Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:44:13.452Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0 2022-06-07T11:44:13.453Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|INFO|500||Invoke 2022-06-07T11:44:13.453Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:13.453Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0 2022-06-07T11:44:13.454Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|DEBUG|500||Method : GET 2022-06-07T11:44:13.454Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-TransactionID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ECOMP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d22b119-e767-41e8-aa12-59dd83765805"] 2022-06-07T11:44:13.454Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|DEBUG|500||Request body: 2022-06-07T11:44:13.455Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:13.480Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:13.481Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:13.482Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|DEBUG|500||Status text : 2022-06-07T11:44:13.482Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:13.484Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|DEBUG|500||Response body: { "id" : 8, "modelCustomizationUUID" : "d03f1582-d2d6-47a6-87d6-f8539a72aef0", "label" : "base_dummy", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2022-06-07 11:42:41.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/heatEnvironment" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vnfCustomization" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/volumeHeatEnv" } } } 2022-06-07T11:44:13.484Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:13.484Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=d03f1582-d2d6-47a6-87d6-f8539a72aef0|INFO|500||InvokeReturn 2022-06-07T11:44:13.487Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule 2022-06-07T11:44:13.488Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||Invoke 2022-06-07T11:44:13.488Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:13.488Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule 2022-06-07T11:44:13.489Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Method : GET 2022-06-07T11:44:13.489Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-TransactionID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ECOMP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f13eae50-f569-415e-ace3-61f552fd89d0"] 2022-06-07T11:44:13.489Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Request body: 2022-06-07T11:44:13.490Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:13.516Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:13.522Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:13.523Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Status text : 2022-06-07T11:44:13.523Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", Content-Location:"http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:13.524Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||Response body: { "modelUUID" : "353e22a3-8291-4543-9fdd-ea8aa3045525", "modelInvariantUUID" : "1e1b108d-5c02-48cd-9766-79dca1a154c2", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-07 11:42:41.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/heatFiles" } } } 2022-06-07T11:44:13.524Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:13.525Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/8/vfModule|INFO|500||InvokeReturn 2022-06-07T11:44:13.527Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance 2022-06-07T11:44:13.527Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-06-07T11:44:13.528Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:13.528Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance 2022-06-07T11:44:13.528Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-06-07T11:44:13.529Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-TransactionID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ECOMP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f47ab97-1fa0-4afa-b749-ace155ce9769"] 2022-06-07T11:44:13.529Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-06-07T11:44:13.529Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:13.550Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:13.551Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:44:13.551Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-07T11:44:13.552Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&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:"Tue, 07 Jun 2022 11:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:13.552Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-06-07T11:44:13.552Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:13.553Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-07T11:44:13.554Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2 2022-06-07T11:44:13.554Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|INFO|500||Invoke 2022-06-07T11:44:13.555Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:13.555Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2 2022-06-07T11:44:13.555Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|DEBUG|500||Method : GET 2022-06-07T11:44:13.556Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-TransactionID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ECOMP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d420840c-020d-4cdc-9c0a-3a0ede62f05e"] 2022-06-07T11:44:13.556Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|DEBUG|500||Request body: 2022-06-07T11:44:13.556Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:13.577Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:13.578Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:13.578Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|DEBUG|500||Status text : 2022-06-07T11:44:13.578Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:13.580Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "353e22a3-8291-4543-9fdd-ea8aa3045525", "modelInvariantUUID" : "1e1b108d-5c02-48cd-9766-79dca1a154c2", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-07 11:42:41.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/heatFiles" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2" } } } 2022-06-07T11:44:13.580Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:13.580Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=1e1b108d-5c02-48cd-9766-79dca1a154c2|INFO|500||InvokeReturn 2022-06-07T11:44:13.584Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance 2022-06-07T11:44:13.585Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2022-06-07T11:44:13.585Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:13.585Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance 2022-06-07T11:44:13.585Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2022-06-07T11:44:13.586Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-TransactionID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ECOMP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c84a07a9-28bc-4c45-84ff-b81c18214b7f"] 2022-06-07T11:44:13.586Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2022-06-07T11:44:13.586Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:13.599Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:13.599Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:44:13.600Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : 2022-06-07T11:44:13.600Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&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:"Tue, 07 Jun 2022 11:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:13.600Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2022-06-07T11:44:13.601Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:13.601Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=353e22a3-8291-4543-9fdd-ea8aa3045525&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-07T11:44:13.602Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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 2022-06-07T11:44:13.603Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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 2022-06-07T11:44:13.603Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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================================================ 2022-06-07T11:44:13.603Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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 2022-06-07T11:44:13.604Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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 2022-06-07T11:44:13.604Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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:"9540c55b-6852-455f-ab7d-079a65b6f727", X-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-TransactionID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ECOMP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"274425aa-4173-45b0-8f0e-53a765327bfc"] 2022-06-07T11:44:13.604Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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: 2022-06-07T11:44:13.605Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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================================================ 2022-06-07T11:44:13.618Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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========================================== 2022-06-07T11:44:13.619Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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 2022-06-07T11:44:13.619Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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 : 2022-06-07T11:44:13.619Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:13.620Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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" : 44, "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/44" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/44" } } } 2022-06-07T11:44:13.620Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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================================================= 2022-06-07T11:44:13.620Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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 2022-06-07T11:44:13.622Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525 2022-06-07T11:44:13.622Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|INFO|500||Invoke 2022-06-07T11:44:13.623Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:13.623Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525 2022-06-07T11:44:13.623Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||Method : GET 2022-06-07T11:44:13.623Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-TransactionID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ECOMP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56ab8080-4a6a-44d2-8edd-79dddb7ae009"] 2022-06-07T11:44:13.624Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||Request body: 2022-06-07T11:44:13.624Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:13.640Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:13.641Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:13.641Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||Status text : 2022-06-07T11:44:13.641Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:13.642Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||Response body: { "modelUUID" : "353e22a3-8291-4543-9fdd-ea8aa3045525", "modelInvariantUUID" : "1e1b108d-5c02-48cd-9766-79dca1a154c2", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-07 11:42:41.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/heatFiles" } } } 2022-06-07T11:44:13.642Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:13.643Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|INFO|500||InvokeReturn 2022-06-07T11:44:13.645Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:44:13.645Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:44:13.645Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:13.646Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:44:13.646Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:44:13.646Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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:"3336", X-B3-TraceId:"87f3b1f514b99163", X-B3-SpanId:"02989a4b43e05f9f", X-B3-ParentSpanId:"87f3b1f514b99163", X-B3-Sampled:"0", X-ONAP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-TransactionID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ECOMP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53f0e721-70fe-4e90-8aa3-432929008894"] 2022-06-07T11:44:13.646Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9540c55b-6852-455f-ab7d-079a65b6f727","requestStatus":"IN_PROGRESS","startTime":1654602253342,"source":"VID","vnfId":"2bca6741-a3ea-4c6d-a47e-3eff463484fb","vnfType":"","tenantId":"123456","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2bca6741-a3ea-4c6d-a47e-3eff463484fb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"3767597c-b843-4b69-8831-fe5ce373de44","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"9540c55b-6852-455f-ab7d-079a65b6f727"} 2022-06-07T11:44:13.647Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:13.672Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:13.674Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:44:13.674Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:44:13.674Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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/9540c55b-6852-455f-ab7d-079a65b6f727", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:13 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:13.675Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "9540c55b-6852-455f-ab7d-079a65b6f727", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:44:13.342+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2bca6741-a3ea-4c6d-a47e-3eff463484fb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:44:13.660+00:00", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9540c55b-6852-455f-ab7d-079a65b6f727", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" } } } 2022-06-07T11:44:13.675Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:13.675Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:44:13.683Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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 2022-06-07T11:44:13.684Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:44:13.684Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:13.685Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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 2022-06-07T11:44:13.685Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:44:13.685Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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:"3640", X-B3-TraceId:"87f3b1f514b99163", X-B3-SpanId:"f93a84913694a4b2", X-B3-ParentSpanId:"87f3b1f514b99163", X-B3-Sampled:"0", X-ONAP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-TransactionID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ECOMP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a2d4616-12ce-4f24-9132-4107761f8871"] 2022-06-07T11:44:13.685Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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\":\"BasicCnf..base_dummy..module-0\",\"modelInvariantId\":\"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"d03f1582-d2d6-47a6-87d6-f8539a72aef0\",\"modelVersionId\":\"353e22a3-8291-4543-9fdd-ea8aa3045525\",\"modelCustomizationId\":\"d03f1582-d2d6-47a6-87d6-f8539a72aef0\",\"modelUuid\":\"353e22a3-8291-4543-9fdd-ea8aa3045525\",\"modelInvariantUuid\":\"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"3767597c-b843-4b69-8831-fe5ce373de44\",\"modelInfo\":{\"modelInvariantId\":\"99433011-3317-4675-a32e-711475f7fe8c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\"modelUuid\":\"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\"modelInvariantUuid\":\"99433011-3317-4675-a32e-711475f7fe8c\"}}},{\"relatedInstance\":{\"instanceId\":\"2bca6741-a3ea-4c6d-a47e-3eff463484fb\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\"modelVersionId\":\"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\"modelCustomizationId\":\"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\"modelUuid\":\"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\"modelInvariantUuid\":\"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3767597c-b843-4b69-8831-fe5ce373de44\",\"vnfInstanceId\":\"2bca6741-a3ea-4c6d-a47e-3eff463484fb\"}","type":"String"},"requestId":{"value":"9540c55b-6852-455f-ab7d-079a65b6f727","type":"String"},"mso-request-id":{"value":"9540c55b-6852-455f-ab7d-079a65b6f727","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"3767597c-b843-4b69-8831-fe5ce373de44","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"2bca6741-a3ea-4c6d-a47e-3eff463484fb","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_cnf/basic_cnf 0","type":"String"},"vfModuleType":{"value":"basic_cnf/basic_cnf 0::BasicCnf..base_dummy..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/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:44:13.686Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:14.699Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:14.700Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:44:14.701Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:44:14.701Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:44:14 GMT", X-ONAP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-TransactionID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ECOMP-RequestID:"9540c55b-6852-455f-ab7d-079a65b6f727", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2a2d4616-12ce-4f24-9132-4107761f8871", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:14.701Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9540c55b-6852-455f-ab7d-079a65b6f727\",\"instanceId\":\"982d0b12-f104-4493-be65-8df150c601ab\"}}","message":"Success","processInstanceID":"2744dbc4-e657-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:44:14.701Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:14.702Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:44:14.705Z|9540c55b-6852-455f-ab7d-079a65b6f727|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:14.836Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:14.839Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:14.840Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||Invoke 2022-06-07T11:44:14.840Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:14.841Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:14.841Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Method : GET 2022-06-07T11:44:14.841Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aaefc9ee6f2bf176", X-B3-SpanId:"745e4253dc3a3910", X-B3-ParentSpanId:"aaefc9ee6f2bf176", X-B3-Sampled:"0", X-ONAP-RequestID:"c91d71d3-a298-42a0-a78f-d1c40099b27b", X-RequestID:"c91d71d3-a298-42a0-a78f-d1c40099b27b", X-TransactionID:"c91d71d3-a298-42a0-a78f-d1c40099b27b", X-ECOMP-RequestID:"c91d71d3-a298-42a0-a78f-d1c40099b27b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05c89877-2624-4518-8147-8d3b166356fe"] 2022-06-07T11:44:14.842Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Request body: 2022-06-07T11:44:14.842Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:14.936Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:14.937Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:14.938Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status text : 2022-06-07T11:44:14.938Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:14.939Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Response body: { "requestId" : "9540c55b-6852-455f-ab7d-079a65b6f727", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:44:13.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2bca6741-a3ea-4c6d-a47e-3eff463484fb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:14.000+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9540c55b-6852-455f-ab7d-079a65b6f727", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" } } } 2022-06-07T11:44:14.939Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:14.939Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||InvokeReturn 2022-06-07T11:44:14.941Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false 2022-06-07T11:44:14.942Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:14.942Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:14.942Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false 2022-06-07T11:44:14.943Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:14.945Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aaefc9ee6f2bf176", X-B3-SpanId:"34913f48bbd6f37f", X-B3-ParentSpanId:"aaefc9ee6f2bf176", X-B3-Sampled:"0", X-ONAP-RequestID:"c91d71d3-a298-42a0-a78f-d1c40099b27b", X-RequestID:"c91d71d3-a298-42a0-a78f-d1c40099b27b", X-TransactionID:"c91d71d3-a298-42a0-a78f-d1c40099b27b", X-ECOMP-RequestID:"c91d71d3-a298-42a0-a78f-d1c40099b27b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd848b1e-4760-4d3d-9c8f-e435faf4432b"] 2022-06-07T11:44:14.945Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:14.946Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:14.958Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:14.959Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:14.960Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:14.960Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:14.961Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:14.962Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:14.963Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:14.973Z|c91d71d3-a298-42a0-a78f-d1c40099b27b|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:18.017Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:18.028Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:18.029Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||Invoke 2022-06-07T11:44:18.029Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:18.030Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:18.030Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Method : GET 2022-06-07T11:44:18.030Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c447b769f63c560", X-B3-SpanId:"eab113fe854d70aa", X-B3-ParentSpanId:"4c447b769f63c560", X-B3-Sampled:"0", X-ONAP-RequestID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-RequestID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-TransactionID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-ECOMP-RequestID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24e5c1e2-33a8-4fc5-a153-f1ea73cc0569"] 2022-06-07T11:44:18.034Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Request body: 2022-06-07T11:44:18.035Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:18.064Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:18.065Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:18.065Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status text : 2022-06-07T11:44:18.066Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:18.068Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Response body: { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "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" : "2022-06-07T11:43:13.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:43:27.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "cloudIdentifier" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"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" : "2022-06-07T11:43:23.000+00:00" } ], "requestURI" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" } } } 2022-06-07T11:44:18.068Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:18.069Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||InvokeReturn 2022-06-07T11:44:18.072Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:18.073Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:18.073Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:18.073Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:18.073Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:18.074Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4c447b769f63c560", X-B3-SpanId:"c8cd6e65b5da1a70", X-B3-ParentSpanId:"4c447b769f63c560", X-B3-Sampled:"0", X-ONAP-RequestID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-RequestID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-TransactionID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-ECOMP-RequestID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2486855b-1e4e-4eab-9dec-5beb9b9d7652"] 2022-06-07T11:44:18.074Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:18.074Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:18.119Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:18.120Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:18.120Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:18.120Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:18.121Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":null,\"creation_time\":1654602207000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:43:28.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:44:18.121Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:18.121Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:18.150Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:44:18.150Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:44:18.151Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:18.151Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:44:18.151Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:44:18.151Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-RequestID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-TransactionID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-ECOMP-RequestID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d08a2fab-3190-4c01-8aaa-419c914e5b5a"] 2022-06-07T11:44:18.151Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:44:18.152Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:18.294Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:18.295Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:18.295Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:44:18.295Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=A687CBAEF20D9421FDD38699ABB2A352; 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:"Tue, 07 Jun 2022 11:44:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:18.298Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"087bd93f-e657-11ec-8aad-42c6bc6b4158","businessKey":"51f7b1ce-7470-473b-95f3-21d120fbd4b2","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:43:22.052+0000","endTime":"2022-06-07T11:43:59.240+0000","removalTime":null,"durationInMillis":37188,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"03a6aa04-e657-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"087a525e-e657-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-07T11:44:18.300Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:18.300Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:44:18.324Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:44:18.325Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:44:18.325Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:18.325Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:44:18.326Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:44:18.326Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-RequestID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-TransactionID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-ECOMP-RequestID:"f28ed5ba-30a1-4724-bc79-6564b2576110", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6021dfd-b7be-485a-b20d-43a6b2066105"] 2022-06-07T11:44:18.326Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:44:18.327Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:18.473Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:18.474Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:18.474Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:44:18.474Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=69E7FC9122372E64B068E103BC3421D0; 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:"Tue, 07 Jun 2022 11:44:18 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:18.475Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:1ea62239-e657-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","executionId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:43:59.239+0000","endTime":"2022-06-07T11:43:59.239+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"03a6aa04-e657-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:44:18.475Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:18.476Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:44:18.482Z|f28ed5ba-30a1-4724-bc79-6564b2576110|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:21.266Z|5637316d-2dfa-4b7f-9f93-e99d181104e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:21.267Z|5637316d-2dfa-4b7f-9f93-e99d181104e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:21.270Z|96e218e1-7eb7-42f9-ae90-90029acc4d7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:21.270Z|96e218e1-7eb7-42f9-ae90-90029acc4d7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:22.765Z|8f5894f4-dc24-41eb-a035-d8d3033bd8c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:22.766Z|8f5894f4-dc24-41eb-a035-d8d3033bd8c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:24.445Z|fdc28229-5bb8-44d1-a300-fa01600ab4ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:44:24.445Z|fdc28229-5bb8-44d1-a300-fa01600ab4ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:44:25.102Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:25.106Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:25.107Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||Invoke 2022-06-07T11:44:25.107Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:25.108Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:25.108Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Method : GET 2022-06-07T11:44:25.108Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16c6958cd8989085", X-B3-SpanId:"aa9f3b838d833864", X-B3-ParentSpanId:"16c6958cd8989085", X-B3-Sampled:"0", X-ONAP-RequestID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-RequestID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-TransactionID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-ECOMP-RequestID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9901132-33be-45a8-bb4d-863522b0e0b1"] 2022-06-07T11:44:25.108Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Request body: 2022-06-07T11:44:25.108Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:25.125Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:25.126Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:25.126Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status text : 2022-06-07T11:44:25.126Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:25.127Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Response body: { "requestId" : "9540c55b-6852-455f-ab7d-079a65b6f727", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2022-06-07T11:44:13.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2bca6741-a3ea-4c6d-a47e-3eff463484fb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:24.000+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9540c55b-6852-455f-ab7d-079a65b6f727", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" } } } 2022-06-07T11:44:25.128Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:25.128Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||InvokeReturn 2022-06-07T11:44:25.129Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false 2022-06-07T11:44:25.130Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:25.130Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:25.130Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false 2022-06-07T11:44:25.130Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:25.131Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16c6958cd8989085", X-B3-SpanId:"fda6054659d6f418", X-B3-ParentSpanId:"16c6958cd8989085", X-B3-Sampled:"0", X-ONAP-RequestID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-RequestID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-TransactionID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-ECOMP-RequestID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f30c43bd-a594-44a7-8868-b9dad70a9b23"] 2022-06-07T11:44:25.131Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:25.131Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:25.141Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:25.141Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:25.141Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:25.142Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:24 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:25.143Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:25.143Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:25.144Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:25.172Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:44:25.173Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:44:25.173Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:25.173Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:44:25.173Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:44:25.173Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-RequestID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-TransactionID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-ECOMP-RequestID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e156e5d4-502a-4262-b6be-780040ab7ac4"] 2022-06-07T11:44:25.174Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:44:25.174Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:25.327Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:25.328Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:25.328Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:44:25.328Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=12FE559BF916E667ACABEB6527D45CDD; 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:"717", Date:"Tue, 07 Jun 2022 11:44:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:25.329Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2b4d1e0f-e657-11ec-8aad-42c6bc6b4158","businessKey":"9540c55b-6852-455f-ab7d-079a65b6f727","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:44:20.467+0000","endTime":"2022-06-07T11:44:23.123+0000","removalTime":null,"durationInMillis":2656,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2744dbc4-e657-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"2b4c336e-e657-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-07T11:44:25.329Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:25.329Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9540c55b-6852-455f-ab7d-079a65b6f727&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:44:25.350Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:44:25.351Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:44:25.351Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:25.351Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:44:25.351Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:44:25.352Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-RequestID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-TransactionID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-ECOMP-RequestID:"d1a17e6b-cee2-478b-93ae-53e0babf1de9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7709f092-f1d5-4dd3-9306-9af67cd1c3d2"] 2022-06-07T11:44:25.352Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:44:25.352Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:25.477Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:25.477Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:25.477Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:44:25.478Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0117514D94E1F956BEDAAB191E623110; 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:"Tue, 07 Jun 2022 11:44:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:25.478Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:2ce2634a-e657-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"2b4d1e0f-e657-11ec-8aad-42c6bc6b4158","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"2b4d1e0f-e657-11ec-8aad-42c6bc6b4158","executionId":"2b4d1e0f-e657-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:44:23.122+0000","endTime":"2022-06-07T11:44:23.122+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2744dbc4-e657-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:44:25.478Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:25.479Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2b4d1e0f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:44:25.482Z|d1a17e6b-cee2-478b-93ae-53e0babf1de9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:28.610Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:28.615Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:28.616Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||Invoke 2022-06-07T11:44:28.616Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:28.617Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:28.617Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Method : GET 2022-06-07T11:44:28.617Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c15470b45efb8392", X-B3-SpanId:"f928068add527692", X-B3-ParentSpanId:"c15470b45efb8392", X-B3-Sampled:"0", X-ONAP-RequestID:"58725c04-8138-4480-a72f-5b552ecb0713", X-RequestID:"58725c04-8138-4480-a72f-5b552ecb0713", X-TransactionID:"58725c04-8138-4480-a72f-5b552ecb0713", X-ECOMP-RequestID:"58725c04-8138-4480-a72f-5b552ecb0713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ebf04bc-3485-45ad-9f70-5d71ff9d20ba"] 2022-06-07T11:44:28.618Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Request body: 2022-06-07T11:44:28.618Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:28.637Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:28.638Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:28.638Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status text : 2022-06-07T11:44:28.639Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:28.639Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Response body: { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "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" : "2022-06-07T11:43:13.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:28.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "cloudIdentifier" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"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" : "2022-06-07T11:43:23.000+00:00" } ], "requestURI" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" } } } 2022-06-07T11:44:28.640Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:28.640Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||InvokeReturn 2022-06-07T11:44:28.642Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:28.643Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:28.643Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:28.643Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:28.644Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:28.644Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c15470b45efb8392", X-B3-SpanId:"58da5d76dd06107c", X-B3-ParentSpanId:"c15470b45efb8392", X-B3-Sampled:"0", X-ONAP-RequestID:"58725c04-8138-4480-a72f-5b552ecb0713", X-RequestID:"58725c04-8138-4480-a72f-5b552ecb0713", X-TransactionID:"58725c04-8138-4480-a72f-5b552ecb0713", X-ECOMP-RequestID:"58725c04-8138-4480-a72f-5b552ecb0713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8352ba5-0ab3-4bd0-a278-e7276877fddd"] 2022-06-07T11:44:28.645Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:28.645Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:28.661Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:28.663Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:28.663Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:28.664Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:28.665Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":null,\"creation_time\":1654602207000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:43:28.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:44:28.665Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:28.666Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:28.700Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:44:28.701Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:44:28.701Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:28.701Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:44:28.702Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:44:28.702Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"58725c04-8138-4480-a72f-5b552ecb0713", X-RequestID:"58725c04-8138-4480-a72f-5b552ecb0713", X-TransactionID:"58725c04-8138-4480-a72f-5b552ecb0713", X-ECOMP-RequestID:"58725c04-8138-4480-a72f-5b552ecb0713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec8729c9-8f4b-4ad8-8605-be6fe3126040"] 2022-06-07T11:44:28.702Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:44:28.702Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:28.828Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:28.829Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:28.829Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:44:28.829Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=E7971107AA93FEB0D002A7CBCFB83E95; 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:"Tue, 07 Jun 2022 11:44:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:28.830Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"087bd93f-e657-11ec-8aad-42c6bc6b4158","businessKey":"51f7b1ce-7470-473b-95f3-21d120fbd4b2","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:43:22.052+0000","endTime":"2022-06-07T11:43:59.240+0000","removalTime":null,"durationInMillis":37188,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"03a6aa04-e657-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"087a525e-e657-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-07T11:44:28.830Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:28.830Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=51f7b1ce-7470-473b-95f3-21d120fbd4b2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:44:28.853Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:44:28.854Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:44:28.854Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:28.854Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:44:28.855Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:44:28.855Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"58725c04-8138-4480-a72f-5b552ecb0713", X-RequestID:"58725c04-8138-4480-a72f-5b552ecb0713", X-TransactionID:"58725c04-8138-4480-a72f-5b552ecb0713", X-ECOMP-RequestID:"58725c04-8138-4480-a72f-5b552ecb0713", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cf017df-9bd2-402c-834e-d368338b5e27"] 2022-06-07T11:44:28.855Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:44:28.855Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:28.968Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:28.969Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:28.969Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:44:28.969Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B543F0A2DCC7079D9F69CAD0EB815192; 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:"Tue, 07 Jun 2022 11:44:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:28.970Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:1ea62239-e657-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","executionId":"087bd93f-e657-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:43:59.239+0000","endTime":"2022-06-07T11:43:59.239+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"03a6aa04-e657-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:44:28.970Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:28.970Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=087bd93f-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:44:28.974Z|58725c04-8138-4480-a72f-5b552ecb0713|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:31.300Z|c7a76e6b-fd01-4bd2-a6bf-38b4b910e826|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:31.301Z|c7a76e6b-fd01-4bd2-a6bf-38b4b910e826|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:31.303Z|52a9df73-3e71-4a2b-b97d-1bdea7ed9559|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:31.304Z|52a9df73-3e71-4a2b-b97d-1bdea7ed9559|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:32.788Z|c02419ea-00b4-4e6f-9814-e2256e4f860e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:32.789Z|c02419ea-00b4-4e6f-9814-e2256e4f860e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:35.610Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:35.615Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:35.616Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||Invoke 2022-06-07T11:44:35.616Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:35.616Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:35.617Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Method : GET 2022-06-07T11:44:35.617Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e14a2976646b5e1", X-B3-SpanId:"4c2a0332de0a3375", X-B3-ParentSpanId:"4e14a2976646b5e1", X-B3-Sampled:"0", X-ONAP-RequestID:"36a78452-a2cd-43f6-b5c0-417c636ac978", X-RequestID:"36a78452-a2cd-43f6-b5c0-417c636ac978", X-TransactionID:"36a78452-a2cd-43f6-b5c0-417c636ac978", X-ECOMP-RequestID:"36a78452-a2cd-43f6-b5c0-417c636ac978", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8112b2c-db4e-495c-b2bd-26cbe4c99e82"] 2022-06-07T11:44:35.617Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Request body: 2022-06-07T11:44:35.618Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:35.647Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:35.648Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:35.649Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status text : 2022-06-07T11:44:35.649Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:35.651Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Response body: { "requestId" : "9540c55b-6852-455f-ab7d-079a65b6f727", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:44:13.000+00:00", "endTime" : "2022-06-07T11:44:27.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2bca6741-a3ea-4c6d-a47e-3eff463484fb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:27.000+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9540c55b-6852-455f-ab7d-079a65b6f727", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" } } } 2022-06-07T11:44:35.651Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:35.652Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||InvokeReturn 2022-06-07T11:44:35.653Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false 2022-06-07T11:44:35.653Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:35.654Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:35.654Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false 2022-06-07T11:44:35.654Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:35.654Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4e14a2976646b5e1", X-B3-SpanId:"b6a382699ee0eb9f", X-B3-ParentSpanId:"4e14a2976646b5e1", X-B3-Sampled:"0", X-ONAP-RequestID:"36a78452-a2cd-43f6-b5c0-417c636ac978", X-RequestID:"36a78452-a2cd-43f6-b5c0-417c636ac978", X-TransactionID:"36a78452-a2cd-43f6-b5c0-417c636ac978", X-ECOMP-RequestID:"36a78452-a2cd-43f6-b5c0-417c636ac978", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c24dc4a-21a0-410b-8fb9-759329f44282"] 2022-06-07T11:44:35.655Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:35.655Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:35.674Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:35.674Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:35.674Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:35.675Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:35.677Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:35.677Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:35.678Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:35.685Z|36a78452-a2cd-43f6-b5c0-417c636ac978|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:35.810Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:35.814Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:35.815Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||Invoke 2022-06-07T11:44:35.815Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:35.816Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:35.816Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Method : GET 2022-06-07T11:44:35.817Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc18147a20ed63ae", X-B3-SpanId:"1a703cbd25e3f83e", X-B3-ParentSpanId:"cc18147a20ed63ae", X-B3-Sampled:"0", X-ONAP-RequestID:"1737cee6-ca4f-413a-a935-341dcff057e5", X-RequestID:"1737cee6-ca4f-413a-a935-341dcff057e5", X-TransactionID:"1737cee6-ca4f-413a-a935-341dcff057e5", X-ECOMP-RequestID:"1737cee6-ca4f-413a-a935-341dcff057e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c723220-e036-4c2f-aa99-84a9bca31b19"] 2022-06-07T11:44:35.817Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Request body: 2022-06-07T11:44:35.817Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:35.840Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:35.841Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:35.841Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status text : 2022-06-07T11:44:35.841Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:35.843Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Response body: { "requestId" : "9540c55b-6852-455f-ab7d-079a65b6f727", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:44:13.000+00:00", "endTime" : "2022-06-07T11:44:27.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2bca6741-a3ea-4c6d-a47e-3eff463484fb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:27.000+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9540c55b-6852-455f-ab7d-079a65b6f727", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" } } } 2022-06-07T11:44:35.843Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:35.844Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||InvokeReturn 2022-06-07T11:44:35.845Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false 2022-06-07T11:44:35.845Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:35.845Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:35.846Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false 2022-06-07T11:44:35.846Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:35.846Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc18147a20ed63ae", X-B3-SpanId:"2a3f12952378bee4", X-B3-ParentSpanId:"cc18147a20ed63ae", X-B3-Sampled:"0", X-ONAP-RequestID:"1737cee6-ca4f-413a-a935-341dcff057e5", X-RequestID:"1737cee6-ca4f-413a-a935-341dcff057e5", X-TransactionID:"1737cee6-ca4f-413a-a935-341dcff057e5", X-ECOMP-RequestID:"1737cee6-ca4f-413a-a935-341dcff057e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fd4f429-754d-4c37-9d8e-34cf9150f930"] 2022-06-07T11:44:35.846Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:35.847Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:35.864Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:35.864Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:35.865Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:35.865Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:35.866Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:35.866Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:35.866Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:35.873Z|1737cee6-ca4f-413a-a935-341dcff057e5|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:35.989Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:35.993Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:35.994Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||Invoke 2022-06-07T11:44:35.994Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:35.994Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:35.994Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Method : GET 2022-06-07T11:44:35.995Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"688d00ef1c6eb0b4", X-B3-SpanId:"2efdb05356073753", X-B3-ParentSpanId:"688d00ef1c6eb0b4", X-B3-Sampled:"0", X-ONAP-RequestID:"323e7ba2-2d44-4241-b264-7cd25cb8b88e", X-RequestID:"323e7ba2-2d44-4241-b264-7cd25cb8b88e", X-TransactionID:"323e7ba2-2d44-4241-b264-7cd25cb8b88e", X-ECOMP-RequestID:"323e7ba2-2d44-4241-b264-7cd25cb8b88e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"faaf3e45-b9c3-4a7a-858c-799e344cf4f9"] 2022-06-07T11:44:35.995Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Request body: 2022-06-07T11:44:35.995Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:36.011Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:36.012Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:36.013Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status text : 2022-06-07T11:44:36.013Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:36.014Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Response body: { "requestId" : "9540c55b-6852-455f-ab7d-079a65b6f727", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:44:13.000+00:00", "endTime" : "2022-06-07T11:44:27.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2bca6741-a3ea-4c6d-a47e-3eff463484fb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:27.000+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9540c55b-6852-455f-ab7d-079a65b6f727", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" } } } 2022-06-07T11:44:36.015Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:36.015Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||InvokeReturn 2022-06-07T11:44:36.018Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false 2022-06-07T11:44:36.018Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:36.019Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:36.019Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false 2022-06-07T11:44:36.020Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:36.020Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"688d00ef1c6eb0b4", X-B3-SpanId:"83b084210e720d6d", X-B3-ParentSpanId:"688d00ef1c6eb0b4", X-B3-Sampled:"0", X-ONAP-RequestID:"323e7ba2-2d44-4241-b264-7cd25cb8b88e", X-RequestID:"323e7ba2-2d44-4241-b264-7cd25cb8b88e", X-TransactionID:"323e7ba2-2d44-4241-b264-7cd25cb8b88e", X-ECOMP-RequestID:"323e7ba2-2d44-4241-b264-7cd25cb8b88e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b201161e-6f85-40d2-83ce-c89b2db01c99"] 2022-06-07T11:44:36.020Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:36.021Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:36.032Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:36.033Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:36.033Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:36.033Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:36.035Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:36.035Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:36.036Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:36.044Z|323e7ba2-2d44-4241-b264-7cd25cb8b88e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:36.164Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:36.168Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:36.168Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||Invoke 2022-06-07T11:44:36.169Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:36.169Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:36.169Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Method : GET 2022-06-07T11:44:36.170Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d35ff5b37375be6", X-B3-SpanId:"b4e8693e2151e735", X-B3-ParentSpanId:"6d35ff5b37375be6", X-B3-Sampled:"0", X-ONAP-RequestID:"90cfbb26-e85c-4f62-aaf8-93678f5ca4ac", X-RequestID:"90cfbb26-e85c-4f62-aaf8-93678f5ca4ac", X-TransactionID:"90cfbb26-e85c-4f62-aaf8-93678f5ca4ac", X-ECOMP-RequestID:"90cfbb26-e85c-4f62-aaf8-93678f5ca4ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b18487a-8c59-4653-8acb-7e05c075a282"] 2022-06-07T11:44:36.170Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Request body: 2022-06-07T11:44:36.170Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:36.187Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:36.188Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:36.189Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status text : 2022-06-07T11:44:36.189Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:36.190Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Response body: { "requestId" : "9540c55b-6852-455f-ab7d-079a65b6f727", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:44:13.000+00:00", "endTime" : "2022-06-07T11:44:27.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2bca6741-a3ea-4c6d-a47e-3eff463484fb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:27.000+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9540c55b-6852-455f-ab7d-079a65b6f727", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" } } } 2022-06-07T11:44:36.190Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:36.191Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||InvokeReturn 2022-06-07T11:44:36.192Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false 2022-06-07T11:44:36.193Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:36.193Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:36.194Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false 2022-06-07T11:44:36.194Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:36.195Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6d35ff5b37375be6", X-B3-SpanId:"8ef875ffb320aae2", X-B3-ParentSpanId:"6d35ff5b37375be6", X-B3-Sampled:"0", X-ONAP-RequestID:"90cfbb26-e85c-4f62-aaf8-93678f5ca4ac", X-RequestID:"90cfbb26-e85c-4f62-aaf8-93678f5ca4ac", X-TransactionID:"90cfbb26-e85c-4f62-aaf8-93678f5ca4ac", X-ECOMP-RequestID:"90cfbb26-e85c-4f62-aaf8-93678f5ca4ac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f0906c6-d6c6-46e5-bc18-8526f2501981"] 2022-06-07T11:44:36.195Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:36.195Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:36.208Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:36.209Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:36.209Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:36.210Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:36.211Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:36.211Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:36.211Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:36.220Z|90cfbb26-e85c-4f62-aaf8-93678f5ca4ac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:36.339Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:36.342Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:36.343Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||Invoke 2022-06-07T11:44:36.343Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:36.343Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727 2022-06-07T11:44:36.344Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Method : GET 2022-06-07T11:44:36.344Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"028334666beb79ce", X-B3-SpanId:"501eb13f41b6b75c", X-B3-ParentSpanId:"028334666beb79ce", X-B3-Sampled:"0", X-ONAP-RequestID:"7c7de016-77e0-4f79-96fc-2687a8241dc7", X-RequestID:"7c7de016-77e0-4f79-96fc-2687a8241dc7", X-TransactionID:"7c7de016-77e0-4f79-96fc-2687a8241dc7", X-ECOMP-RequestID:"7c7de016-77e0-4f79-96fc-2687a8241dc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a42a39b-d7cd-434d-a766-2b06a5ded839"] 2022-06-07T11:44:36.344Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Request body: 2022-06-07T11:44:36.344Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:36.359Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:36.359Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:36.359Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Status text : 2022-06-07T11:44:36.360Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:36.361Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||Response body: { "requestId" : "9540c55b-6852-455f-ab7d-079a65b6f727", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:44:13.000+00:00", "endTime" : "2022-06-07T11:44:27.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "tenantId" : "123456", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"BasicCnf..base_dummy..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\",\n \"modelCustomizationName\": \"BasicCnf..base_dummy..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"123456\",\n \"cloudOwner\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"3767597c-b843-4b69-8831-fe5ce373de44\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"2bca6741-a3ea-4c6d-a47e-3eff463484fb\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:27.000+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "BasicCnf..base_dummy..module-0", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "9540c55b-6852-455f-ab7d-079a65b6f727", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727" } } } 2022-06-07T11:44:36.361Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:36.361Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9540c55b-6852-455f-ab7d-079a65b6f727|INFO|500||InvokeReturn 2022-06-07T11:44:36.363Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false 2022-06-07T11:44:36.363Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:36.363Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:36.364Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false 2022-06-07T11:44:36.364Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:36.364Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"028334666beb79ce", X-B3-SpanId:"e2d9ffd7b6490b13", X-B3-ParentSpanId:"028334666beb79ce", X-B3-Sampled:"0", X-ONAP-RequestID:"7c7de016-77e0-4f79-96fc-2687a8241dc7", X-RequestID:"7c7de016-77e0-4f79-96fc-2687a8241dc7", X-TransactionID:"7c7de016-77e0-4f79-96fc-2687a8241dc7", X-ECOMP-RequestID:"7c7de016-77e0-4f79-96fc-2687a8241dc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e1ffe03-98c5-4339-bd1d-0feecdd1fb58"] 2022-06-07T11:44:36.364Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:36.364Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:36.374Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:36.374Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:36.374Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:36.375Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:35 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:36.375Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:36.376Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:36.376Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9540c55b-6852-455f-ab7d-079a65b6f727&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:36.384Z|7c7de016-77e0-4f79-96fc-2687a8241dc7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/9540c55b-6852-455f-ab7d-079a65b6f727|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:39.112Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:39.117Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:39.118Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||Invoke 2022-06-07T11:44:39.118Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:39.119Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:39.119Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Method : GET 2022-06-07T11:44:39.121Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c8deca5ce2b75a8", X-B3-SpanId:"4db8419102a09bcb", X-B3-ParentSpanId:"2c8deca5ce2b75a8", X-B3-Sampled:"0", X-ONAP-RequestID:"bd707952-7b91-400e-971e-d66712bf038d", X-RequestID:"bd707952-7b91-400e-971e-d66712bf038d", X-TransactionID:"bd707952-7b91-400e-971e-d66712bf038d", X-ECOMP-RequestID:"bd707952-7b91-400e-971e-d66712bf038d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae4b6456-b02f-4aca-8989-e1e1105d88c1"] 2022-06-07T11:44:39.122Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Request body: 2022-06-07T11:44:39.122Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:39.144Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:39.145Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:39.146Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status text : 2022-06-07T11:44:39.146Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:39.147Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Response body: { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "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" : "2022-06-07T11:43:13.000+00:00", "endTime" : "2022-06-07T11:44:31.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:31.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "cloudIdentifier" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"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" : "2022-06-07T11:43:23.000+00:00" } ], "requestURI" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" } } } 2022-06-07T11:44:39.147Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:39.148Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||InvokeReturn 2022-06-07T11:44:39.151Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:39.152Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:39.152Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:39.153Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:39.153Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:39.154Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c8deca5ce2b75a8", X-B3-SpanId:"9d63b5816fba0783", X-B3-ParentSpanId:"2c8deca5ce2b75a8", X-B3-Sampled:"0", X-ONAP-RequestID:"bd707952-7b91-400e-971e-d66712bf038d", X-RequestID:"bd707952-7b91-400e-971e-d66712bf038d", X-TransactionID:"bd707952-7b91-400e-971e-d66712bf038d", X-ECOMP-RequestID:"bd707952-7b91-400e-971e-d66712bf038d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c74f3280-118d-4fe3-9d06-9540c17d0188"] 2022-06-07T11:44:39.154Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:39.154Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:39.165Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:39.166Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:39.166Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:39.167Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:39.167Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":null,\"creation_time\":1654602207000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:43:28.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:44:39.167Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:39.168Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:39.175Z|bd707952-7b91-400e-971e-d66712bf038d|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:39.332Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:39.336Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:39.337Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||Invoke 2022-06-07T11:44:39.337Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:39.337Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:39.338Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Method : GET 2022-06-07T11:44:39.338Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac744cfe4a6d3409", X-B3-SpanId:"f723fba68973427a", X-B3-ParentSpanId:"ac744cfe4a6d3409", X-B3-Sampled:"0", X-ONAP-RequestID:"17641775-e6c1-41c9-b445-af3f3d29b51a", X-RequestID:"17641775-e6c1-41c9-b445-af3f3d29b51a", X-TransactionID:"17641775-e6c1-41c9-b445-af3f3d29b51a", X-ECOMP-RequestID:"17641775-e6c1-41c9-b445-af3f3d29b51a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33f08645-433d-4bbb-af86-1ea26d7b678b"] 2022-06-07T11:44:39.338Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Request body: 2022-06-07T11:44:39.338Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:39.355Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:39.355Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:39.355Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status text : 2022-06-07T11:44:39.355Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:39.356Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Response body: { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "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" : "2022-06-07T11:43:13.000+00:00", "endTime" : "2022-06-07T11:44:31.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:31.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "cloudIdentifier" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"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" : "2022-06-07T11:43:23.000+00:00" } ], "requestURI" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" } } } 2022-06-07T11:44:39.356Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:39.357Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||InvokeReturn 2022-06-07T11:44:39.361Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:39.361Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:39.361Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:39.361Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:39.362Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:39.362Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac744cfe4a6d3409", X-B3-SpanId:"4db982e2b88756c0", X-B3-ParentSpanId:"ac744cfe4a6d3409", X-B3-Sampled:"0", X-ONAP-RequestID:"17641775-e6c1-41c9-b445-af3f3d29b51a", X-RequestID:"17641775-e6c1-41c9-b445-af3f3d29b51a", X-TransactionID:"17641775-e6c1-41c9-b445-af3f3d29b51a", X-ECOMP-RequestID:"17641775-e6c1-41c9-b445-af3f3d29b51a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3e133038-ff03-4651-8461-e2a01f077582"] 2022-06-07T11:44:39.362Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:39.362Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:39.376Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:39.376Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:39.376Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:39.377Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:39.379Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":null,\"creation_time\":1654602207000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:43:28.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:44:39.379Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:39.379Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:39.390Z|17641775-e6c1-41c9-b445-af3f3d29b51a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:39.445Z|c581b16b-4034-40c9-bc02-9a658a4fb581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:44:39.451Z|c581b16b-4034-40c9-bc02-9a658a4fb581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:44:39.515Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:39.520Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:39.521Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||Invoke 2022-06-07T11:44:39.521Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:39.522Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:39.522Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Method : GET 2022-06-07T11:44:39.523Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4f400c4e0242e9f", X-B3-SpanId:"81ba85bd41ec0577", X-B3-ParentSpanId:"d4f400c4e0242e9f", X-B3-Sampled:"0", X-ONAP-RequestID:"7167f477-d6ba-4583-8c6e-1f81e3d23ac9", X-RequestID:"7167f477-d6ba-4583-8c6e-1f81e3d23ac9", X-TransactionID:"7167f477-d6ba-4583-8c6e-1f81e3d23ac9", X-ECOMP-RequestID:"7167f477-d6ba-4583-8c6e-1f81e3d23ac9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b233b02b-c3b1-4aae-993d-8894f1dd3cdf"] 2022-06-07T11:44:39.523Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Request body: 2022-06-07T11:44:39.523Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:39.551Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:39.551Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:39.551Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status text : 2022-06-07T11:44:39.552Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:39.552Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Response body: { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "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" : "2022-06-07T11:43:13.000+00:00", "endTime" : "2022-06-07T11:44:31.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:31.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "cloudIdentifier" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"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" : "2022-06-07T11:43:23.000+00:00" } ], "requestURI" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" } } } 2022-06-07T11:44:39.553Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:39.553Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||InvokeReturn 2022-06-07T11:44:39.554Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:39.555Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:39.555Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:39.555Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:39.556Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:39.556Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4f400c4e0242e9f", X-B3-SpanId:"dd5ba1e3b45cf9dc", X-B3-ParentSpanId:"d4f400c4e0242e9f", X-B3-Sampled:"0", X-ONAP-RequestID:"7167f477-d6ba-4583-8c6e-1f81e3d23ac9", X-RequestID:"7167f477-d6ba-4583-8c6e-1f81e3d23ac9", X-TransactionID:"7167f477-d6ba-4583-8c6e-1f81e3d23ac9", X-ECOMP-RequestID:"7167f477-d6ba-4583-8c6e-1f81e3d23ac9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ba11b51-995b-4958-b5dc-e45e72ebb756"] 2022-06-07T11:44:39.556Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:39.556Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:39.567Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:39.568Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:39.568Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:39.569Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:39.569Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":null,\"creation_time\":1654602207000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:43:28.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:44:39.570Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:39.570Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:39.579Z|7167f477-d6ba-4583-8c6e-1f81e3d23ac9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:39.709Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:39.715Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:39.715Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||Invoke 2022-06-07T11:44:39.716Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:39.716Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:39.716Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Method : GET 2022-06-07T11:44:39.716Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c23847318360e7c9", X-B3-SpanId:"503c47595c808c47", X-B3-ParentSpanId:"c23847318360e7c9", X-B3-Sampled:"0", X-ONAP-RequestID:"55cd4278-acf3-44e3-9ef0-c4eee56a11ce", X-RequestID:"55cd4278-acf3-44e3-9ef0-c4eee56a11ce", X-TransactionID:"55cd4278-acf3-44e3-9ef0-c4eee56a11ce", X-ECOMP-RequestID:"55cd4278-acf3-44e3-9ef0-c4eee56a11ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c3cbd3e-dab2-4847-978f-35959298afc9"] 2022-06-07T11:44:39.717Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Request body: 2022-06-07T11:44:39.717Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:39.736Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:39.737Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:39.737Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status text : 2022-06-07T11:44:39.738Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:39.739Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Response body: { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "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" : "2022-06-07T11:43:13.000+00:00", "endTime" : "2022-06-07T11:44:31.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:31.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "cloudIdentifier" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"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" : "2022-06-07T11:43:23.000+00:00" } ], "requestURI" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" } } } 2022-06-07T11:44:39.739Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:39.740Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||InvokeReturn 2022-06-07T11:44:39.745Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:39.745Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:39.746Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:39.746Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:39.746Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:39.747Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c23847318360e7c9", X-B3-SpanId:"1eec3884ffb83bee", X-B3-ParentSpanId:"c23847318360e7c9", X-B3-Sampled:"0", X-ONAP-RequestID:"55cd4278-acf3-44e3-9ef0-c4eee56a11ce", X-RequestID:"55cd4278-acf3-44e3-9ef0-c4eee56a11ce", X-TransactionID:"55cd4278-acf3-44e3-9ef0-c4eee56a11ce", X-ECOMP-RequestID:"55cd4278-acf3-44e3-9ef0-c4eee56a11ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"054fe753-efd4-4cef-b845-fb607912ae07"] 2022-06-07T11:44:39.747Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:39.748Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:39.759Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:39.759Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:39.759Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:39.759Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:39.760Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":null,\"creation_time\":1654602207000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:43:28.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:44:39.760Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:39.761Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:39.768Z|55cd4278-acf3-44e3-9ef0-c4eee56a11ce|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:39.879Z|b24aa549-b281-4348-bd97-909bbd6ccbef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:44:39.879Z|b24aa549-b281-4348-bd97-909bbd6ccbef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:44:39.893Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:39.896Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:39.896Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||Invoke 2022-06-07T11:44:39.897Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:39.897Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2 2022-06-07T11:44:39.897Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Method : GET 2022-06-07T11:44:39.897Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"edf021161c28c553", X-B3-SpanId:"a8b9af042759302b", X-B3-ParentSpanId:"edf021161c28c553", X-B3-Sampled:"0", X-ONAP-RequestID:"3af5f7ef-ed25-4466-86b4-941f835f17f9", X-RequestID:"3af5f7ef-ed25-4466-86b4-941f835f17f9", X-TransactionID:"3af5f7ef-ed25-4466-86b4-941f835f17f9", X-ECOMP-RequestID:"3af5f7ef-ed25-4466-86b4-941f835f17f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dff1272e-8da2-4874-bd4d-7b7edaa4f0ea"] 2022-06-07T11:44:39.898Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Request body: 2022-06-07T11:44:39.898Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:39.914Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:39.914Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:39.915Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Status text : 2022-06-07T11:44:39.915Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:39.915Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||Response body: { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "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" : "2022-06-07T11:43:13.000+00:00", "endTime" : "2022-06-07T11:44:31.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:31.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ { "requestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "cloudIdentifier" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-jakarta\"},\"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" : "2022-06-07T11:43:23.000+00:00" } ], "requestURI" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2" } } } 2022-06-07T11:44:39.916Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:39.916Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/51f7b1ce-7470-473b-95f3-21d120fbd4b2|INFO|500||InvokeReturn 2022-06-07T11:44:39.917Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:39.918Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:39.918Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:39.918Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false 2022-06-07T11:44:39.919Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:39.919Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"edf021161c28c553", X-B3-SpanId:"6549126807e6d664", X-B3-ParentSpanId:"edf021161c28c553", X-B3-Sampled:"0", X-ONAP-RequestID:"3af5f7ef-ed25-4466-86b4-941f835f17f9", X-RequestID:"3af5f7ef-ed25-4466-86b4-941f835f17f9", X-TransactionID:"3af5f7ef-ed25-4466-86b4-941f835f17f9", X-ECOMP-RequestID:"3af5f7ef-ed25-4466-86b4-941f835f17f9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66e5ad85-9ea9-4c29-8a42-0fd5a1069ad3"] 2022-06-07T11:44:39.919Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:39.920Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:39.930Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:39.930Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:39.931Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:39.931Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:39.931Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 26, "soRequestId" : "51f7b1ce-7470-473b-95f3-21d120fbd4b2", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":null,\"creation_time\":1654602207000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:43:28.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:44:39.932Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:39.932Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=51f7b1ce-7470-473b-95f3-21d120fbd4b2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:39.938Z|3af5f7ef-ed25-4466-86b4-941f835f17f9|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/51f7b1ce-7470-473b-95f3-21d120fbd4b2|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:41.324Z|3bb30d48-32cf-46b0-9f89-ab78a1621dc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:41.324Z|3bb30d48-32cf-46b0-9f89-ab78a1621dc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:41.325Z|87ae5287-6e38-4b9b-9daf-ffa29f43c2b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:41.326Z|87ae5287-6e38-4b9b-9daf-ffa29f43c2b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:42.812Z|0630af17-5d39-4778-a21c-1bfc38ffd989|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:42.812Z|0630af17-5d39-4778-a21c-1bfc38ffd989|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:46.948Z|6f6a6b6e-d2fb-4b36-bcfd-14e85172e2b2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:44:46.949Z|6f6a6b6e-d2fb-4b36-bcfd-14e85172e2b2|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:47.194Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:47.197Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|||INFO|500||Checking if requestId: 59e0b737-ab65-408b-9d8d-678dd7f0da6a already exists in requestDb InfraActiveRequests table 2022-06-07T11:44:47.198Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:44:47.198Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||Invoke 2022-06-07T11:44:47.198Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:47.199Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:44:47.199Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Method : GET 2022-06-07T11:44:47.199Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b3342811b0498dbb", X-B3-SpanId:"9f7bb3260ef90ed1", X-B3-ParentSpanId:"b3342811b0498dbb", X-B3-Sampled:"0", X-ONAP-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-TransactionID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-ECOMP-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dabb0de-828e-487e-9771-fb1b9708d261"] 2022-06-07T11:44:47.200Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Request body: 2022-06-07T11:44:47.200Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:47.216Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:47.216Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:44:47.217Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status text : 2022-06-07T11:44:47.217Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:44:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:47.217Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Response body: 2022-06-07T11:44:47.217Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:47.218Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|404|Not Found|InvokeReturn 2022-06-07T11:44:47.226Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:44:47.230Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:44:47.255Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-07T11:44:47.256Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[59e0b737-ab65-408b-9d8d-678dd7f0da6a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[195e6d05-ce16-4be5-a64c-2385a9da5572], X-ECOMP-RequestID=[59e0b737-ab65-408b-9d8d-678dd7f0da6a], X-TransactionId=[], X-ONAP-RequestID=[59e0b737-ab65-408b-9d8d-678dd7f0da6a]} 2022-06-07T11:44:47.309Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:44:47:028-28823], vertex-id=[233520], Content-Length=[1024], Date=[Tue, 07 Jun 2022 11:44:47 GMT], Content-Type=[application/json]} 2022-06-07T11:44:47.310Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654602240784","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bca6741-a3ea-4c6d-a47e-3eff463484fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-07T11:44:47.311Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-07T11:44:47.312Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:44:47.312Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:44:47.313Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:44:47.313Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:44:47.314Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:47.314Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:44:47.314Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:44:47.314Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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:"b3342811b0498dbb", X-B3-SpanId:"30ebdd470f69749b", X-B3-ParentSpanId:"b3342811b0498dbb", X-B3-Sampled:"0", X-ONAP-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-TransactionID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-ECOMP-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f86ec03e-6196-4c54-b1c1-8116a7728ec6"] 2022-06-07T11:44:47.315Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"2bca6741-a3ea-4c6d-a47e-3eff463484fb","serviceInstanceId":"3767597c-b843-4b69-8831-fe5ce373de44","vfModuleInstanceId":"982d0b12-f104-4493-be65-8df150c601ab"},"instanceName":null,"requestScope":"vfModule"} 2022-06-07T11:44:47.315Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:47.336Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:47.336Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:47.337Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:44:47.337Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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:"Tue, 07 Jun 2022 11:44:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:47.338Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:44:47.338Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:47.338Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:44:47.339Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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 2022-06-07T11:44:47.340Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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 2022-06-07T11:44:47.340Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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================================================ 2022-06-07T11:44:47.341Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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 2022-06-07T11:44:47.341Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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 2022-06-07T11:44:47.341Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-TransactionID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-ECOMP-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af92f543-5670-4c49-9518-24aaf09fbc2e"] 2022-06-07T11:44:47.342Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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: 2022-06-07T11:44:47.342Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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================================================ 2022-06-07T11:44:47.358Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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========================================== 2022-06-07T11:44:47.359Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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 2022-06-07T11:44:47.359Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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 : 2022-06-07T11:44:47.360Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:47.361Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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" : 47, "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/47" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" } } } 2022-06-07T11:44:47.361Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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================================================= 2022-06-07T11:44:47.361Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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 2022-06-07T11:44:47.363Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525 2022-06-07T11:44:47.363Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|INFO|500||Invoke 2022-06-07T11:44:47.364Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:47.364Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525 2022-06-07T11:44:47.364Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||Method : GET 2022-06-07T11:44:47.364Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-TransactionID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-ECOMP-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7259d8f8-74f8-491b-bc5f-17bb5bb9c7fa"] 2022-06-07T11:44:47.365Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||Request body: 2022-06-07T11:44:47.365Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:47.379Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:47.380Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:47.380Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||Status text : 2022-06-07T11:44:47.380Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:46 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:47.382Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||Response body: { "modelUUID" : "353e22a3-8291-4543-9fdd-ea8aa3045525", "modelInvariantUUID" : "1e1b108d-5c02-48cd-9766-79dca1a154c2", "modelName" : "BasicCnf..base_dummy..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-07 11:42:41.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525/heatFiles" } } } 2022-06-07T11:44:47.382Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:47.382Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/353e22a3-8291-4543-9fdd-ea8aa3045525|INFO|500||InvokeReturn 2022-06-07T11:44:47.385Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:44:47.385Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:44:47.385Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:47.385Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:44:47.386Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:44:47.386Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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:"1717", X-B3-TraceId:"b3342811b0498dbb", X-B3-SpanId:"6e49b1491e828362", X-B3-ParentSpanId:"b3342811b0498dbb", X-B3-Sampled:"0", X-ONAP-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-TransactionID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-ECOMP-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e23a7c06-6021-4ee0-bb36-79fa62c0b94e"] 2022-06-07T11:44:47.386Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"59e0b737-ab65-408b-9d8d-678dd7f0da6a","requestStatus":"IN_PROGRESS","startTime":1654602287227,"source":"VID","vnfId":"2bca6741-a3ea-4c6d-a47e-3eff463484fb","vnfType":"","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\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"modelVersion\": \"1654602266887\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"982d0b12-f104-4493-be65-8df150c601ab","vfModuleModelName":"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140","cloudRegion":"k8sregion","serviceInstanceId":"3767597c-b843-4b69-8831-fe5ce373de44","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"59e0b737-ab65-408b-9d8d-678dd7f0da6a"} 2022-06-07T11:44:47.386Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:47.423Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:47.424Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:44:47.424Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:44:47.425Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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/59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:47 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:47.429Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:44:47.227+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"modelVersion\": \"1654602266887\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:44:47.403+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleModelName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" } } } 2022-06-07T11:44:47.429Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:47.429Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:44:47.436Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:44:47.437Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:44:47.437Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:47.438Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:44:47.438Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:44:47.438Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|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:"2455", X-B3-TraceId:"b3342811b0498dbb", X-B3-SpanId:"b54c944f5e43656f", X-B3-ParentSpanId:"b3342811b0498dbb", X-B3-Sampled:"0", X-ONAP-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-TransactionID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-ECOMP-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"168efc18-d65d-4ea6-9175-bea7bf201941"] 2022-06-07T11:44:47.438Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\"modelType\":\"vfModule\",\"modelName\":\"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\"modelVersion\":\"1654602266887\",\"modelCustomizationUuid\":\"d03f1582-d2d6-47a6-87d6-f8539a72aef0\",\"modelVersionId\":\"353e22a3-8291-4543-9fdd-ea8aa3045525\",\"modelCustomizationId\":\"d03f1582-d2d6-47a6-87d6-f8539a72aef0\",\"modelUuid\":\"353e22a3-8291-4543-9fdd-ea8aa3045525\",\"modelInvariantUuid\":\"1e1b108d-5c02-48cd-9766-79dca1a154c2\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3767597c-b843-4b69-8831-fe5ce373de44\",\"vnfInstanceId\":\"2bca6741-a3ea-4c6d-a47e-3eff463484fb\",\"vfModuleInstanceId\":\"982d0b12-f104-4493-be65-8df150c601ab\"}","type":"String"},"requestId":{"value":"59e0b737-ab65-408b-9d8d-678dd7f0da6a","type":"String"},"mso-request-id":{"value":"59e0b737-ab65-408b-9d8d-678dd7f0da6a","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"3767597c-b843-4b69-8831-fe5ce373de44","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"2bca6741-a3ea-4c6d-a47e-3eff463484fb","type":"String"},"vfModuleId":{"value":"982d0b12-f104-4493-be65-8df150c601ab","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/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:44:47.439Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:48.452Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:48.453Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:44:48.453Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:44:48.453Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:44:48 GMT", X-ONAP-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-TransactionID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-ECOMP-RequestID:"59e0b737-ab65-408b-9d8d-678dd7f0da6a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"168efc18-d65d-4ea6-9175-bea7bf201941", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:48.454Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"59e0b737-ab65-408b-9d8d-678dd7f0da6a\",\"instanceId\":\"982d0b12-f104-4493-be65-8df150c601ab\"}}","message":"Success","processInstanceID":"3b634ef4-e657-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:44:48.454Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:48.454Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:44:48.458Z|59e0b737-ab65-408b-9d8d-678dd7f0da6a|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:48.585Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:48.589Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:44:48.589Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||Invoke 2022-06-07T11:44:48.589Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:48.589Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:44:48.590Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Method : GET 2022-06-07T11:44:48.590Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27d37091f5f0c404", X-B3-SpanId:"2b499b9f0855825d", X-B3-ParentSpanId:"27d37091f5f0c404", X-B3-Sampled:"0", X-ONAP-RequestID:"20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf", X-RequestID:"20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf", X-TransactionID:"20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf", X-ECOMP-RequestID:"20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ea70050-54f1-498a-ac30-52e12947352d"] 2022-06-07T11:44:48.590Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Request body: 2022-06-07T11:44:48.591Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:48.609Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:48.610Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:48.610Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status text : 2022-06-07T11:44:48.610Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:48.611Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Response body: { "requestId" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:44:47.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"modelVersion\": \"1654602266887\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:47.000+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" } } } 2022-06-07T11:44:48.611Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:48.611Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||InvokeReturn 2022-06-07T11:44:48.613Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false 2022-06-07T11:44:48.613Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:48.613Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:48.614Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false 2022-06-07T11:44:48.614Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:48.614Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27d37091f5f0c404", X-B3-SpanId:"d6ff69ae2886051e", X-B3-ParentSpanId:"27d37091f5f0c404", X-B3-Sampled:"0", X-ONAP-RequestID:"20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf", X-RequestID:"20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf", X-TransactionID:"20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf", X-ECOMP-RequestID:"20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"453efe69-8938-4026-814c-774f6dc0a4c9"] 2022-06-07T11:44:48.614Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:48.614Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:48.628Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:48.629Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:48.629Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:48.630Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:48 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:48.631Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:48.631Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:48.632Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:48.638Z|20cdf058-c7ea-4ffd-b6ff-e3da0b1f5ddf|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:50.810Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:50.812Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|||INFO|500||Checking if requestId: d0b5b906-8768-42a6-8cc8-053b92809753 already exists in requestDb InfraActiveRequests table 2022-06-07T11:44:50.812Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:44:50.813Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||Invoke 2022-06-07T11:44:50.813Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:50.813Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:44:50.813Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Method : GET 2022-06-07T11:44:50.813Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0ff61e0f96a02b0", X-B3-SpanId:"93cca0036589d989", X-B3-ParentSpanId:"f0ff61e0f96a02b0", X-B3-Sampled:"0", X-ONAP-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-TransactionID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-ECOMP-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32156aca-b770-4cdd-8e3b-9bb6f714de8a"] 2022-06-07T11:44:50.814Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Request body: 2022-06-07T11:44:50.814Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:50.830Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:50.831Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:44:50.831Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status text : 2022-06-07T11:44:50.832Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:44:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:50.832Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Response body: 2022-06-07T11:44:50.832Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:50.833Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|404|Not Found|InvokeReturn 2022-06-07T11:44:50.841Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:44:50.846Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:44:50.881Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||Invoke 2022-06-07T11:44:50.882Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc with request headers:{Authorization=[***REDACTED***], X-RequestID=[d0b5b906-8768-42a6-8cc8-053b92809753], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5ebb3655-7d11-42f4-9ba4-767861fb908d], X-ECOMP-RequestID=[d0b5b906-8768-42a6-8cc8-053b92809753], X-TransactionId=[], X-ONAP-RequestID=[d0b5b906-8768-42a6-8cc8-053b92809753]} 2022-06-07T11:44:50.935Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:44:50:657-45656], vertex-id=[241672], Content-Length=[1055], Date=[Tue, 07 Jun 2022 11:44:50 GMT], Content-Type=[application/json]} 2022-06-07T11:44:50.935Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|DEBUG|500||{"tenant-id":"2533c9c7326d44f0a72cc2ec35f519dc","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654602183768","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"655281c6-69aa-4fb1-b242-be5b68dd7d6d"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_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"}]}]}} 2022-06-07T11:44:50.936Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||InvokeReturn 2022-06-07T11:44:50.937Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:44:50.938Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:44:50.938Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:44:50.939Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:44:50.939Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:50.939Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:44:50.939Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:44:50.940Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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:"f0ff61e0f96a02b0", X-B3-SpanId:"6a8dfe325ff4f8ed", X-B3-ParentSpanId:"f0ff61e0f96a02b0", X-B3-Sampled:"0", X-ONAP-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-TransactionID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-ECOMP-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"378fbeec-916b-47a9-9db0-f0385d0f929d"] 2022-06-07T11:44:50.940Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"655281c6-69aa-4fb1-b242-be5b68dd7d6d","serviceInstanceId":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd","vfModuleInstanceId":"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7"},"instanceName":null,"requestScope":"vfModule"} 2022-06-07T11:44:50.940Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:50.955Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:50.955Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:50.956Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:44:50.956Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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:"Tue, 07 Jun 2022 11:44:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:50.956Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:44:50.956Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:50.957Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:44:50.957Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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 2022-06-07T11:44:50.958Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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 2022-06-07T11:44:50.958Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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================================================ 2022-06-07T11:44:50.958Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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 2022-06-07T11:44:50.959Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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 2022-06-07T11:44:50.959Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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:"d0b5b906-8768-42a6-8cc8-053b92809753", X-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-TransactionID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-ECOMP-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7c5ca6e-9d67-4861-be54-31905fba1fa4"] 2022-06-07T11:44:50.959Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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: 2022-06-07T11:44:50.959Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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================================================ 2022-06-07T11:44:50.973Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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========================================== 2022-06-07T11:44:50.974Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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 2022-06-07T11:44:50.974Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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 : 2022-06-07T11:44:50.975Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:50.976Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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" : 47, "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/47" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/47" } } } 2022-06-07T11:44:50.976Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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================================================= 2022-06-07T11:44:50.977Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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 2022-06-07T11:44:50.978Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859 2022-06-07T11:44:50.980Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|INFO|500||Invoke 2022-06-07T11:44:50.980Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:50.980Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859 2022-06-07T11:44:50.981Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||Method : GET 2022-06-07T11:44:50.981Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-TransactionID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-ECOMP-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63429404-d3a9-4f30-9d3c-0346e548f6dd"] 2022-06-07T11:44:50.982Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||Request body: 2022-06-07T11:44:50.982Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:50.997Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:50.997Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:50.997Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||Status text : 2022-06-07T11:44:50.998Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:50.999Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||Response body: { "modelUUID" : "f765c742-afe6-4b16-91e2-b09ee3ee8859", "modelInvariantUUID" : "7860fd39-a2c3-467a-af64-2ad2366ae014", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2022-06-07 11:40:49.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/moduleHeatTemplate" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/vnfResources" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859/heatFiles" } } } 2022-06-07T11:44:50.999Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:51.000Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/f765c742-afe6-4b16-91e2-b09ee3ee8859|INFO|500||InvokeReturn 2022-06-07T11:44:51.001Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:44:51.002Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:44:51.002Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:51.003Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:44:51.003Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:44:51.003Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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:"1781", X-B3-TraceId:"f0ff61e0f96a02b0", X-B3-SpanId:"f6d6b8c8c12f0056", X-B3-ParentSpanId:"f0ff61e0f96a02b0", X-B3-Sampled:"0", X-ONAP-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-TransactionID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-ECOMP-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e370b61-ac13-4b78-86e9-f6a2a229e396"] 2022-06-07T11:44:51.003Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d0b5b906-8768-42a6-8cc8-053b92809753","requestStatus":"IN_PROGRESS","startTime":1654602290842,"source":"VID","vnfId":"655281c6-69aa-4fb1-b242-be5b68dd7d6d","vnfType":"","tenantId":"2533c9c7326d44f0a72cc2ec35f519dc","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\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"modelVersion\": \"1654602270315\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7","vfModuleModelName":"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45","cloudRegion":"RegionOne","serviceInstanceId":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"d0b5b906-8768-42a6-8cc8-053b92809753"} 2022-06-07T11:44:51.004Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:51.030Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:51.031Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:44:51.031Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:44:51.032Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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/d0b5b906-8768-42a6-8cc8-053b92809753", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:50 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:51.032Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:44:50.842+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"modelVersion\": \"1654602270315\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:44:51.018+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleModelName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d0b5b906-8768-42a6-8cc8-053b92809753", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" } } } 2022-06-07T11:44:51.033Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:51.034Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:44:51.041Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:44:51.041Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:44:51.042Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:51.043Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:44:51.043Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:44:51.044Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|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:"f0ff61e0f96a02b0", X-B3-SpanId:"ad6c683deafe8cfa", X-B3-ParentSpanId:"f0ff61e0f96a02b0", X-B3-Sampled:"0", X-ONAP-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-TransactionID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-ECOMP-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46d3f355-4002-4917-ad25-326c006e7d95"] 2022-06-07T11:44:51.044Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"7860fd39-a2c3-467a-af64-2ad2366ae014\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"modelVersion\":\"1654602270315\",\"modelCustomizationUuid\":\"f5753865-0563-4629-a1ae-171b8ae4a92a\",\"modelVersionId\":\"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\"modelCustomizationId\":\"f5753865-0563-4629-a1ae-171b8ae4a92a\",\"modelUuid\":\"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\"modelInvariantUuid\":\"7860fd39-a2c3-467a-af64-2ad2366ae014\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\"vnfInstanceId\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vfModuleInstanceId\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\"}","type":"String"},"requestId":{"value":"d0b5b906-8768-42a6-8cc8-053b92809753","type":"String"},"mso-request-id":{"value":"d0b5b906-8768-42a6-8cc8-053b92809753","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"655281c6-69aa-4fb1-b242-be5b68dd7d6d","type":"String"},"vfModuleId":{"value":"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7","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/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:44:51.045Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:51.347Z|4147140b-f075-49ab-aec5-e2e1c0b828bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:51.347Z|f6f2c51b-c693-4c6c-9bff-f6a4ff6aa05f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:51.348Z|4147140b-f075-49ab-aec5-e2e1c0b828bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:51.348Z|f6f2c51b-c693-4c6c-9bff-f6a4ff6aa05f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:52.057Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:52.057Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:44:52.058Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:44:52.059Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:44:52 GMT", X-ONAP-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-TransactionID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-ECOMP-RequestID:"d0b5b906-8768-42a6-8cc8-053b92809753", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"46d3f355-4002-4917-ad25-326c006e7d95", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:52.059Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d0b5b906-8768-42a6-8cc8-053b92809753\",\"instanceId\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\"}}","message":"Success","processInstanceID":"3d893cd3-e657-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:44:52.060Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:52.060Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:44:52.064Z|d0b5b906-8768-42a6-8cc8-053b92809753|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:52.200Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:52.203Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:44:52.203Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||Invoke 2022-06-07T11:44:52.203Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:52.204Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:44:52.204Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Method : GET 2022-06-07T11:44:52.204Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ccc1ce7eb19eb0d", X-B3-SpanId:"d5db332d2c524cc8", X-B3-ParentSpanId:"8ccc1ce7eb19eb0d", X-B3-Sampled:"0", X-ONAP-RequestID:"376a61be-ed06-42b1-9e77-e0d4b2a1bfc6", X-RequestID:"376a61be-ed06-42b1-9e77-e0d4b2a1bfc6", X-TransactionID:"376a61be-ed06-42b1-9e77-e0d4b2a1bfc6", X-ECOMP-RequestID:"376a61be-ed06-42b1-9e77-e0d4b2a1bfc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"963fd5de-6675-41b6-a963-e53f8999f9c1"] 2022-06-07T11:44:52.205Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Request body: 2022-06-07T11:44:52.205Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:52.224Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:52.225Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:52.225Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status text : 2022-06-07T11:44:52.225Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:52.226Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Response body: { "requestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:44:50.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"modelVersion\": \"1654602270315\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:51.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d0b5b906-8768-42a6-8cc8-053b92809753", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" } } } 2022-06-07T11:44:52.226Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:52.226Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||InvokeReturn 2022-06-07T11:44:52.228Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:44:52.228Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:52.228Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:52.229Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:44:52.229Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:52.229Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ccc1ce7eb19eb0d", X-B3-SpanId:"45faf9f1a2e5d6bc", X-B3-ParentSpanId:"8ccc1ce7eb19eb0d", X-B3-Sampled:"0", X-ONAP-RequestID:"376a61be-ed06-42b1-9e77-e0d4b2a1bfc6", X-RequestID:"376a61be-ed06-42b1-9e77-e0d4b2a1bfc6", X-TransactionID:"376a61be-ed06-42b1-9e77-e0d4b2a1bfc6", X-ECOMP-RequestID:"376a61be-ed06-42b1-9e77-e0d4b2a1bfc6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d999613e-2697-4b8f-8b45-5aeed52296cb"] 2022-06-07T11:44:52.229Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:52.230Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:52.243Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:52.243Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:52.243Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:52.244Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:52.245Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:52.245Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:52.246Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:52.252Z|376a61be-ed06-42b1-9e77-e0d4b2a1bfc6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:44:52.835Z|78df48f5-353d-48b7-ab0a-594ab8d9b557|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:44:52.835Z|78df48f5-353d-48b7-ab0a-594ab8d9b557|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:44:54.445Z|d390ff8e-5cd8-4298-867d-682014357860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:44:54.446Z|d390ff8e-5cd8-4298-867d-682014357860|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:44:58.803Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:44:58.808Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:44:58.809Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||Invoke 2022-06-07T11:44:58.809Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:58.810Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:44:58.810Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Method : GET 2022-06-07T11:44:58.811Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03f49bbb7dde1ccc", X-B3-SpanId:"1fc07ede24197b1c", X-B3-ParentSpanId:"03f49bbb7dde1ccc", X-B3-Sampled:"0", X-ONAP-RequestID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-RequestID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-TransactionID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-ECOMP-RequestID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d15f40b4-c0f2-4896-b3a2-375e982efda3"] 2022-06-07T11:44:58.811Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Request body: 2022-06-07T11:44:58.812Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:58.836Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:58.836Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:58.836Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status text : 2022-06-07T11:44:58.837Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:58.837Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Response body: { "requestId" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2022-06-07T11:44:47.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"modelVersion\": \"1654602266887\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:49.000+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" } } } 2022-06-07T11:44:58.837Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:58.838Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||InvokeReturn 2022-06-07T11:44:58.839Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false 2022-06-07T11:44:58.839Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:44:58.840Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:58.840Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false 2022-06-07T11:44:58.840Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:44:58.840Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"03f49bbb7dde1ccc", X-B3-SpanId:"7d4cf4db5081d2ea", X-B3-ParentSpanId:"03f49bbb7dde1ccc", X-B3-Sampled:"0", X-ONAP-RequestID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-RequestID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-TransactionID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-ECOMP-RequestID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b2083b5-b2a6-484e-b8d6-b874648ad31e"] 2022-06-07T11:44:58.841Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:44:58.841Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:58.858Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:58.859Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:58.859Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:44:58.859Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:44:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:58.860Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:44:58.860Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:58.861Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:44:58.890Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:44:58.891Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:44:58.891Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:58.891Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:44:58.891Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:44:58.892Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-RequestID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-TransactionID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-ECOMP-RequestID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53666fb7-fe77-415f-8192-f4b3685fdbd6"] 2022-06-07T11:44:58.892Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:44:58.892Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:59.057Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:59.058Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:59.058Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:44:59.058Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=2ED393E1273BDA3C5F58C058F2275B3D; 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:"Tue, 07 Jun 2022 11:44:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:59.059Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3db04cdf-e657-11ec-8aad-42c6bc6b4158","businessKey":"59e0b737-ab65-408b-9d8d-678dd7f0da6a","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:44:51.316+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3b634ef4-e657-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"3daf141c-e657-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-07T11:44:59.059Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:59.060Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=59e0b737-ab65-408b-9d8d-678dd7f0da6a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:44:59.085Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:44:59.086Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:44:59.086Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:44:59.090Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:44:59.090Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:44:59.090Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-RequestID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-TransactionID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-ECOMP-RequestID:"ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f56ffcef-cc0e-4a13-9e53-98c297170340"] 2022-06-07T11:44:59.091Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:44:59.091Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:44:59.225Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:44:59.226Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:44:59.226Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:44:59.226Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=D59EAEFF38108AFBA484773E3E56FE5F; 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:"Tue, 07 Jun 2022 11:44:58 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:44:59.227Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:3db073f6-e657-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"3db04cdf-e657-11ec-8aad-42c6bc6b4158","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"3db04cdf-e657-11ec-8aad-42c6bc6b4158","executionId":"3db04cdf-e657-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:44:51.317+0000","endTime":"2022-06-07T11:44:51.317+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3b634ef4-e657-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:44:59.227Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:44:59.227Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3db04cdf-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:44:59.236Z|ef8992e5-d3b7-4ead-84eb-ff9d3ee52b04|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:01.405Z|39da9a25-29f7-4905-b7f7-662063a4e1ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:01.405Z|39625ba3-5f0a-449c-9557-9ad4d9fb6e50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:01.406Z|39da9a25-29f7-4905-b7f7-662063a4e1ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:01.406Z|39625ba3-5f0a-449c-9557-9ad4d9fb6e50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:02.385Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:02.389Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:45:02.389Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||Invoke 2022-06-07T11:45:02.390Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:02.390Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:45:02.390Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Method : GET 2022-06-07T11:45:02.391Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f1ffe4fda481122", X-B3-SpanId:"04bdd28d9fc6030e", X-B3-ParentSpanId:"5f1ffe4fda481122", X-B3-Sampled:"0", X-ONAP-RequestID:"251f138f-a14c-4e85-b28d-c834b128266e", X-RequestID:"251f138f-a14c-4e85-b28d-c834b128266e", X-TransactionID:"251f138f-a14c-4e85-b28d-c834b128266e", X-ECOMP-RequestID:"251f138f-a14c-4e85-b28d-c834b128266e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93a6a52f-0c32-43d2-9a09-c86c371fab95"] 2022-06-07T11:45:02.391Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Request body: 2022-06-07T11:45:02.391Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:02.415Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:02.415Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:02.416Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status text : 2022-06-07T11:45:02.416Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:02.417Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Response body: { "requestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "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" : "2022-06-07T11:44:50.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"modelVersion\": \"1654602270315\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:58.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d0b5b906-8768-42a6-8cc8-053b92809753", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" } } } 2022-06-07T11:45:02.417Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:02.418Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||InvokeReturn 2022-06-07T11:45:02.419Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:45:02.420Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:02.420Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:02.420Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:45:02.421Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:02.421Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f1ffe4fda481122", X-B3-SpanId:"1a8556bf9827bb8d", X-B3-ParentSpanId:"5f1ffe4fda481122", X-B3-Sampled:"0", X-ONAP-RequestID:"251f138f-a14c-4e85-b28d-c834b128266e", X-RequestID:"251f138f-a14c-4e85-b28d-c834b128266e", X-TransactionID:"251f138f-a14c-4e85-b28d-c834b128266e", X-ECOMP-RequestID:"251f138f-a14c-4e85-b28d-c834b128266e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a0b5c03-43e2-49f9-9567-506c8da46dbf"] 2022-06-07T11:45:02.422Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:02.422Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:02.439Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:02.439Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:02.440Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:02.440Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:02.442Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 44, "soRequestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":1654602299000,\"creation_time\":1654602207000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:44:59.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:45:02.442Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:02.443Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:02.469Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:45:02.470Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:45:02.470Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:02.470Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:45:02.471Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:45:02.471Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"251f138f-a14c-4e85-b28d-c834b128266e", X-RequestID:"251f138f-a14c-4e85-b28d-c834b128266e", X-TransactionID:"251f138f-a14c-4e85-b28d-c834b128266e", X-ECOMP-RequestID:"251f138f-a14c-4e85-b28d-c834b128266e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c807a845-abea-428e-87b1-01c1ce873922"] 2022-06-07T11:45:02.471Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:45:02.472Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:02.610Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:02.610Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:02.611Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:45:02.611Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7E7D26A17FD115BFC0A213589BD33F3A; 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:"Tue, 07 Jun 2022 11:45:01 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:02.612Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4060c6cd-e657-11ec-8aad-42c6bc6b4158","businessKey":"d0b5b906-8768-42a6-8cc8-053b92809753","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:44:55.827+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3d893cd3-e657-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"405fdc2a-e657-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-07T11:45:02.612Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:02.613Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:45:02.635Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:45:02.636Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:45:02.636Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:02.636Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:45:02.637Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:45:02.637Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"251f138f-a14c-4e85-b28d-c834b128266e", X-RequestID:"251f138f-a14c-4e85-b28d-c834b128266e", X-TransactionID:"251f138f-a14c-4e85-b28d-c834b128266e", X-ECOMP-RequestID:"251f138f-a14c-4e85-b28d-c834b128266e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38103118-0440-4b3f-b42c-b623daca99e7"] 2022-06-07T11:45:02.637Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:45:02.638Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:02.763Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:02.764Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:02.764Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:45:02.765Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=7AB67D645D86DBB76411CBD6F2997431; 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:"Tue, 07 Jun 2022 11:45:02 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:02.765Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:423ab715-e657-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"4060c6cd-e657-11ec-8aad-42c6bc6b4158","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"4060c6cd-e657-11ec-8aad-42c6bc6b4158","executionId":"4060c6cd-e657-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:44:58.933+0000","endTime":"2022-06-07T11:44:58.938+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3d893cd3-e657-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:45:02.766Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:02.766Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:45:02.771Z|251f138f-a14c-4e85-b28d-c834b128266e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:02.859Z|e22db7d3-2cbd-46d8-b398-abefdf5295e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:02.859Z|e22db7d3-2cbd-46d8-b398-abefdf5295e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:09.365Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:09.369Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:45:09.369Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||Invoke 2022-06-07T11:45:09.370Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:09.370Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:45:09.370Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Method : GET 2022-06-07T11:45:09.370Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9f52d45d09b4bec", X-B3-SpanId:"b51edf338ed3b4bb", X-B3-ParentSpanId:"c9f52d45d09b4bec", X-B3-Sampled:"0", X-ONAP-RequestID:"39d94476-c3fb-49d2-b728-203670d6a082", X-RequestID:"39d94476-c3fb-49d2-b728-203670d6a082", X-TransactionID:"39d94476-c3fb-49d2-b728-203670d6a082", X-ECOMP-RequestID:"39d94476-c3fb-49d2-b728-203670d6a082", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d120cce7-e8e0-4752-9466-65ae3b741a98"] 2022-06-07T11:45:09.371Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Request body: 2022-06-07T11:45:09.371Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:09.390Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:09.391Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:09.391Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status text : 2022-06-07T11:45:09.391Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:09.392Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Response body: { "requestId" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:44:47.000+00:00", "endTime" : "2022-06-07T11:45:06.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"modelVersion\": \"1654602266887\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:06.000+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" } } } 2022-06-07T11:45:09.392Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:09.393Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||InvokeReturn 2022-06-07T11:45:09.394Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false 2022-06-07T11:45:09.395Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:09.395Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:09.395Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false 2022-06-07T11:45:09.396Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:09.396Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9f52d45d09b4bec", X-B3-SpanId:"0e1966dc8d3d2dd3", X-B3-ParentSpanId:"c9f52d45d09b4bec", X-B3-Sampled:"0", X-ONAP-RequestID:"39d94476-c3fb-49d2-b728-203670d6a082", X-RequestID:"39d94476-c3fb-49d2-b728-203670d6a082", X-TransactionID:"39d94476-c3fb-49d2-b728-203670d6a082", X-ECOMP-RequestID:"39d94476-c3fb-49d2-b728-203670d6a082", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"729e089c-1d2f-4c84-986e-316971e3a8e1"] 2022-06-07T11:45:09.396Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:09.397Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:09.407Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:09.408Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:09.408Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:09.409Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:09.409Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:09.409Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:09.410Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:09.416Z|39d94476-c3fb-49d2-b728-203670d6a082|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:09.445Z|91c19033-42c5-437d-ab8a-e437e4c604bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:45:09.446Z|91c19033-42c5-437d-ab8a-e437e4c604bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:45:09.537Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:09.540Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:45:09.541Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||Invoke 2022-06-07T11:45:09.541Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:09.541Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:45:09.542Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Method : GET 2022-06-07T11:45:09.543Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4313b3d2600c94f", X-B3-SpanId:"eba5f2f503ca567f", X-B3-ParentSpanId:"b4313b3d2600c94f", X-B3-Sampled:"0", X-ONAP-RequestID:"49873808-26da-4c48-b147-cd4884a27d27", X-RequestID:"49873808-26da-4c48-b147-cd4884a27d27", X-TransactionID:"49873808-26da-4c48-b147-cd4884a27d27", X-ECOMP-RequestID:"49873808-26da-4c48-b147-cd4884a27d27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df697832-b4ac-4250-8fe3-801efcf0c2ba"] 2022-06-07T11:45:09.543Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Request body: 2022-06-07T11:45:09.544Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:09.561Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:09.562Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:09.563Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status text : 2022-06-07T11:45:09.564Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:09.565Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Response body: { "requestId" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:44:47.000+00:00", "endTime" : "2022-06-07T11:45:06.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"modelVersion\": \"1654602266887\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:06.000+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" } } } 2022-06-07T11:45:09.565Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:09.566Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||InvokeReturn 2022-06-07T11:45:09.568Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false 2022-06-07T11:45:09.568Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:09.569Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:09.569Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false 2022-06-07T11:45:09.570Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:09.570Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4313b3d2600c94f", X-B3-SpanId:"f71a231dd52fc68a", X-B3-ParentSpanId:"b4313b3d2600c94f", X-B3-Sampled:"0", X-ONAP-RequestID:"49873808-26da-4c48-b147-cd4884a27d27", X-RequestID:"49873808-26da-4c48-b147-cd4884a27d27", X-TransactionID:"49873808-26da-4c48-b147-cd4884a27d27", X-ECOMP-RequestID:"49873808-26da-4c48-b147-cd4884a27d27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e033a64b-0286-49de-96c5-2d9cde3c7d27"] 2022-06-07T11:45:09.571Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:09.571Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:09.583Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:09.583Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:09.584Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:09.585Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:09 GMT", Connection:"close"] 2022-06-07T11:45:09.588Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:09.588Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:09.589Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:09.595Z|49873808-26da-4c48-b147-cd4884a27d27|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:09.715Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:09.719Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:45:09.719Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||Invoke 2022-06-07T11:45:09.719Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:09.719Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:45:09.720Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Method : GET 2022-06-07T11:45:09.720Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1360a20a5e9af19b", X-B3-SpanId:"47c8d40f6913adcf", X-B3-ParentSpanId:"1360a20a5e9af19b", X-B3-Sampled:"0", X-ONAP-RequestID:"5abd34a6-57eb-432b-8c18-2fe48d42fe9c", X-RequestID:"5abd34a6-57eb-432b-8c18-2fe48d42fe9c", X-TransactionID:"5abd34a6-57eb-432b-8c18-2fe48d42fe9c", X-ECOMP-RequestID:"5abd34a6-57eb-432b-8c18-2fe48d42fe9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94f1a0d6-edc9-421b-95e5-34bd2af484b1"] 2022-06-07T11:45:09.720Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Request body: 2022-06-07T11:45:09.720Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:09.741Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:09.742Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:09.742Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status text : 2022-06-07T11:45:09.742Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:09.743Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Response body: { "requestId" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:44:47.000+00:00", "endTime" : "2022-06-07T11:45:06.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"modelVersion\": \"1654602266887\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:06.000+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" } } } 2022-06-07T11:45:09.743Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:09.743Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||InvokeReturn 2022-06-07T11:45:09.745Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false 2022-06-07T11:45:09.745Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:09.745Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:09.745Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false 2022-06-07T11:45:09.746Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:09.746Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1360a20a5e9af19b", X-B3-SpanId:"efdd0c0c3beb9743", X-B3-ParentSpanId:"1360a20a5e9af19b", X-B3-Sampled:"0", X-ONAP-RequestID:"5abd34a6-57eb-432b-8c18-2fe48d42fe9c", X-RequestID:"5abd34a6-57eb-432b-8c18-2fe48d42fe9c", X-TransactionID:"5abd34a6-57eb-432b-8c18-2fe48d42fe9c", X-ECOMP-RequestID:"5abd34a6-57eb-432b-8c18-2fe48d42fe9c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d2539cf-ec1d-478e-a1dc-c99966c63b49"] 2022-06-07T11:45:09.746Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:09.746Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:09.756Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:09.756Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:09.756Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:09.756Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:09.757Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:09.757Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:09.758Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:09.763Z|5abd34a6-57eb-432b-8c18-2fe48d42fe9c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:09.880Z|c288b861-4f47-4754-af0c-888a04cd7047|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:45:09.880Z|c288b861-4f47-4754-af0c-888a04cd7047|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:45:09.887Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:09.891Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:45:09.892Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||Invoke 2022-06-07T11:45:09.892Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:09.892Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:45:09.892Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Method : GET 2022-06-07T11:45:09.892Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da60baa262c76565", X-B3-SpanId:"a6f4209e657883b0", X-B3-ParentSpanId:"da60baa262c76565", X-B3-Sampled:"0", X-ONAP-RequestID:"9685d463-0836-4157-a9a3-92a5d7691a4f", X-RequestID:"9685d463-0836-4157-a9a3-92a5d7691a4f", X-TransactionID:"9685d463-0836-4157-a9a3-92a5d7691a4f", X-ECOMP-RequestID:"9685d463-0836-4157-a9a3-92a5d7691a4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c0dadcf-e824-445e-bfa9-906eb5d87768"] 2022-06-07T11:45:09.893Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Request body: 2022-06-07T11:45:09.893Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:09.908Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:09.908Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:09.908Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status text : 2022-06-07T11:45:09.908Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:09.910Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Response body: { "requestId" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:44:47.000+00:00", "endTime" : "2022-06-07T11:45:06.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"modelVersion\": \"1654602266887\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:06.000+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" } } } 2022-06-07T11:45:09.910Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:09.910Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||InvokeReturn 2022-06-07T11:45:09.912Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false 2022-06-07T11:45:09.912Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:09.912Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:09.913Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false 2022-06-07T11:45:09.913Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:09.913Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da60baa262c76565", X-B3-SpanId:"9233b2130b8eab75", X-B3-ParentSpanId:"da60baa262c76565", X-B3-Sampled:"0", X-ONAP-RequestID:"9685d463-0836-4157-a9a3-92a5d7691a4f", X-RequestID:"9685d463-0836-4157-a9a3-92a5d7691a4f", X-TransactionID:"9685d463-0836-4157-a9a3-92a5d7691a4f", X-ECOMP-RequestID:"9685d463-0836-4157-a9a3-92a5d7691a4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dafa0e11-2c7b-4abc-84c2-19424c4fe448"] 2022-06-07T11:45:09.914Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:09.914Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:09.924Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:09.924Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:09.924Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:09.925Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:09.925Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:09.926Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:09.926Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:09.933Z|9685d463-0836-4157-a9a3-92a5d7691a4f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:10.055Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:10.059Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:45:10.059Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||Invoke 2022-06-07T11:45:10.059Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:10.060Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a 2022-06-07T11:45:10.060Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Method : GET 2022-06-07T11:45:10.060Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"788ebe78141d66be", X-B3-SpanId:"47f15f85d1e93b30", X-B3-ParentSpanId:"788ebe78141d66be", X-B3-Sampled:"0", X-ONAP-RequestID:"144aaef3-6acf-4cd7-94b3-2d6f22dfba36", X-RequestID:"144aaef3-6acf-4cd7-94b3-2d6f22dfba36", X-TransactionID:"144aaef3-6acf-4cd7-94b3-2d6f22dfba36", X-ECOMP-RequestID:"144aaef3-6acf-4cd7-94b3-2d6f22dfba36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"38eba6fd-5c2e-40e9-9375-9d2efdc88a5b"] 2022-06-07T11:45:10.060Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Request body: 2022-06-07T11:45:10.061Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:10.079Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:10.079Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:10.079Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Status text : 2022-06-07T11:45:10.079Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:10.080Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||Response body: { "requestId" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:44:47.000+00:00", "endTime" : "2022-06-07T11:45:06.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfType" : "", "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\": \"vfModule\",\n \"modelInvariantId\": \"1e1b108d-5c02-48cd-9766-79dca1a154c2\",\n \"modelVersionId\": \"353e22a3-8291-4543-9fdd-ea8aa3045525\",\n \"modelName\": \"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140\",\n \"modelVersion\": \"1654602266887\",\n \"modelCustomizationId\": \"d03f1582-d2d6-47a6-87d6-f8539a72aef0\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:06.000+00:00", "vfModuleId" : "982d0b12-f104-4493-be65-8df150c601ab", "vfModuleName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "vfModuleModelName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vfModules/982d0b12-f104-4493-be65-8df150c601ab", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "59e0b737-ab65-408b-9d8d-678dd7f0da6a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a" } } } 2022-06-07T11:45:10.081Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:10.081Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/59e0b737-ab65-408b-9d8d-678dd7f0da6a|INFO|500||InvokeReturn 2022-06-07T11:45:10.082Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false 2022-06-07T11:45:10.082Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:10.083Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:10.083Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false 2022-06-07T11:45:10.083Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:10.083Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"788ebe78141d66be", X-B3-SpanId:"da666f1cd4c1b07b", X-B3-ParentSpanId:"788ebe78141d66be", X-B3-Sampled:"0", X-ONAP-RequestID:"144aaef3-6acf-4cd7-94b3-2d6f22dfba36", X-RequestID:"144aaef3-6acf-4cd7-94b3-2d6f22dfba36", X-TransactionID:"144aaef3-6acf-4cd7-94b3-2d6f22dfba36", X-ECOMP-RequestID:"144aaef3-6acf-4cd7-94b3-2d6f22dfba36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6f05dde-26df-4fc5-af5a-c811a434bd3d"] 2022-06-07T11:45:10.083Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:10.084Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:10.094Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:10.095Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:10.095Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:10.095Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:09 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:10.096Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:10.096Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:10.097Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=59e0b737-ab65-408b-9d8d-678dd7f0da6a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:10.102Z|144aaef3-6acf-4cd7-94b3-2d6f22dfba36|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/59e0b737-ab65-408b-9d8d-678dd7f0da6a|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:11.431Z|9dc4d2d3-00e9-4d1e-bae1-f12dc1212c7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:11.432Z|9dc4d2d3-00e9-4d1e-bae1-f12dc1212c7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:11.436Z|30b770e1-a5d9-4565-b620-ca0b811fc4aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:11.437Z|30b770e1-a5d9-4565-b620-ca0b811fc4aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:11.617Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:11.619Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||INFO|500||Checking if requestId: dc12e7d6-654d-4bba-ba2a-f183aa424e50 already exists in requestDb InfraActiveRequests table 2022-06-07T11:45:11.620Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50 2022-06-07T11:45:11.620Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|INFO|500||Invoke 2022-06-07T11:45:11.620Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:11.620Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50 2022-06-07T11:45:11.621Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Method : GET 2022-06-07T11:45:11.621Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b8c306927f19605c", X-B3-SpanId:"43250e2269140140", X-B3-ParentSpanId:"b8c306927f19605c", X-B3-Sampled:"0", X-ONAP-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-TransactionID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-ECOMP-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a945436-7090-4a84-a0d0-e9d18114670a"] 2022-06-07T11:45:11.621Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Request body: 2022-06-07T11:45:11.621Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:11.635Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:11.635Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:45:11.636Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Status text : 2022-06-07T11:45:11.636Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:45:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:11.636Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Response body: 2022-06-07T11:45:11.637Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:11.637Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|INFO|404|Not Found|InvokeReturn 2022-06-07T11:45:11.644Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:45:11.651Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:11.711Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:45:11.712Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/related-to/volume-groups|INFO|500||Invoke 2022-06-07T11:45:11.757Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2022-06-07T11:45:11.757Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220607-11:45:11:482-13193], Content-Length=[408], Date=[Tue, 07 Jun 2022 11:45:11 GMT], Content-Type=[application/json]} 2022-06-07T11:45:11.758Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||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/2bca6741-a3ea-4c6d-a47e-3eff463484fb/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/related-to/volume-groups","ERR.5.4.6114"]}}} 2022-06-07T11:45:11.760Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/related-to/volume-groups 2022-06-07T11:45:11.761Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 2bca6741-a3ea-4c6d-a47e-3eff463484fb 2022-06-07T11:45:11.766Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:11.790Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vf-modules|INFO|500||Invoke 2022-06-07T11:45:11.790Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vf-modules|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[dc12e7d6-654d-4bba-ba2a-f183aa424e50], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[da968071-61c1-4b40-9cc5-1ce84f9b4a8c], X-ECOMP-RequestID=[dc12e7d6-654d-4bba-ba2a-f183aa424e50], X-TransactionId=[], X-ONAP-RequestID=[dc12e7d6-654d-4bba-ba2a-f183aa424e50]} 2022-06-07T11:45:11.832Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vf-modules|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:45:11:558-97169], Content-Length=[377], Date=[Tue, 07 Jun 2022 11:45:11 GMT], Content-Type=[application/json]} 2022-06-07T11:45:11.833Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/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/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vf-modules","ERR.5.4.6114"]}}} 2022-06-07T11:45:11.833Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vf-modules|INFO|404|Not Found|InvokeReturn 2022-06-07T11:45:11.835Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb/vf-modules 2022-06-07T11:45:11.835Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 2bca6741-a3ea-4c6d-a47e-3eff463484fb 2022-06-07T11:45:11.840Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:11.862Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:45:11.862Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-07T11:45:11.908Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-07T11:45:11.908Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220607-11:45:11:630-28948], vertex-id=[233520], Content-Length=[1024], Date=[Tue, 07 Jun 2022 11:45:11 GMT], Content-Type=[application/json]} 2022-06-07T11:45:11.909Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654602240784","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/2bca6741-a3ea-4c6d-a47e-3eff463484fb","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"2bca6741-a3ea-4c6d-a47e-3eff463484fb"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-07T11:45:11.910Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:45:11.910Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:45:11.911Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:45:11.912Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:45:11.912Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:11.912Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:45:11.913Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:45:11.913Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|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:"b8c306927f19605c", X-B3-SpanId:"6dce0acaa502243c", X-B3-ParentSpanId:"b8c306927f19605c", X-B3-Sampled:"0", X-ONAP-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-TransactionID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-ECOMP-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a28d29a-6f74-4ba5-8acf-ff946245b613"] 2022-06-07T11:45:11.913Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"2bca6741-a3ea-4c6d-a47e-3eff463484fb","serviceInstanceId":"3767597c-b843-4b69-8831-fe5ce373de44"},"instanceName":null,"requestScope":"vnf"} 2022-06-07T11:45:11.913Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:11.934Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:11.934Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:11.934Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:45:11.935Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|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:"Tue, 07 Jun 2022 11:45:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:11.935Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:45:11.935Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:11.935Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:45:11.936Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|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 2022-06-07T11:45:11.936Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-06-07T11:45:11.937Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:11.937Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|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 2022-06-07T11:45:11.937Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-06-07T11:45:11.937Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|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:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-TransactionID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-ECOMP-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"151b0e15-6e7d-4e72-8e45-65a2e75a1051"] 2022-06-07T11:45:11.937Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-06-07T11:45:11.938Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:11.956Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:11.957Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|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 2022-06-07T11:45:11.957Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-06-07T11:45:11.957Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:11.959Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|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" : 10034, "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" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" } } } 2022-06-07T11:45:11.959Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:11.959Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-06-07T11:45:11.961Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:45:11.961Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:45:11.962Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:11.962Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:45:11.962Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:45:11.962Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|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:"1531", X-B3-TraceId:"b8c306927f19605c", X-B3-SpanId:"a23614e187f68e3c", X-B3-ParentSpanId:"b8c306927f19605c", X-B3-Sampled:"0", X-ONAP-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-TransactionID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-ECOMP-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44764cb8-1139-4e5a-ba2d-60f67a08abb8"] 2022-06-07T11:45:11.963Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"dc12e7d6-654d-4bba-ba2a-f183aa424e50","requestStatus":"IN_PROGRESS","startTime":1654602311836,"source":"VID","vnfId":"2bca6741-a3ea-4c6d-a47e-3eff463484fb","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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"3767597c-b843-4b69-8831-fe5ce373de44","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"dc12e7d6-654d-4bba-ba2a-f183aa424e50"} 2022-06-07T11:45:11.963Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:11.986Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:11.986Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:45:11.987Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:45:11.987Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|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/dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:11 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:11.987Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "dc12e7d6-654d-4bba-ba2a-f183aa424e50", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:45:11.836+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:45:11.976+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc12e7d6-654d-4bba-ba2a-f183aa424e50", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50" } } } 2022-06-07T11:45:11.988Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:11.988Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:45:11.993Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:45:11.994Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:45:11.994Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:11.994Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:45:11.995Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:45:11.995Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|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:"2338", X-B3-TraceId:"b8c306927f19605c", X-B3-SpanId:"d400c79515a3f6c2", X-B3-ParentSpanId:"b8c306927f19605c", X-B3-Sampled:"0", X-ONAP-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-TransactionID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-ECOMP-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"823a708d-778e-4b70-9b35-9fcb634af0ce"] 2022-06-07T11:45:11.995Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|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_cnf 0\",\"modelInvariantId\":\"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\"modelVersionId\":\"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\"modelCustomizationId\":\"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\"modelUuid\":\"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\"modelInvariantUuid\":\"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3767597c-b843-4b69-8831-fe5ce373de44\",\"vnfInstanceId\":\"2bca6741-a3ea-4c6d-a47e-3eff463484fb\"}","type":"String"},"requestId":{"value":"dc12e7d6-654d-4bba-ba2a-f183aa424e50","type":"String"},"mso-request-id":{"value":"dc12e7d6-654d-4bba-ba2a-f183aa424e50","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"3767597c-b843-4b69-8831-fe5ce373de44","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"2bca6741-a3ea-4c6d-a47e-3eff463484fb","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/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:45:11.995Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:12.883Z|a27b297e-8143-412e-b486-dcf135e54b32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:12.884Z|a27b297e-8143-412e-b486-dcf135e54b32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:12.902Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:12.906Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:45:12.906Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||Invoke 2022-06-07T11:45:12.906Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:12.907Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:45:12.907Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Method : GET 2022-06-07T11:45:12.907Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9789b585f5595e0", X-B3-SpanId:"3bcbf186b4befcce", X-B3-ParentSpanId:"f9789b585f5595e0", X-B3-Sampled:"0", X-ONAP-RequestID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-RequestID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-TransactionID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-ECOMP-RequestID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97a6ba7a-fa4e-4141-a8f9-534e48c02a0a"] 2022-06-07T11:45:12.908Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Request body: 2022-06-07T11:45:12.908Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:12.923Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:12.923Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:12.923Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status text : 2022-06-07T11:45:12.924Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:12.925Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Response body: { "requestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "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" : "2022-06-07T11:44:50.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"modelVersion\": \"1654602270315\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:44:58.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d0b5b906-8768-42a6-8cc8-053b92809753", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" } } } 2022-06-07T11:45:12.925Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:12.925Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||InvokeReturn 2022-06-07T11:45:12.927Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:45:12.927Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:12.927Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:12.927Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:45:12.928Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:12.928Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f9789b585f5595e0", X-B3-SpanId:"e7f3ee00dee4ca78", X-B3-ParentSpanId:"f9789b585f5595e0", X-B3-Sampled:"0", X-ONAP-RequestID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-RequestID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-TransactionID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-ECOMP-RequestID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3359bc33-ac7a-4a20-9b44-975ee86b6030"] 2022-06-07T11:45:12.928Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:12.928Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:12.940Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:12.941Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:12.941Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:12.941Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:12.942Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 44, "soRequestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":1654602299000,\"creation_time\":1654602207000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:44:59.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:45:12.942Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:12.943Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:12.980Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:45:12.981Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:45:12.981Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:12.982Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:45:12.982Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:45:12.982Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-RequestID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-TransactionID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-ECOMP-RequestID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"686e1b2e-602a-4c47-8ef4-5749fbb7f26f"] 2022-06-07T11:45:12.983Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:45:12.983Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:13.008Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:13.009Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:45:13.009Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:45:13.009Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:45:13 GMT", X-ONAP-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-TransactionID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-ECOMP-RequestID:"dc12e7d6-654d-4bba-ba2a-f183aa424e50", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"823a708d-778e-4b70-9b35-9fcb634af0ce", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:13.010Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"dc12e7d6-654d-4bba-ba2a-f183aa424e50\",\"instanceId\":\"2bca6741-a3ea-4c6d-a47e-3eff463484fb\"}}","message":"Success","processInstanceID":"4a061b0d-e657-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:45:13.010Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:13.010Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:45:13.013Z|dc12e7d6-654d-4bba-ba2a-f183aa424e50|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:13.106Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:13.107Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:13.107Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:45:13.108Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=58CEBD7683DA74B6BAB3EB951EB8A1BD; 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:"Tue, 07 Jun 2022 11:45:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:13.108Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4060c6cd-e657-11ec-8aad-42c6bc6b4158","businessKey":"d0b5b906-8768-42a6-8cc8-053b92809753","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-06-07T11:44:55.827+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"3d893cd3-e657-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"405fdc2a-e657-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-07T11:45:13.108Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:13.109Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d0b5b906-8768-42a6-8cc8-053b92809753&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:45:13.131Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:45:13.131Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:45:13.132Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:13.132Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:45:13.132Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:45:13.132Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-RequestID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-TransactionID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-ECOMP-RequestID:"a3b97faa-c961-46c0-b683-9d5814b08c43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d12f7738-000f-4fec-8384-caed75fc9cc8"] 2022-06-07T11:45:13.133Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:45:13.133Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:13.153Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:13.157Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50 2022-06-07T11:45:13.157Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|INFO|500||Invoke 2022-06-07T11:45:13.157Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:13.157Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50 2022-06-07T11:45:13.158Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Method : GET 2022-06-07T11:45:13.158Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4100edc620fd5694", X-B3-SpanId:"d4a797ba4d466a79", X-B3-ParentSpanId:"4100edc620fd5694", X-B3-Sampled:"0", X-ONAP-RequestID:"e00fc25d-dba3-46d6-a659-379f4785bfcc", X-RequestID:"e00fc25d-dba3-46d6-a659-379f4785bfcc", X-TransactionID:"e00fc25d-dba3-46d6-a659-379f4785bfcc", X-ECOMP-RequestID:"e00fc25d-dba3-46d6-a659-379f4785bfcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10a1e53f-ab09-485c-9257-8ed6bd1d38d8"] 2022-06-07T11:45:13.158Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Request body: 2022-06-07T11:45:13.162Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:13.178Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:13.178Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:13.179Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Status text : 2022-06-07T11:45:13.179Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:13.180Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Response body: { "requestId" : "dc12e7d6-654d-4bba-ba2a-f183aa424e50", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:45:11.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0", "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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:12.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc12e7d6-654d-4bba-ba2a-f183aa424e50", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50" } } } 2022-06-07T11:45:13.180Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:13.180Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|INFO|500||InvokeReturn 2022-06-07T11:45:13.182Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false 2022-06-07T11:45:13.182Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:13.182Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:13.182Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false 2022-06-07T11:45:13.183Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:13.183Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4100edc620fd5694", X-B3-SpanId:"5ce2e9f86978a8c5", X-B3-ParentSpanId:"4100edc620fd5694", X-B3-Sampled:"0", X-ONAP-RequestID:"e00fc25d-dba3-46d6-a659-379f4785bfcc", X-RequestID:"e00fc25d-dba3-46d6-a659-379f4785bfcc", X-TransactionID:"e00fc25d-dba3-46d6-a659-379f4785bfcc", X-ECOMP-RequestID:"e00fc25d-dba3-46d6-a659-379f4785bfcc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ce327ac-b20f-4771-818f-6dcfc7a8a263"] 2022-06-07T11:45:13.183Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:13.183Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:13.193Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:13.193Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:13.194Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:13.194Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:13.195Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:13.195Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:13.195Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:13.202Z|e00fc25d-dba3-46d6-a659-379f4785bfcc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:13.256Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:13.257Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:13.257Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:45:13.257Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=6B9882445B4E68A60C43FB1FA54FDB9B; 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:"Tue, 07 Jun 2022 11:45:12 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:13.258Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:423ab715-e657-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"4060c6cd-e657-11ec-8aad-42c6bc6b4158","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:b7c89a19-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"4060c6cd-e657-11ec-8aad-42c6bc6b4158","executionId":"4060c6cd-e657-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:44:58.933+0000","endTime":"2022-06-07T11:44:58.938+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"3d893cd3-e657-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:45:13.258Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:13.259Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4060c6cd-e657-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:45:13.263Z|a3b97faa-c961-46c0-b683-9d5814b08c43|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:21.456Z|249684d6-2620-4a06-a6e2-f8c8f4d12299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:21.457Z|249684d6-2620-4a06-a6e2-f8c8f4d12299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:21.462Z|9df9ae03-1f4f-42ef-8a7d-c6c7653b892e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:21.462Z|9df9ae03-1f4f-42ef-8a7d-c6c7653b892e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:22.909Z|95332bb2-4f5a-427e-8521-b9e5fb82056c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:22.910Z|95332bb2-4f5a-427e-8521-b9e5fb82056c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:23.337Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:23.341Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50 2022-06-07T11:45:23.341Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|INFO|500||Invoke 2022-06-07T11:45:23.342Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.342Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50 2022-06-07T11:45:23.342Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Method : GET 2022-06-07T11:45:23.342Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a855cd0cb5c494f2", X-B3-SpanId:"a17172e665c05d15", X-B3-ParentSpanId:"a855cd0cb5c494f2", X-B3-Sampled:"0", X-ONAP-RequestID:"e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc", X-RequestID:"e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc", X-TransactionID:"e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc", X-ECOMP-RequestID:"e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"105621c0-7401-4744-a2f6-4cfdf58adc2c"] 2022-06-07T11:45:23.343Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Request body: 2022-06-07T11:45:23.343Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.361Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.361Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.362Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Status text : 2022-06-07T11:45:23.362Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.362Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Response body: { "requestId" : "dc12e7d6-654d-4bba-ba2a-f183aa424e50", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:11.000+00:00", "endTime" : "2022-06-07T11:45:17.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0", "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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc12e7d6-654d-4bba-ba2a-f183aa424e50", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50" } } } 2022-06-07T11:45:23.363Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.363Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|INFO|500||InvokeReturn 2022-06-07T11:45:23.365Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.365Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:23.365Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.365Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.366Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:23.366Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a855cd0cb5c494f2", X-B3-SpanId:"5da290d7a35afb8d", X-B3-ParentSpanId:"a855cd0cb5c494f2", X-B3-Sampled:"0", X-ONAP-RequestID:"e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc", X-RequestID:"e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc", X-TransactionID:"e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc", X-ECOMP-RequestID:"e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2e9c4ce-1554-47e5-acac-38da93fac7a8"] 2022-06-07T11:45:23.366Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:23.366Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.378Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.379Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.379Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:23.379Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.380Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:23.380Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.381Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:23.388Z|e3d6e21f-65ad-45aa-bbea-43f96ff7f3dc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:23.409Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:23.412Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:45:23.413Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||Invoke 2022-06-07T11:45:23.413Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.413Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:45:23.413Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Method : GET 2022-06-07T11:45:23.414Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f5d39c611b5b68a", X-B3-SpanId:"ecf6e1706d71d9b8", X-B3-ParentSpanId:"5f5d39c611b5b68a", X-B3-Sampled:"0", X-ONAP-RequestID:"c0e95f76-6c3e-431c-8896-df7f0b6bcad3", X-RequestID:"c0e95f76-6c3e-431c-8896-df7f0b6bcad3", X-TransactionID:"c0e95f76-6c3e-431c-8896-df7f0b6bcad3", X-ECOMP-RequestID:"c0e95f76-6c3e-431c-8896-df7f0b6bcad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53d58c85-29cd-4142-ac1d-6370627e821c"] 2022-06-07T11:45:23.414Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Request body: 2022-06-07T11:45:23.414Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.429Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.430Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.430Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status text : 2022-06-07T11:45:23.430Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.431Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Response body: { "requestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "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" : "2022-06-07T11:44:50.000+00:00", "endTime" : "2022-06-07T11:45:21.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"modelVersion\": \"1654602270315\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:21.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d0b5b906-8768-42a6-8cc8-053b92809753", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" } } } 2022-06-07T11:45:23.432Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.432Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||InvokeReturn 2022-06-07T11:45:23.433Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.434Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:23.434Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.434Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.434Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:23.435Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f5d39c611b5b68a", X-B3-SpanId:"6198a743a4a3b2d4", X-B3-ParentSpanId:"5f5d39c611b5b68a", X-B3-Sampled:"0", X-ONAP-RequestID:"c0e95f76-6c3e-431c-8896-df7f0b6bcad3", X-RequestID:"c0e95f76-6c3e-431c-8896-df7f0b6bcad3", X-TransactionID:"c0e95f76-6c3e-431c-8896-df7f0b6bcad3", X-ECOMP-RequestID:"c0e95f76-6c3e-431c-8896-df7f0b6bcad3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb91ba60-25f8-4dc3-abac-163c902294e2"] 2022-06-07T11:45:23.435Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:23.435Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.445Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.445Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.446Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:23.446Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.446Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 44, "soRequestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":1654602299000,\"creation_time\":1654602207000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:44:59.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:45:23.447Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.447Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:23.454Z|c0e95f76-6c3e-431c-8896-df7f0b6bcad3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:23.513Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:23.517Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50 2022-06-07T11:45:23.517Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|INFO|500||Invoke 2022-06-07T11:45:23.517Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.518Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50 2022-06-07T11:45:23.518Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Method : GET 2022-06-07T11:45:23.518Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a454d82330d5a412", X-B3-SpanId:"5f804c068729358c", X-B3-ParentSpanId:"a454d82330d5a412", X-B3-Sampled:"0", X-ONAP-RequestID:"08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1", X-RequestID:"08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1", X-TransactionID:"08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1", X-ECOMP-RequestID:"08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c9e4c79-c6a2-4083-a306-54ad99c1c773"] 2022-06-07T11:45:23.519Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Request body: 2022-06-07T11:45:23.519Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.534Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.534Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.535Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Status text : 2022-06-07T11:45:23.535Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.536Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Response body: { "requestId" : "dc12e7d6-654d-4bba-ba2a-f183aa424e50", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:11.000+00:00", "endTime" : "2022-06-07T11:45:17.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0", "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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc12e7d6-654d-4bba-ba2a-f183aa424e50", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50" } } } 2022-06-07T11:45:23.536Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.537Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|INFO|500||InvokeReturn 2022-06-07T11:45:23.538Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.538Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:23.539Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.539Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.539Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:23.540Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a454d82330d5a412", X-B3-SpanId:"8377b2f4c7239dfc", X-B3-ParentSpanId:"a454d82330d5a412", X-B3-Sampled:"0", X-ONAP-RequestID:"08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1", X-RequestID:"08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1", X-TransactionID:"08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1", X-ECOMP-RequestID:"08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f902a675-ca9a-45d5-ac76-fda3d7bd2270"] 2022-06-07T11:45:23.540Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:23.540Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.549Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.549Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.550Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:23.550Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.551Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:23.551Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.551Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:23.558Z|08d6d316-d3cf-4f3c-9cc6-6446cc1de5b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:23.578Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:23.582Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:45:23.582Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||Invoke 2022-06-07T11:45:23.583Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.583Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:45:23.583Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Method : GET 2022-06-07T11:45:23.584Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da14f458865a6bdb", X-B3-SpanId:"87fe1d7ffc3a2c47", X-B3-ParentSpanId:"da14f458865a6bdb", X-B3-Sampled:"0", X-ONAP-RequestID:"c26957e8-7b28-46ab-aebe-0d3d0f244623", X-RequestID:"c26957e8-7b28-46ab-aebe-0d3d0f244623", X-TransactionID:"c26957e8-7b28-46ab-aebe-0d3d0f244623", X-ECOMP-RequestID:"c26957e8-7b28-46ab-aebe-0d3d0f244623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e6ad13d-d291-4863-beb7-5688ca6a748e"] 2022-06-07T11:45:23.584Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Request body: 2022-06-07T11:45:23.584Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.598Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.598Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.598Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status text : 2022-06-07T11:45:23.599Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.599Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Response body: { "requestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "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" : "2022-06-07T11:44:50.000+00:00", "endTime" : "2022-06-07T11:45:21.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"modelVersion\": \"1654602270315\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:21.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d0b5b906-8768-42a6-8cc8-053b92809753", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" } } } 2022-06-07T11:45:23.600Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.600Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||InvokeReturn 2022-06-07T11:45:23.601Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.602Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:23.602Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.602Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.603Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:23.603Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da14f458865a6bdb", X-B3-SpanId:"74be07edadfe14ea", X-B3-ParentSpanId:"da14f458865a6bdb", X-B3-Sampled:"0", X-ONAP-RequestID:"c26957e8-7b28-46ab-aebe-0d3d0f244623", X-RequestID:"c26957e8-7b28-46ab-aebe-0d3d0f244623", X-TransactionID:"c26957e8-7b28-46ab-aebe-0d3d0f244623", X-ECOMP-RequestID:"c26957e8-7b28-46ab-aebe-0d3d0f244623", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8c2d8b2-c1cb-406e-a8fb-20b21ff2de60"] 2022-06-07T11:45:23.603Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:23.604Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.616Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.616Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.617Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:23.617Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.618Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 44, "soRequestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":1654602299000,\"creation_time\":1654602207000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:44:59.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:45:23.618Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.619Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:23.625Z|c26957e8-7b28-46ab-aebe-0d3d0f244623|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:23.676Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:23.679Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50 2022-06-07T11:45:23.679Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|INFO|500||Invoke 2022-06-07T11:45:23.680Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.680Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50 2022-06-07T11:45:23.680Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Method : GET 2022-06-07T11:45:23.680Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7bb7eb1f6acb5b4b", X-B3-SpanId:"cdba5f787e2995cb", X-B3-ParentSpanId:"7bb7eb1f6acb5b4b", X-B3-Sampled:"0", X-ONAP-RequestID:"065bfdeb-d02e-4e8f-ba7a-494578eae537", X-RequestID:"065bfdeb-d02e-4e8f-ba7a-494578eae537", X-TransactionID:"065bfdeb-d02e-4e8f-ba7a-494578eae537", X-ECOMP-RequestID:"065bfdeb-d02e-4e8f-ba7a-494578eae537", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d15d2239-e034-4bfb-a66c-35dadbb68996"] 2022-06-07T11:45:23.681Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Request body: 2022-06-07T11:45:23.681Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.696Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.697Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.697Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Status text : 2022-06-07T11:45:23.697Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.698Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Response body: { "requestId" : "dc12e7d6-654d-4bba-ba2a-f183aa424e50", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:11.000+00:00", "endTime" : "2022-06-07T11:45:17.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0", "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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc12e7d6-654d-4bba-ba2a-f183aa424e50", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50" } } } 2022-06-07T11:45:23.698Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.698Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|INFO|500||InvokeReturn 2022-06-07T11:45:23.700Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.701Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:23.701Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.701Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.702Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:23.702Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7bb7eb1f6acb5b4b", X-B3-SpanId:"f239446906b87136", X-B3-ParentSpanId:"7bb7eb1f6acb5b4b", X-B3-Sampled:"0", X-ONAP-RequestID:"065bfdeb-d02e-4e8f-ba7a-494578eae537", X-RequestID:"065bfdeb-d02e-4e8f-ba7a-494578eae537", X-TransactionID:"065bfdeb-d02e-4e8f-ba7a-494578eae537", X-ECOMP-RequestID:"065bfdeb-d02e-4e8f-ba7a-494578eae537", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a8cc704-9b24-4765-9640-e81a0f35e29b"] 2022-06-07T11:45:23.702Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:23.702Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.713Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.714Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.714Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:23.715Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.715Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:23.715Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.716Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:23.723Z|065bfdeb-d02e-4e8f-ba7a-494578eae537|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:23.747Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:23.750Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:45:23.751Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||Invoke 2022-06-07T11:45:23.751Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.751Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:45:23.751Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Method : GET 2022-06-07T11:45:23.752Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63bcece852e5739d", X-B3-SpanId:"ad39450ee20181fc", X-B3-ParentSpanId:"63bcece852e5739d", X-B3-Sampled:"0", X-ONAP-RequestID:"d7ea82bd-9fbb-45fa-866f-83cddda193be", X-RequestID:"d7ea82bd-9fbb-45fa-866f-83cddda193be", X-TransactionID:"d7ea82bd-9fbb-45fa-866f-83cddda193be", X-ECOMP-RequestID:"d7ea82bd-9fbb-45fa-866f-83cddda193be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"169471b6-eff3-444a-bcf7-0335b28a272d"] 2022-06-07T11:45:23.752Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Request body: 2022-06-07T11:45:23.752Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.768Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.769Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.769Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status text : 2022-06-07T11:45:23.769Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.770Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Response body: { "requestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "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" : "2022-06-07T11:44:50.000+00:00", "endTime" : "2022-06-07T11:45:21.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"modelVersion\": \"1654602270315\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:21.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d0b5b906-8768-42a6-8cc8-053b92809753", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" } } } 2022-06-07T11:45:23.770Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.771Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||InvokeReturn 2022-06-07T11:45:23.774Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.774Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:23.774Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.775Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.775Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:23.776Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"63bcece852e5739d", X-B3-SpanId:"8dd534ceb239dc59", X-B3-ParentSpanId:"63bcece852e5739d", X-B3-Sampled:"0", X-ONAP-RequestID:"d7ea82bd-9fbb-45fa-866f-83cddda193be", X-RequestID:"d7ea82bd-9fbb-45fa-866f-83cddda193be", X-TransactionID:"d7ea82bd-9fbb-45fa-866f-83cddda193be", X-ECOMP-RequestID:"d7ea82bd-9fbb-45fa-866f-83cddda193be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa94f35d-b713-4de8-936d-621f7e59e30a"] 2022-06-07T11:45:23.776Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:23.776Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.793Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.794Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.795Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:23.796Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.796Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 44, "soRequestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":1654602299000,\"creation_time\":1654602207000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:44:59.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:45:23.797Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.797Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:23.805Z|d7ea82bd-9fbb-45fa-866f-83cddda193be|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:23.852Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:23.855Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50 2022-06-07T11:45:23.856Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|INFO|500||Invoke 2022-06-07T11:45:23.856Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.856Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50 2022-06-07T11:45:23.857Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Method : GET 2022-06-07T11:45:23.857Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14a7ee96d1e3a270", X-B3-SpanId:"c0a9cd8395ab983f", X-B3-ParentSpanId:"14a7ee96d1e3a270", X-B3-Sampled:"0", X-ONAP-RequestID:"0ced38b4-f971-443a-bc09-31f2306c37fc", X-RequestID:"0ced38b4-f971-443a-bc09-31f2306c37fc", X-TransactionID:"0ced38b4-f971-443a-bc09-31f2306c37fc", X-ECOMP-RequestID:"0ced38b4-f971-443a-bc09-31f2306c37fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3071ef7d-422e-4fc7-8748-318807b67c12"] 2022-06-07T11:45:23.857Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Request body: 2022-06-07T11:45:23.857Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.873Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.873Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.874Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Status text : 2022-06-07T11:45:23.874Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.875Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Response body: { "requestId" : "dc12e7d6-654d-4bba-ba2a-f183aa424e50", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:11.000+00:00", "endTime" : "2022-06-07T11:45:17.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0", "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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc12e7d6-654d-4bba-ba2a-f183aa424e50", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50" } } } 2022-06-07T11:45:23.875Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.875Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|INFO|500||InvokeReturn 2022-06-07T11:45:23.877Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.877Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:23.878Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.878Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.878Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:23.878Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"14a7ee96d1e3a270", X-B3-SpanId:"ebdf1f27eff8ea4f", X-B3-ParentSpanId:"14a7ee96d1e3a270", X-B3-Sampled:"0", X-ONAP-RequestID:"0ced38b4-f971-443a-bc09-31f2306c37fc", X-RequestID:"0ced38b4-f971-443a-bc09-31f2306c37fc", X-TransactionID:"0ced38b4-f971-443a-bc09-31f2306c37fc", X-ECOMP-RequestID:"0ced38b4-f971-443a-bc09-31f2306c37fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f380e5c5-ef75-4b70-8608-08444a53ec31"] 2022-06-07T11:45:23.879Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:23.879Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.888Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.888Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.889Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:23.889Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.890Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:23.890Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.890Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:23.896Z|0ced38b4-f971-443a-bc09-31f2306c37fc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:23.933Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:23.936Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:45:23.936Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||Invoke 2022-06-07T11:45:23.937Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.937Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:45:23.938Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Method : GET 2022-06-07T11:45:23.938Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0d9d383f40d7d8a", X-B3-SpanId:"b352bd6211a32f6e", X-B3-ParentSpanId:"f0d9d383f40d7d8a", X-B3-Sampled:"0", X-ONAP-RequestID:"b90ee066-635d-4e26-b9db-90232322ff9d", X-RequestID:"b90ee066-635d-4e26-b9db-90232322ff9d", X-TransactionID:"b90ee066-635d-4e26-b9db-90232322ff9d", X-ECOMP-RequestID:"b90ee066-635d-4e26-b9db-90232322ff9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00e6b7a5-4094-4ed1-8903-092f63c12e51"] 2022-06-07T11:45:23.938Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Request body: 2022-06-07T11:45:23.939Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.957Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.957Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.958Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status text : 2022-06-07T11:45:23.958Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.959Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Response body: { "requestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "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" : "2022-06-07T11:44:50.000+00:00", "endTime" : "2022-06-07T11:45:21.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"modelVersion\": \"1654602270315\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:21.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d0b5b906-8768-42a6-8cc8-053b92809753", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" } } } 2022-06-07T11:45:23.959Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.959Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||InvokeReturn 2022-06-07T11:45:23.961Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.961Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:23.961Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:23.961Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:45:23.962Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:23.962Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f0d9d383f40d7d8a", X-B3-SpanId:"dcdf99a46d536fe3", X-B3-ParentSpanId:"f0d9d383f40d7d8a", X-B3-Sampled:"0", X-ONAP-RequestID:"b90ee066-635d-4e26-b9db-90232322ff9d", X-RequestID:"b90ee066-635d-4e26-b9db-90232322ff9d", X-TransactionID:"b90ee066-635d-4e26-b9db-90232322ff9d", X-ECOMP-RequestID:"b90ee066-635d-4e26-b9db-90232322ff9d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3da91cde-dceb-4eaf-9467-f565d11d7b23"] 2022-06-07T11:45:23.962Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:23.962Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:23.977Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:23.978Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:23.979Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:23.979Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:23.981Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 44, "soRequestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":1654602299000,\"creation_time\":1654602207000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:44:59.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:45:23.981Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:23.982Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:23.997Z|b90ee066-635d-4e26-b9db-90232322ff9d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:24.031Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:24.035Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50 2022-06-07T11:45:24.035Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|INFO|500||Invoke 2022-06-07T11:45:24.036Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:24.036Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50 2022-06-07T11:45:24.036Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Method : GET 2022-06-07T11:45:24.036Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce3a212296b00e50", X-B3-SpanId:"2988c96376c32df4", X-B3-ParentSpanId:"ce3a212296b00e50", X-B3-Sampled:"0", X-ONAP-RequestID:"d4d0754e-968a-43f2-9e3a-6c412e66673d", X-RequestID:"d4d0754e-968a-43f2-9e3a-6c412e66673d", X-TransactionID:"d4d0754e-968a-43f2-9e3a-6c412e66673d", X-ECOMP-RequestID:"d4d0754e-968a-43f2-9e3a-6c412e66673d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f53b98e-44e6-4052-8849-b2bb0d5ac817"] 2022-06-07T11:45:24.037Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Request body: 2022-06-07T11:45:24.037Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:24.053Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:24.054Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:24.054Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Status text : 2022-06-07T11:45:24.055Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:24.056Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||Response body: { "requestId" : "dc12e7d6-654d-4bba-ba2a-f183aa424e50", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:11.000+00:00", "endTime" : "2022-06-07T11:45:17.000+00:00", "source" : "VID", "vnfId" : "2bca6741-a3ea-4c6d-a47e-3eff463484fb", "vnfName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140_vnf_0", "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\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_cnf\",\n \"modelInvariantId\": \"77cc6be3-ca40-4eb4-abb5-adfff35c9112\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"0af2e545-14bf-400e-9abb-24266e1b1d5b\",\n \"modelCustomizationId\": \"6906ed0f-c4c0-42e8-8a13-13cd40664ea2\",\n \"modelCustomizationName\": \"basic_cnf 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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:17.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44/vnfs/2bca6741-a3ea-4c6d-a47e-3eff463484fb", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "dc12e7d6-654d-4bba-ba2a-f183aa424e50", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50" } } } 2022-06-07T11:45:24.056Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:24.056Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/dc12e7d6-654d-4bba-ba2a-f183aa424e50|INFO|500||InvokeReturn 2022-06-07T11:45:24.058Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false 2022-06-07T11:45:24.058Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:24.059Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:24.059Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false 2022-06-07T11:45:24.059Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:24.059Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce3a212296b00e50", X-B3-SpanId:"ea6161bd19c01677", X-B3-ParentSpanId:"ce3a212296b00e50", X-B3-Sampled:"0", X-ONAP-RequestID:"d4d0754e-968a-43f2-9e3a-6c412e66673d", X-RequestID:"d4d0754e-968a-43f2-9e3a-6c412e66673d", X-TransactionID:"d4d0754e-968a-43f2-9e3a-6c412e66673d", X-ECOMP-RequestID:"d4d0754e-968a-43f2-9e3a-6c412e66673d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9211b637-c51b-432f-832a-0811d011e021"] 2022-06-07T11:45:24.060Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:24.060Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:24.071Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:24.072Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:24.073Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:24.073Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:24.076Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:24.076Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:24.076Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=dc12e7d6-654d-4bba-ba2a-f183aa424e50&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:24.083Z|d4d0754e-968a-43f2-9e3a-6c412e66673d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/dc12e7d6-654d-4bba-ba2a-f183aa424e50|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:24.131Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:24.135Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:45:24.136Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||Invoke 2022-06-07T11:45:24.136Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:24.137Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753 2022-06-07T11:45:24.137Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Method : GET 2022-06-07T11:45:24.137Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d804c747e32ef0f6", X-B3-SpanId:"c87025a45c7962cc", X-B3-ParentSpanId:"d804c747e32ef0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"99acbb1e-287b-41d8-908c-e46304c292e3", X-RequestID:"99acbb1e-287b-41d8-908c-e46304c292e3", X-TransactionID:"99acbb1e-287b-41d8-908c-e46304c292e3", X-ECOMP-RequestID:"99acbb1e-287b-41d8-908c-e46304c292e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e339cced-3b51-4f6e-8cf9-41cb108ad36f"] 2022-06-07T11:45:24.138Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Request body: 2022-06-07T11:45:24.138Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:24.155Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:24.156Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:24.156Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Status text : 2022-06-07T11:45:24.156Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:24.157Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||Response body: { "requestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "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" : "2022-06-07T11:44:50.000+00:00", "endTime" : "2022-06-07T11:45:21.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfType" : "", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7860fd39-a2c3-467a-af64-2ad2366ae014\",\n \"modelVersionId\": \"f765c742-afe6-4b16-91e2-b09ee3ee8859\",\n \"modelName\": \"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\n \"modelVersion\": \"1654602270315\",\n \"modelCustomizationId\": \"f5753865-0563-4629-a1ae-171b8ae4a92a\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:21.000+00:00", "vfModuleId" : "24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "vfModuleName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "vfModuleModelName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vfModules/24cea1c7-f717-4b92-a1fb-c0feb9aee8f7", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d0b5b906-8768-42a6-8cc8-053b92809753", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753" } } } 2022-06-07T11:45:24.157Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:24.158Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d0b5b906-8768-42a6-8cc8-053b92809753|INFO|500||InvokeReturn 2022-06-07T11:45:24.159Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:45:24.160Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:24.160Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:24.160Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false 2022-06-07T11:45:24.160Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:24.161Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d804c747e32ef0f6", X-B3-SpanId:"fd430a2b6e937e4e", X-B3-ParentSpanId:"d804c747e32ef0f6", X-B3-Sampled:"0", X-ONAP-RequestID:"99acbb1e-287b-41d8-908c-e46304c292e3", X-RequestID:"99acbb1e-287b-41d8-908c-e46304c292e3", X-TransactionID:"99acbb1e-287b-41d8-908c-e46304c292e3", X-ECOMP-RequestID:"99acbb1e-287b-41d8-908c-e46304c292e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"679ad89a-ee4d-44c3-89ad-e9fe183970a6"] 2022-06-07T11:45:24.161Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:24.161Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:24.176Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:24.177Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:24.177Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:24.178Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:23 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:24.179Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 44, "soRequestId" : "d0b5b906-8768-42a6-8cc8-053b92809753", "groupingId" : "cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0", "name" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2533c9c7326d44f0a72cc2ec35f519dc/stacks/basic_vm-ef61196d-18a3-470d-9906-92d61a850c45/cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"updated_time\":1654602299000,\"creation_time\":1654602207000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-jakarta\",\"disable_rollback\":true,\"stack_user_project_id\":\"6342ab1e7c4344fbaa5191c663c85637\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"cf20f56e-8eb7-41e9-bc3d-e1045fdc26f0\",\"OS::project_id\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"OS::stack_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45\",\"vnf_name\":\"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0\",\"vnf_id\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\",\"vf_module_id\":\"24cea1c7-f717-4b92-a1fb-c0feb9aee8f7\",\"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-jakarta\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2022-06-07T11:44:59.000+00:00", "isDataInternal" : false } ] 2022-06-07T11:45:24.179Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:24.180Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d0b5b906-8768-42a6-8cc8-053b92809753&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:24.188Z|99acbb1e-287b-41d8-908c-e46304c292e3|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d0b5b906-8768-42a6-8cc8-053b92809753|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:24.445Z|1b593af2-fa97-4ad9-91e8-f68eeb516fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:45:24.448Z|1b593af2-fa97-4ad9-91e8-f68eeb516fbe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:45:25.326Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:25.328Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||INFO|500||Checking if requestId: 35138d32-f01e-486f-bc68-a794c8dbed5d already exists in requestDb InfraActiveRequests table 2022-06-07T11:45:25.329Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d 2022-06-07T11:45:25.329Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|INFO|500||Invoke 2022-06-07T11:45:25.330Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:25.330Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d 2022-06-07T11:45:25.330Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Method : GET 2022-06-07T11:45:25.331Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26b8c5db5e99bd9c", X-B3-SpanId:"eab43270ad0590c2", X-B3-ParentSpanId:"26b8c5db5e99bd9c", X-B3-Sampled:"0", X-ONAP-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-TransactionID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ECOMP-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fe59edc-fca4-4ee0-9bef-5f6a92f7f68b"] 2022-06-07T11:45:25.331Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Request body: 2022-06-07T11:45:25.331Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:25.346Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:25.346Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:45:25.346Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Status text : 2022-06-07T11:45:25.347Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:45:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:25.347Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Response body: 2022-06-07T11:45:25.348Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:25.348Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|INFO|404|Not Found|InvokeReturn 2022-06-07T11:45:25.355Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:45:25.361Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:25.386Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:45:25.387Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed|INFO|500||Invoke 2022-06-07T11:45:25.448Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed|INFO|500||InvokeReturn 2022-06-07T11:45:25.448Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:45:25:163-90536], vertex-id=[237712], Content-Length=[247], Date=[Tue, 07 Jun 2022 11:45:25 GMT], Content-Type=[application/json]} 2022-06-07T11:45:25.449Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44"}]} 2022-06-07T11:45:25.454Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:25.475Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:45:25.476Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-07T11:45:25.514Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-07T11:45:25.515Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220607-11:45:25:243-17363], Content-Length=[605], Date=[Tue, 07 Jun 2022 11:45:25 GMT], Content-Type=[application/json]} 2022-06-07T11:45:25.515Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-06-07T11:45:25.517Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-06-07T11:45:25.521Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:25.550Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed|INFO|500||Invoke 2022-06-07T11:45:25.551Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[35138d32-f01e-486f-bc68-a794c8dbed5d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6dd8a71a-b0f1-43c9-b50f-044f1b55fe36], X-ECOMP-RequestID=[35138d32-f01e-486f-bc68-a794c8dbed5d], X-TransactionId=[], X-ONAP-RequestID=[35138d32-f01e-486f-bc68-a794c8dbed5d]} 2022-06-07T11:45:25.574Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:25.575Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||INFO|500||Checking if requestId: d2eb0d12-c901-4440-a017-510472c9ee5c already exists in requestDb InfraActiveRequests table 2022-06-07T11:45:25.576Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c 2022-06-07T11:45:25.576Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|INFO|500||Invoke 2022-06-07T11:45:25.576Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:25.577Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c 2022-06-07T11:45:25.577Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Method : GET 2022-06-07T11:45:25.577Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0aac8bdaf51e444c", X-B3-SpanId:"7f4375eaf5f41475", X-B3-ParentSpanId:"0aac8bdaf51e444c", X-B3-Sampled:"0", X-ONAP-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-TransactionID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-ECOMP-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ebc7a4a-a169-4c4d-8080-e85f9c3bcc8c"] 2022-06-07T11:45:25.577Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Request body: 2022-06-07T11:45:25.577Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:25.590Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:25.590Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:45:25.591Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Status text : 2022-06-07T11:45:25.591Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:45:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:25.591Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Response body: 2022-06-07T11:45:25.591Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:25.592Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|INFO|404|Not Found|InvokeReturn 2022-06-07T11:45:25.592Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:45:25:319-16888], vertex-id=[237712], Content-Length=[247], Date=[Tue, 07 Jun 2022 11:45:25 GMT], Content-Type=[application/json]} 2022-06-07T11:45:25.592Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44"}]} 2022-06-07T11:45:25.593Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed|INFO|500||InvokeReturn 2022-06-07T11:45:25.597Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:25.598Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:45:25.601Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:25.620Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-07T11:45:25.620Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[35138d32-f01e-486f-bc68-a794c8dbed5d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ee4cb543-98b5-4607-888b-5a58bd3b3da7], X-ECOMP-RequestID=[35138d32-f01e-486f-bc68-a794c8dbed5d], X-TransactionId=[], X-ONAP-RequestID=[35138d32-f01e-486f-bc68-a794c8dbed5d]} 2022-06-07T11:45:25.622Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/related-to/volume-groups|INFO|500||Invoke 2022-06-07T11:45:25.622Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[d2eb0d12-c901-4440-a017-510472c9ee5c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[390374f1-fb6b-479f-a88b-1cf5a83cc647], X-ECOMP-RequestID=[d2eb0d12-c901-4440-a017-510472c9ee5c], X-TransactionId=[], X-ONAP-RequestID=[d2eb0d12-c901-4440-a017-510472c9ee5c]} 2022-06-07T11:45:25.664Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:45:25:391-97810], Content-Length=[602], Date=[Tue, 07 Jun 2022 11:45:25 GMT], Content-Type=[application/json]} 2022-06-07T11:45:25.664Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-06-07T11:45:25.665Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-07T11:45:25.667Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-06-07T11:45:25.668Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/related-to/volume-groups has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220607-11:45:25:394-18343], Content-Length=[408], Date=[Tue, 07 Jun 2022 11:45:25 GMT], Content-Type=[application/json]} 2022-06-07T11:45:25.668Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/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/655281c6-69aa-4fb1-b242-be5b68dd7d6d/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/related-to/volume-groups","ERR.5.4.6114"]}}} 2022-06-07T11:45:25.669Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2022-06-07T11:45:25.670Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/related-to/volume-groups 2022-06-07T11:45:25.670Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 655281c6-69aa-4fb1-b242-be5b68dd7d6d 2022-06-07T11:45:25.670Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:25.673Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:25.693Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:45:25.694Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed|INFO|500||Invoke 2022-06-07T11:45:25.694Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:45:25.695Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vf-modules|INFO|500||Invoke 2022-06-07T11:45:25.756Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vf-modules|INFO|404|Not Found|InvokeReturn 2022-06-07T11:45:25.757Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vf-modules has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:45:25:464-25781], Content-Length=[377], Date=[Tue, 07 Jun 2022 11:45:25 GMT], Content-Type=[application/json]} 2022-06-07T11:45:25.758Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||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/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vf-modules","ERR.5.4.6114"]}}} 2022-06-07T11:45:25.758Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed|INFO|500||InvokeReturn 2022-06-07T11:45:25.758Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220607-11:45:25:464-58270], vertex-id=[237712], Content-Length=[247], Date=[Tue, 07 Jun 2022 11:45:25 GMT], Content-Type=[application/json]} 2022-06-07T11:45:25.759Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44"}]} 2022-06-07T11:45:25.763Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:25.766Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d/vf-modules 2022-06-07T11:45:25.767Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 655281c6-69aa-4fb1-b242-be5b68dd7d6d 2022-06-07T11:45:25.770Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:25.784Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-07T11:45:25.785Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[35138d32-f01e-486f-bc68-a794c8dbed5d], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[89a26141-56bc-45ed-ac03-ba962547d5cf], X-ECOMP-RequestID=[35138d32-f01e-486f-bc68-a794c8dbed5d], X-TransactionId=[], X-ONAP-RequestID=[35138d32-f01e-486f-bc68-a794c8dbed5d]} 2022-06-07T11:45:25.793Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:45:25.794Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||Invoke 2022-06-07T11:45:25.829Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:45:25:554-76770], Content-Length=[611], Date=[Tue, 07 Jun 2022 11:45:25 GMT], Content-Type=[application/json]} 2022-06-07T11:45:25.830Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/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/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/configurations","ERR.5.4.6114"]}}} 2022-06-07T11:45:25.830Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-07T11:45:25.832Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf/service-instances/service-instance/3767597c-b843-4b69-8831-fe5ce373de44/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-06-07T11:45:25.836Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:25.857Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||InvokeReturn 2022-06-07T11:45:25.858Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220607-11:45:25:563-41869], vertex-id=[241672], Content-Length=[1055], Date=[Tue, 07 Jun 2022 11:45:25 GMT], Content-Type=[application/json]} 2022-06-07T11:45:25.859Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||DEBUG|500||{"tenant-id":"2533c9c7326d44f0a72cc2ec35f519dc","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654602183768","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/655281c6-69aa-4fb1-b242-be5b68dd7d6d","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"655281c6-69aa-4fb1-b242-be5b68dd7d6d"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_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"}]}]}} 2022-06-07T11:45:25.859Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:45:25.860Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke 2022-06-07T11:45:25.860Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:45:25.861Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:45:25.862Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:45:25.862Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:45:25.863Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:25.863Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:45:25.863Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:45:25.863Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|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:"0aac8bdaf51e444c", X-B3-SpanId:"fd638accfb9d19d2", X-B3-ParentSpanId:"0aac8bdaf51e444c", X-B3-Sampled:"0", X-ONAP-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-TransactionID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-ECOMP-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33f52f91-2646-4436-8e92-7725adaeff0e"] 2022-06-07T11:45:25.864Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"655281c6-69aa-4fb1-b242-be5b68dd7d6d","serviceInstanceId":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd"},"instanceName":null,"requestScope":"vnf"} 2022-06-07T11:45:25.864Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:25.885Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:25.886Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:25.886Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:45:25.886Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|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:"Tue, 07 Jun 2022 11:45:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:25.887Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:45:25.887Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:25.888Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:45:25.888Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|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 2022-06-07T11:45:25.889Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2022-06-07T11:45:25.889Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:25.889Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|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 2022-06-07T11:45:25.890Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2022-06-07T11:45:25.890Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|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:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-TransactionID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-ECOMP-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8991c158-b817-47b3-85d4-94c64f0c8a1e"] 2022-06-07T11:45:25.890Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2022-06-07T11:45:25.891Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:25.905Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:25.906Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|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 2022-06-07T11:45:25.906Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : 2022-06-07T11:45:25.907Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:25.907Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|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" : 10034, "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" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10034" } } } 2022-06-07T11:45:25.908Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:25.908Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2022-06-07T11:45:25.911Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:45:25.911Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:45:25.912Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:25.912Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:45:25.913Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:45:25.913Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|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:"1595", X-B3-TraceId:"0aac8bdaf51e444c", X-B3-SpanId:"44770e35a2211ba7", X-B3-ParentSpanId:"0aac8bdaf51e444c", X-B3-Sampled:"0", X-ONAP-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-TransactionID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-ECOMP-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4705826d-0566-47d4-a761-db9b561ae30c"] 2022-06-07T11:45:25.913Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d2eb0d12-c901-4440-a017-510472c9ee5c","requestStatus":"IN_PROGRESS","startTime":1654602325767,"source":"VID","vnfId":"655281c6-69aa-4fb1-b242-be5b68dd7d6d","tenantId":"2533c9c7326d44f0a72cc2ec35f519dc","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\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"d2eb0d12-c901-4440-a017-510472c9ee5c"} 2022-06-07T11:45:25.914Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:25.920Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn 2022-06-07T11:45:25.922Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:45:25:632-30654], vertex-id=[233520], Content-Length=[573], Date=[Tue, 07 Jun 2022 11:45:25 GMT], Content-Type=[application/json]} 2022-06-07T11:45:25.923Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1654602316343","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnf-customer/service-subscriptions/service-subscription/basic_cnf","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnf-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_cnf"}]}]}} 2022-06-07T11:45:25.925Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:45:25.925Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:45:25.926Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:45:25.927Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:45:25.928Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:25.928Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:45:25.928Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:45:25.929Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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:"26b8c5db5e99bd9c", X-B3-SpanId:"aa1fbe19a0bc363f", X-B3-ParentSpanId:"26b8c5db5e99bd9c", X-B3-Sampled:"0", X-ONAP-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-TransactionID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ECOMP-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34398a51-8338-45ed-b71d-dafb34727c00"] 2022-06-07T11:45:25.929Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"3767597c-b843-4b69-8831-fe5ce373de44"},"instanceName":null,"requestScope":"service"} 2022-06-07T11:45:25.929Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:25.943Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:25.945Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:45:25.946Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:45:25.947Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|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/d2eb0d12-c901-4440-a017-510472c9ee5c", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:25.947Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:25.948Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "d2eb0d12-c901-4440-a017-510472c9ee5c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:45:25.767+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:45:25.933+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d2eb0d12-c901-4440-a017-510472c9ee5c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c" } } } 2022-06-07T11:45:25.948Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:25.949Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:45:25.948Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:25.949Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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:"Tue, 07 Jun 2022 11:45:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:25.949Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:45:25.949Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:45:25.950Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:25.950Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:45:25.951Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:45:25.952Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T11:45:25.952Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:25.953Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:45:25.953Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T11:45:25.953Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-TransactionID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ECOMP-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1f429e9-521a-4e8d-ba36-1030b3932972"] 2022-06-07T11:45:25.954Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T11:45:25.954Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:25.960Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:45:25.961Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:45:25.961Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:25.962Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:45:25.962Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:45:25.962Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|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:"0aac8bdaf51e444c", X-B3-SpanId:"b6ff463ce48fa87a", X-B3-ParentSpanId:"0aac8bdaf51e444c", X-B3-Sampled:"0", X-ONAP-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-TransactionID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-ECOMP-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3bdb73ee-e1df-4fe7-b998-671d90b1c633"] 2022-06-07T11:45:25.963Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|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\":\"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"92748e53-0e86-49d6-92a6-a3936dc3c003\",\"modelVersionId\":\"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\"modelCustomizationId\":\"92748e53-0e86-49d6-92a6-a3936dc3c003\",\"modelUuid\":\"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\"modelInvariantUuid\":\"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\",\"vnfInstanceId\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\"}","type":"String"},"requestId":{"value":"d2eb0d12-c901-4440-a017-510472c9ee5c","type":"String"},"mso-request-id":{"value":"d2eb0d12-c901-4440-a017-510472c9ee5c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"655281c6-69aa-4fb1-b242-be5b68dd7d6d","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/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:45:25.963Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:25.977Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:25.978Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:25.979Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-07T11:45:25.979Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:25.980Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T11:45:25.980Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:25.981Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T11:45:25.983Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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 2022-06-07T11:45:25.983Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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 2022-06-07T11:45:25.984Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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================================================ 2022-06-07T11:45:25.984Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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 2022-06-07T11:45:25.984Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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 2022-06-07T11:45:25.985Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-TransactionID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ECOMP-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b5c411a-1c29-4e24-9c50-6636386e9319"] 2022-06-07T11:45:25.985Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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: 2022-06-07T11:45:25.985Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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================================================ 2022-06-07T11:45:26.000Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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========================================== 2022-06-07T11:45:26.001Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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 2022-06-07T11:45:26.001Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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 : 2022-06-07T11:45:26.001Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:26.002Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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" : 536, "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" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-06-07T11:45:26.002Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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================================================= 2022-06-07T11:45:26.003Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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 2022-06-07T11:45:26.004Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:45:26.008Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T11:45:26.008Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:26.008Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:45:26.008Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T11:45:26.009Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-TransactionID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ECOMP-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"971b4d97-d3c6-425f-a88e-7af5f7baf227"] 2022-06-07T11:45:26.009Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T11:45:26.009Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:26.028Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:26.029Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:26.029Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-07T11:45:26.030Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:26.030Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T11:45:26.031Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:26.031Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T11:45:26.034Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:45:26.034Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:45:26.035Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:26.035Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:45:26.035Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:45:26.035Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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:"1317", X-B3-TraceId:"26b8c5db5e99bd9c", X-B3-SpanId:"194d4ae2d30ddb56", X-B3-ParentSpanId:"26b8c5db5e99bd9c", X-B3-Sampled:"0", X-ONAP-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-TransactionID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ECOMP-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2282ee1d-19a1-44ac-89de-0cfdb80c21df"] 2022-06-07T11:45:26.036Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"35138d32-f01e-486f-bc68-a794c8dbed5d","requestStatus":"IN_PROGRESS","startTime":1654602325833,"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\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"3767597c-b843-4b69-8831-fe5ce373de44","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"35138d32-f01e-486f-bc68-a794c8dbed5d"} 2022-06-07T11:45:26.036Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:26.060Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:26.062Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:45:26.062Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:45:26.062Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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/35138d32-f01e-486f-bc68-a794c8dbed5d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:26.063Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "35138d32-f01e-486f-bc68-a794c8dbed5d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:45:25.833+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\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:45:26.048+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "35138d32-f01e-486f-bc68-a794c8dbed5d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d" } } } 2022-06-07T11:45:26.064Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:26.064Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:45:26.071Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:45:26.071Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:45:26.072Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:26.072Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:45:26.072Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:45:26.072Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|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:"1990", X-B3-TraceId:"26b8c5db5e99bd9c", X-B3-SpanId:"2ceeca196ed382e1", X-B3-ParentSpanId:"26b8c5db5e99bd9c", X-B3-Sampled:"0", X-ONAP-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-TransactionID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ECOMP-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5106e3f-a0f4-4dad-8db2-aaf291fe6a0d"] 2022-06-07T11:45:26.073Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"99433011-3317-4675-a32e-711475f7fe8c\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\"modelUuid\":\"8ce25674-01eb-4114-9995-2ebc1e99f2a7\",\"modelInvariantUuid\":\"99433011-3317-4675-a32e-711475f7fe8c\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3767597c-b843-4b69-8831-fe5ce373de44\"}","type":"String"},"requestId":{"value":"35138d32-f01e-486f-bc68-a794c8dbed5d","type":"String"},"mso-request-id":{"value":"35138d32-f01e-486f-bc68-a794c8dbed5d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"3767597c-b843-4b69-8831-fe5ce373de44","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/3767597c-b843-4b69-8831-fe5ce373de44","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:45:26.073Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:26.983Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:26.983Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:45:26.984Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:45:26.984Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:45:26 GMT", X-ONAP-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-TransactionID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-ECOMP-RequestID:"d2eb0d12-c901-4440-a017-510472c9ee5c", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3bdb73ee-e1df-4fe7-b998-671d90b1c633", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:26.984Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d2eb0d12-c901-4440-a017-510472c9ee5c\",\"instanceId\":\"655281c6-69aa-4fb1-b242-be5b68dd7d6d\"}}","message":"Success","processInstanceID":"525a103b-e657-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:45:26.985Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:26.985Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:45:26.993Z|d2eb0d12-c901-4440-a017-510472c9ee5c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:27.086Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:27.086Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:45:27.087Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:45:27.088Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:45:27 GMT", X-ONAP-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-TransactionID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ECOMP-RequestID:"35138d32-f01e-486f-bc68-a794c8dbed5d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d5106e3f-a0f4-4dad-8db2-aaf291fe6a0d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:27.088Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"35138d32-f01e-486f-bc68-a794c8dbed5d\",\"instanceId\":\"3767597c-b843-4b69-8831-fe5ce373de44\"}}","message":"Success","processInstanceID":"5269ef0a-e657-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:45:27.089Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:27.089Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:45:27.094Z|35138d32-f01e-486f-bc68-a794c8dbed5d|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:27.123Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:27.126Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c 2022-06-07T11:45:27.127Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|INFO|500||Invoke 2022-06-07T11:45:27.127Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:27.128Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c 2022-06-07T11:45:27.128Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Method : GET 2022-06-07T11:45:27.129Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc77e93ed9c28561", X-B3-SpanId:"d8072cc4e09a8d14", X-B3-ParentSpanId:"dc77e93ed9c28561", X-B3-Sampled:"0", X-ONAP-RequestID:"faa73d8d-75e6-4b21-9906-cb2f2c3c9da8", X-RequestID:"faa73d8d-75e6-4b21-9906-cb2f2c3c9da8", X-TransactionID:"faa73d8d-75e6-4b21-9906-cb2f2c3c9da8", X-ECOMP-RequestID:"faa73d8d-75e6-4b21-9906-cb2f2c3c9da8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9324526b-53b0-47b8-b148-eb539066c9e4"] 2022-06-07T11:45:27.129Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Request body: 2022-06-07T11:45:27.129Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:27.159Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:27.160Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:27.160Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Status text : 2022-06-07T11:45:27.161Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:27.163Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Response body: { "requestId" : "d2eb0d12-c901-4440-a017-510472c9ee5c", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:45:25.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d2eb0d12-c901-4440-a017-510472c9ee5c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c" } } } 2022-06-07T11:45:27.163Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:27.164Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|INFO|500||InvokeReturn 2022-06-07T11:45:27.165Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false 2022-06-07T11:45:27.166Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:27.166Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:27.167Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false 2022-06-07T11:45:27.168Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:27.168Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc77e93ed9c28561", X-B3-SpanId:"4a3b59f17287e314", X-B3-ParentSpanId:"dc77e93ed9c28561", X-B3-Sampled:"0", X-ONAP-RequestID:"faa73d8d-75e6-4b21-9906-cb2f2c3c9da8", X-RequestID:"faa73d8d-75e6-4b21-9906-cb2f2c3c9da8", X-TransactionID:"faa73d8d-75e6-4b21-9906-cb2f2c3c9da8", X-ECOMP-RequestID:"faa73d8d-75e6-4b21-9906-cb2f2c3c9da8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a272843b-87f3-4941-a3fe-7f2273bd8240"] 2022-06-07T11:45:27.169Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:27.169Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:27.197Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:27.198Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:27.198Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:27.198Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:27.200Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:27.200Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:27.201Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:27.207Z|faa73d8d-75e6-4b21-9906-cb2f2c3c9da8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:27.228Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:27.232Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d 2022-06-07T11:45:27.232Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|INFO|500||Invoke 2022-06-07T11:45:27.233Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:27.233Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d 2022-06-07T11:45:27.233Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Method : GET 2022-06-07T11:45:27.233Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19bdf5011577e362", X-B3-SpanId:"4780660c6f03b8b5", X-B3-ParentSpanId:"19bdf5011577e362", X-B3-Sampled:"0", X-ONAP-RequestID:"57b4b789-59a9-4360-8b35-74622be02130", X-RequestID:"57b4b789-59a9-4360-8b35-74622be02130", X-TransactionID:"57b4b789-59a9-4360-8b35-74622be02130", X-ECOMP-RequestID:"57b4b789-59a9-4360-8b35-74622be02130", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db5ce974-97d7-473f-8f8d-eef8bad22213"] 2022-06-07T11:45:27.234Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Request body: 2022-06-07T11:45:27.234Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:27.258Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:27.258Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:27.258Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Status text : 2022-06-07T11:45:27.259Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:27.261Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Response body: { "requestId" : "35138d32-f01e-486f-bc68-a794c8dbed5d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:45:25.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\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:26.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "serviceInstanceName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "35138d32-f01e-486f-bc68-a794c8dbed5d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d" } } } 2022-06-07T11:45:27.261Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:27.261Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|INFO|500||InvokeReturn 2022-06-07T11:45:27.262Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false 2022-06-07T11:45:27.263Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:27.263Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:27.263Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false 2022-06-07T11:45:27.263Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:27.263Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"19bdf5011577e362", X-B3-SpanId:"ecc2d89f2d774a9b", X-B3-ParentSpanId:"19bdf5011577e362", X-B3-Sampled:"0", X-ONAP-RequestID:"57b4b789-59a9-4360-8b35-74622be02130", X-RequestID:"57b4b789-59a9-4360-8b35-74622be02130", X-TransactionID:"57b4b789-59a9-4360-8b35-74622be02130", X-ECOMP-RequestID:"57b4b789-59a9-4360-8b35-74622be02130", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e27f33d-9948-470d-ac4e-933946dd2d94"] 2022-06-07T11:45:27.264Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:27.264Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:27.277Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:27.278Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:27.278Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:27.279Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:27.279Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:27.279Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:27.280Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:27.285Z|57b4b789-59a9-4360-8b35-74622be02130|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:31.481Z|1086a735-6390-42bf-a97f-a1c2737bb371|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:31.482Z|1086a735-6390-42bf-a97f-a1c2737bb371|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:31.503Z|bcd51c0f-b5d9-4fa5-b4dd-59353051e3e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:31.504Z|bcd51c0f-b5d9-4fa5-b4dd-59353051e3e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:32.934Z|e40d407d-439a-4724-a96e-6179f3e0c51c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:32.935Z|e40d407d-439a-4724-a96e-6179f3e0c51c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:37.342Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:37.347Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c 2022-06-07T11:45:37.347Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|INFO|500||Invoke 2022-06-07T11:45:37.348Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:37.348Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c 2022-06-07T11:45:37.348Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Method : GET 2022-06-07T11:45:37.348Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffaa6b6e6cb01567", X-B3-SpanId:"57382e0f5d01f27a", X-B3-ParentSpanId:"ffaa6b6e6cb01567", X-B3-Sampled:"0", X-ONAP-RequestID:"e4f18203-457a-45fe-97cf-8823ef32e168", X-RequestID:"e4f18203-457a-45fe-97cf-8823ef32e168", X-TransactionID:"e4f18203-457a-45fe-97cf-8823ef32e168", X-ECOMP-RequestID:"e4f18203-457a-45fe-97cf-8823ef32e168", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc178227-aab3-4e96-a635-e0c1fa416349"] 2022-06-07T11:45:37.349Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Request body: 2022-06-07T11:45:37.349Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:37.375Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:37.376Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:37.377Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Status text : 2022-06-07T11:45:37.378Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:37.380Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Response body: { "requestId" : "d2eb0d12-c901-4440-a017-510472c9ee5c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:25.000+00:00", "endTime" : "2022-06-07T11:45:30.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d2eb0d12-c901-4440-a017-510472c9ee5c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c" } } } 2022-06-07T11:45:37.380Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:37.381Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|INFO|500||InvokeReturn 2022-06-07T11:45:37.382Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false 2022-06-07T11:45:37.383Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:37.383Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:37.383Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false 2022-06-07T11:45:37.383Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:37.384Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ffaa6b6e6cb01567", X-B3-SpanId:"2e2ceade70f7581e", X-B3-ParentSpanId:"ffaa6b6e6cb01567", X-B3-Sampled:"0", X-ONAP-RequestID:"e4f18203-457a-45fe-97cf-8823ef32e168", X-RequestID:"e4f18203-457a-45fe-97cf-8823ef32e168", X-TransactionID:"e4f18203-457a-45fe-97cf-8823ef32e168", X-ECOMP-RequestID:"e4f18203-457a-45fe-97cf-8823ef32e168", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"750cf00c-b068-4d55-b9c3-800f882c38ff"] 2022-06-07T11:45:37.384Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:37.385Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:37.397Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:37.398Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:37.398Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:37.398Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:37.399Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:37.399Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:37.399Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:37.406Z|e4f18203-457a-45fe-97cf-8823ef32e168|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:37.425Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:37.428Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d 2022-06-07T11:45:37.429Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|INFO|500||Invoke 2022-06-07T11:45:37.429Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:37.429Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d 2022-06-07T11:45:37.429Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Method : GET 2022-06-07T11:45:37.430Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75abf4fe13a67c28", X-B3-SpanId:"6c1e20acb44d1480", X-B3-ParentSpanId:"75abf4fe13a67c28", X-B3-Sampled:"0", X-ONAP-RequestID:"7c022380-9428-48a0-9011-f55d404faf04", X-RequestID:"7c022380-9428-48a0-9011-f55d404faf04", X-TransactionID:"7c022380-9428-48a0-9011-f55d404faf04", X-ECOMP-RequestID:"7c022380-9428-48a0-9011-f55d404faf04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8aa774c-c2c2-4297-8314-f68cdb579f87"] 2022-06-07T11:45:37.430Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Request body: 2022-06-07T11:45:37.430Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:37.450Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:37.451Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:37.451Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Status text : 2022-06-07T11:45:37.451Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:37.454Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Response body: { "requestId" : "35138d32-f01e-486f-bc68-a794c8dbed5d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:25.000+00:00", "endTime" : "2022-06-07T11:45:29.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\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:29.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "serviceInstanceName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "35138d32-f01e-486f-bc68-a794c8dbed5d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d" } } } 2022-06-07T11:45:37.454Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:37.455Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|INFO|500||InvokeReturn 2022-06-07T11:45:37.457Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false 2022-06-07T11:45:37.457Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:37.457Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:37.458Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false 2022-06-07T11:45:37.458Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:37.459Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75abf4fe13a67c28", X-B3-SpanId:"033d0f43b2f10f8e", X-B3-ParentSpanId:"75abf4fe13a67c28", X-B3-Sampled:"0", X-ONAP-RequestID:"7c022380-9428-48a0-9011-f55d404faf04", X-RequestID:"7c022380-9428-48a0-9011-f55d404faf04", X-TransactionID:"7c022380-9428-48a0-9011-f55d404faf04", X-ECOMP-RequestID:"7c022380-9428-48a0-9011-f55d404faf04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f7ae773-3cc3-426e-affe-62c20e35a0b1"] 2022-06-07T11:45:37.459Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:37.459Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:37.471Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:37.471Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:37.472Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:37.472Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:37.473Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:37.474Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:37.474Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:37.532Z|7c022380-9428-48a0-9011-f55d404faf04|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:37.592Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:37.598Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c 2022-06-07T11:45:37.603Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|INFO|500||Invoke 2022-06-07T11:45:37.603Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:37.603Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c 2022-06-07T11:45:37.603Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Method : GET 2022-06-07T11:45:37.603Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad87f00c4bbef1c7", X-B3-SpanId:"ada8a54545beb35f", X-B3-ParentSpanId:"ad87f00c4bbef1c7", X-B3-Sampled:"0", X-ONAP-RequestID:"56eb9608-e1eb-492c-bb49-9b7206ec3d2f", X-RequestID:"56eb9608-e1eb-492c-bb49-9b7206ec3d2f", X-TransactionID:"56eb9608-e1eb-492c-bb49-9b7206ec3d2f", X-ECOMP-RequestID:"56eb9608-e1eb-492c-bb49-9b7206ec3d2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13bbc480-1ab2-4a87-8271-ef06d1619d5b"] 2022-06-07T11:45:37.604Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Request body: 2022-06-07T11:45:37.604Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:37.635Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:37.636Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:37.636Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Status text : 2022-06-07T11:45:37.637Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:37.638Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Response body: { "requestId" : "d2eb0d12-c901-4440-a017-510472c9ee5c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:25.000+00:00", "endTime" : "2022-06-07T11:45:30.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d2eb0d12-c901-4440-a017-510472c9ee5c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c" } } } 2022-06-07T11:45:37.638Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:37.639Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|INFO|500||InvokeReturn 2022-06-07T11:45:37.640Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false 2022-06-07T11:45:37.641Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:37.641Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:37.641Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false 2022-06-07T11:45:37.641Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:37.642Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad87f00c4bbef1c7", X-B3-SpanId:"07f8a4ded6dfac88", X-B3-ParentSpanId:"ad87f00c4bbef1c7", X-B3-Sampled:"0", X-ONAP-RequestID:"56eb9608-e1eb-492c-bb49-9b7206ec3d2f", X-RequestID:"56eb9608-e1eb-492c-bb49-9b7206ec3d2f", X-TransactionID:"56eb9608-e1eb-492c-bb49-9b7206ec3d2f", X-ECOMP-RequestID:"56eb9608-e1eb-492c-bb49-9b7206ec3d2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebefe74c-2087-4e76-9429-afecdebb49a1"] 2022-06-07T11:45:37.642Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:37.642Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:37.651Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:37.651Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:37.652Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:37.652Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:37.654Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:37.654Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:37.654Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:37.661Z|56eb9608-e1eb-492c-bb49-9b7206ec3d2f|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:37.676Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:37.679Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d 2022-06-07T11:45:37.679Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|INFO|500||Invoke 2022-06-07T11:45:37.680Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:37.680Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d 2022-06-07T11:45:37.680Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Method : GET 2022-06-07T11:45:37.680Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b58d0e9f26fcb645", X-B3-SpanId:"fb59d54feebae3d9", X-B3-ParentSpanId:"b58d0e9f26fcb645", X-B3-Sampled:"0", X-ONAP-RequestID:"a24b76c4-d847-41da-bdf4-d130bb5fb610", X-RequestID:"a24b76c4-d847-41da-bdf4-d130bb5fb610", X-TransactionID:"a24b76c4-d847-41da-bdf4-d130bb5fb610", X-ECOMP-RequestID:"a24b76c4-d847-41da-bdf4-d130bb5fb610", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fd9848a-88e4-4916-82ed-a02789610365"] 2022-06-07T11:45:37.680Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Request body: 2022-06-07T11:45:37.681Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:37.714Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:37.714Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:37.714Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Status text : 2022-06-07T11:45:37.715Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:37.715Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Response body: { "requestId" : "35138d32-f01e-486f-bc68-a794c8dbed5d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:25.000+00:00", "endTime" : "2022-06-07T11:45:29.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\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:29.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "serviceInstanceName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "35138d32-f01e-486f-bc68-a794c8dbed5d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d" } } } 2022-06-07T11:45:37.715Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:37.716Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|INFO|500||InvokeReturn 2022-06-07T11:45:37.717Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false 2022-06-07T11:45:37.717Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:37.718Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:37.718Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false 2022-06-07T11:45:37.718Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:37.718Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b58d0e9f26fcb645", X-B3-SpanId:"ec79d9093611eab8", X-B3-ParentSpanId:"b58d0e9f26fcb645", X-B3-Sampled:"0", X-ONAP-RequestID:"a24b76c4-d847-41da-bdf4-d130bb5fb610", X-RequestID:"a24b76c4-d847-41da-bdf4-d130bb5fb610", X-TransactionID:"a24b76c4-d847-41da-bdf4-d130bb5fb610", X-ECOMP-RequestID:"a24b76c4-d847-41da-bdf4-d130bb5fb610", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cedcd322-0348-4899-b660-6c01e59e2ea3"] 2022-06-07T11:45:37.719Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:37.719Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:37.739Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:37.740Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:37.740Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:37.741Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:37.742Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:37.742Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:37.742Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:37.748Z|a24b76c4-d847-41da-bdf4-d130bb5fb610|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:37.797Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:37.801Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c 2022-06-07T11:45:37.802Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|INFO|500||Invoke 2022-06-07T11:45:37.802Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:37.802Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c 2022-06-07T11:45:37.803Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Method : GET 2022-06-07T11:45:37.803Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40297879a6d671fc", X-B3-SpanId:"9b9ecbb689e49ac7", X-B3-ParentSpanId:"40297879a6d671fc", X-B3-Sampled:"0", X-ONAP-RequestID:"9f82886a-5307-4ad3-9d44-9cd41b5996dc", X-RequestID:"9f82886a-5307-4ad3-9d44-9cd41b5996dc", X-TransactionID:"9f82886a-5307-4ad3-9d44-9cd41b5996dc", X-ECOMP-RequestID:"9f82886a-5307-4ad3-9d44-9cd41b5996dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74db6a69-d045-4e53-a03a-94ff24caa97d"] 2022-06-07T11:45:37.803Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Request body: 2022-06-07T11:45:37.803Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:37.832Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:37.833Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:37.833Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Status text : 2022-06-07T11:45:37.833Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:37.836Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Response body: { "requestId" : "d2eb0d12-c901-4440-a017-510472c9ee5c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:25.000+00:00", "endTime" : "2022-06-07T11:45:30.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d2eb0d12-c901-4440-a017-510472c9ee5c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c" } } } 2022-06-07T11:45:37.836Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:37.837Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|INFO|500||InvokeReturn 2022-06-07T11:45:37.839Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false 2022-06-07T11:45:37.839Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:37.839Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:37.840Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false 2022-06-07T11:45:37.840Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:37.840Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40297879a6d671fc", X-B3-SpanId:"6b55770508d1f985", X-B3-ParentSpanId:"40297879a6d671fc", X-B3-Sampled:"0", X-ONAP-RequestID:"9f82886a-5307-4ad3-9d44-9cd41b5996dc", X-RequestID:"9f82886a-5307-4ad3-9d44-9cd41b5996dc", X-TransactionID:"9f82886a-5307-4ad3-9d44-9cd41b5996dc", X-ECOMP-RequestID:"9f82886a-5307-4ad3-9d44-9cd41b5996dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"285311e5-0260-47a4-957d-fa7344378bc2"] 2022-06-07T11:45:37.841Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:37.841Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:37.853Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:37.853Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:37.853Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:37.854Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:37.854Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:37.854Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:37.855Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:37.865Z|9f82886a-5307-4ad3-9d44-9cd41b5996dc|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:37.867Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:37.870Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d 2022-06-07T11:45:37.871Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|INFO|500||Invoke 2022-06-07T11:45:37.871Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:37.872Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d 2022-06-07T11:45:37.872Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Method : GET 2022-06-07T11:45:37.873Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"342a5e8ceec4ef16", X-B3-SpanId:"012e705bb74c56c5", X-B3-ParentSpanId:"342a5e8ceec4ef16", X-B3-Sampled:"0", X-ONAP-RequestID:"7d15aa39-242a-4d72-9e4f-452f4b974a3d", X-RequestID:"7d15aa39-242a-4d72-9e4f-452f4b974a3d", X-TransactionID:"7d15aa39-242a-4d72-9e4f-452f4b974a3d", X-ECOMP-RequestID:"7d15aa39-242a-4d72-9e4f-452f4b974a3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be98f904-b557-4d0a-a417-b276e933d8ad"] 2022-06-07T11:45:37.873Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Request body: 2022-06-07T11:45:37.875Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:37.899Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:37.900Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:37.900Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Status text : 2022-06-07T11:45:37.901Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:37.901Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Response body: { "requestId" : "35138d32-f01e-486f-bc68-a794c8dbed5d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:25.000+00:00", "endTime" : "2022-06-07T11:45:29.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\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:29.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "serviceInstanceName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "35138d32-f01e-486f-bc68-a794c8dbed5d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d" } } } 2022-06-07T11:45:37.902Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:37.902Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|INFO|500||InvokeReturn 2022-06-07T11:45:37.904Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false 2022-06-07T11:45:37.904Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:37.904Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:37.905Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false 2022-06-07T11:45:37.905Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:37.905Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"342a5e8ceec4ef16", X-B3-SpanId:"449ea1bef13b2fbf", X-B3-ParentSpanId:"342a5e8ceec4ef16", X-B3-Sampled:"0", X-ONAP-RequestID:"7d15aa39-242a-4d72-9e4f-452f4b974a3d", X-RequestID:"7d15aa39-242a-4d72-9e4f-452f4b974a3d", X-TransactionID:"7d15aa39-242a-4d72-9e4f-452f4b974a3d", X-ECOMP-RequestID:"7d15aa39-242a-4d72-9e4f-452f4b974a3d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f66bede9-a885-4255-8cb9-41c3d53b933c"] 2022-06-07T11:45:37.906Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:37.906Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:37.917Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:37.918Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:37.919Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:37.919Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:37.921Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:37.922Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:37.922Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:37.928Z|7d15aa39-242a-4d72-9e4f-452f4b974a3d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:38.009Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:38.012Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c 2022-06-07T11:45:38.012Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|INFO|500||Invoke 2022-06-07T11:45:38.013Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:38.013Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c 2022-06-07T11:45:38.013Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Method : GET 2022-06-07T11:45:38.014Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81bcfabbcfe0d931", X-B3-SpanId:"d1eae3d9bb57ed34", X-B3-ParentSpanId:"81bcfabbcfe0d931", X-B3-Sampled:"0", X-ONAP-RequestID:"5793acda-39e0-4e01-9876-a03796bd2298", X-RequestID:"5793acda-39e0-4e01-9876-a03796bd2298", X-TransactionID:"5793acda-39e0-4e01-9876-a03796bd2298", X-ECOMP-RequestID:"5793acda-39e0-4e01-9876-a03796bd2298", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5883965-75a0-4db7-b504-1cd9e0199d76"] 2022-06-07T11:45:38.014Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Request body: 2022-06-07T11:45:38.014Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:38.032Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:38.032Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:38.033Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Status text : 2022-06-07T11:45:38.033Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:38.034Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Response body: { "requestId" : "d2eb0d12-c901-4440-a017-510472c9ee5c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:25.000+00:00", "endTime" : "2022-06-07T11:45:30.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d2eb0d12-c901-4440-a017-510472c9ee5c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c" } } } 2022-06-07T11:45:38.034Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:38.035Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|INFO|500||InvokeReturn 2022-06-07T11:45:38.037Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false 2022-06-07T11:45:38.037Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:38.038Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:38.038Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false 2022-06-07T11:45:38.039Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:38.039Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81bcfabbcfe0d931", X-B3-SpanId:"6b1aee9929e205ed", X-B3-ParentSpanId:"81bcfabbcfe0d931", X-B3-Sampled:"0", X-ONAP-RequestID:"5793acda-39e0-4e01-9876-a03796bd2298", X-RequestID:"5793acda-39e0-4e01-9876-a03796bd2298", X-TransactionID:"5793acda-39e0-4e01-9876-a03796bd2298", X-ECOMP-RequestID:"5793acda-39e0-4e01-9876-a03796bd2298", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42f0eebc-9b92-40d1-847e-9a90e53c80a0"] 2022-06-07T11:45:38.039Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:38.039Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:38.053Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:38.053Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:38.054Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:38.054Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:38.056Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:38.057Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:38.057Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:38.057Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:38.060Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d 2022-06-07T11:45:38.060Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|INFO|500||Invoke 2022-06-07T11:45:38.061Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:38.061Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d 2022-06-07T11:45:38.061Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Method : GET 2022-06-07T11:45:38.061Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf40fdafc02dae0c", X-B3-SpanId:"38197d3879fe2a36", X-B3-ParentSpanId:"bf40fdafc02dae0c", X-B3-Sampled:"0", X-ONAP-RequestID:"3ef719a9-d63f-4abb-bf11-c14d2bb54cca", X-RequestID:"3ef719a9-d63f-4abb-bf11-c14d2bb54cca", X-TransactionID:"3ef719a9-d63f-4abb-bf11-c14d2bb54cca", X-ECOMP-RequestID:"3ef719a9-d63f-4abb-bf11-c14d2bb54cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1470de12-e195-4e6a-a86a-126825d898cf"] 2022-06-07T11:45:38.062Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Request body: 2022-06-07T11:45:38.062Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:38.064Z|5793acda-39e0-4e01-9876-a03796bd2298|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:38.078Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:38.078Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:38.079Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Status text : 2022-06-07T11:45:38.079Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:38.079Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||Response body: { "requestId" : "35138d32-f01e-486f-bc68-a794c8dbed5d", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:25.000+00:00", "endTime" : "2022-06-07T11:45:29.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\",\n \"modelInvariantId\": \"99433011-3317-4675-a32e-711475f7fe8c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8ce25674-01eb-4114-9995-2ebc1e99f2a7\"\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\": \"basicnf-owner\",\n \"lcpCloudRegionId\": \"k8sregion\",\n \"tenantId\": \"123456\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:29.000+00:00", "cloudRegion" : "k8sregion", "serviceInstanceId" : "3767597c-b843-4b69-8831-fe5ce373de44", "serviceInstanceName" : "basic_cnf-fbef74af-1375-4216-9c65-df98eab34140", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/3767597c-b843-4b69-8831-fe5ce373de44", "tenantName" : "dummy_test", "cloudApiRequests" : [ ], "requestURI" : "35138d32-f01e-486f-bc68-a794c8dbed5d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d" } } } 2022-06-07T11:45:38.079Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:38.080Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/35138d32-f01e-486f-bc68-a794c8dbed5d|INFO|500||InvokeReturn 2022-06-07T11:45:38.081Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false 2022-06-07T11:45:38.081Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:38.081Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:38.082Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false 2022-06-07T11:45:38.082Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:38.082Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf40fdafc02dae0c", X-B3-SpanId:"ddd26e562c36655c", X-B3-ParentSpanId:"bf40fdafc02dae0c", X-B3-Sampled:"0", X-ONAP-RequestID:"3ef719a9-d63f-4abb-bf11-c14d2bb54cca", X-RequestID:"3ef719a9-d63f-4abb-bf11-c14d2bb54cca", X-TransactionID:"3ef719a9-d63f-4abb-bf11-c14d2bb54cca", X-ECOMP-RequestID:"3ef719a9-d63f-4abb-bf11-c14d2bb54cca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c04d4cb6-5abe-4efc-9279-0084ec8009ba"] 2022-06-07T11:45:38.082Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:38.083Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:38.097Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:38.098Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:38.099Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:38.100Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:38.100Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:38.102Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:38.103Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=35138d32-f01e-486f-bc68-a794c8dbed5d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:38.110Z|3ef719a9-d63f-4abb-bf11-c14d2bb54cca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/35138d32-f01e-486f-bc68-a794c8dbed5d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:38.196Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:38.200Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c 2022-06-07T11:45:38.200Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|INFO|500||Invoke 2022-06-07T11:45:38.201Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:38.201Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c 2022-06-07T11:45:38.202Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Method : GET 2022-06-07T11:45:38.202Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b33d5a8aac47bb2e", X-B3-SpanId:"cd4bc3bc7af92f4a", X-B3-ParentSpanId:"b33d5a8aac47bb2e", X-B3-Sampled:"0", X-ONAP-RequestID:"0a6c2c5a-5a9b-4b43-98b3-a20b9100899e", X-RequestID:"0a6c2c5a-5a9b-4b43-98b3-a20b9100899e", X-TransactionID:"0a6c2c5a-5a9b-4b43-98b3-a20b9100899e", X-ECOMP-RequestID:"0a6c2c5a-5a9b-4b43-98b3-a20b9100899e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41097ac9-c771-441d-9b47-145cf5fdfba5"] 2022-06-07T11:45:38.202Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Request body: 2022-06-07T11:45:38.203Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:38.223Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:38.225Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:38.225Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Status text : 2022-06-07T11:45:38.226Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:38.227Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||Response body: { "requestId" : "d2eb0d12-c901-4440-a017-510472c9ee5c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:25.000+00:00", "endTime" : "2022-06-07T11:45:30.000+00:00", "source" : "VID", "vnfId" : "655281c6-69aa-4fb1-b242-be5b68dd7d6d", "vnfName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45_vnf_0", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"0dcf2c01-eaae-46b8-b3ee-63597b37c5e7\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"e79d91f7-2108-4203-9df6-8d3be0ebba43\",\n \"modelCustomizationId\": \"92748e53-0e86-49d6-92a6-a3936dc3c003\",\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:30.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/vnfs/655281c6-69aa-4fb1-b242-be5b68dd7d6d", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "d2eb0d12-c901-4440-a017-510472c9ee5c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c" } } } 2022-06-07T11:45:38.227Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:38.228Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d2eb0d12-c901-4440-a017-510472c9ee5c|INFO|500||InvokeReturn 2022-06-07T11:45:38.229Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false 2022-06-07T11:45:38.230Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:38.230Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:38.231Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false 2022-06-07T11:45:38.231Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:38.232Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b33d5a8aac47bb2e", X-B3-SpanId:"757fa84702582e06", X-B3-ParentSpanId:"b33d5a8aac47bb2e", X-B3-Sampled:"0", X-ONAP-RequestID:"0a6c2c5a-5a9b-4b43-98b3-a20b9100899e", X-RequestID:"0a6c2c5a-5a9b-4b43-98b3-a20b9100899e", X-TransactionID:"0a6c2c5a-5a9b-4b43-98b3-a20b9100899e", X-ECOMP-RequestID:"0a6c2c5a-5a9b-4b43-98b3-a20b9100899e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e7794fb-1bab-4c71-97da-cd2725675bd8"] 2022-06-07T11:45:38.232Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:38.232Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:38.245Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:38.246Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:38.246Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:38.247Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:38.248Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:38.248Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:38.249Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d2eb0d12-c901-4440-a017-510472c9ee5c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:38.256Z|0a6c2c5a-5a9b-4b43-98b3-a20b9100899e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d2eb0d12-c901-4440-a017-510472c9ee5c|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:39.333Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:39.335Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||INFO|500||Checking if requestId: e8248c91-cf81-4c64-8290-5c6e3e9d7c5e already exists in requestDb InfraActiveRequests table 2022-06-07T11:45:39.336Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e 2022-06-07T11:45:39.336Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|INFO|500||Invoke 2022-06-07T11:45:39.336Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:39.336Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e 2022-06-07T11:45:39.337Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Method : GET 2022-06-07T11:45:39.337Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea06fd253df4b177", X-B3-SpanId:"0f6d5b0ad0bae651", X-B3-ParentSpanId:"ea06fd253df4b177", X-B3-Sampled:"0", X-ONAP-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-TransactionID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ECOMP-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc9ff397-ddea-4476-8f63-cc883c7e44ec"] 2022-06-07T11:45:39.337Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Request body: 2022-06-07T11:45:39.337Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:39.351Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:39.351Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:45:39.352Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Status text : 2022-06-07T11:45:39.352Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:45:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:39.352Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Response body: 2022-06-07T11:45:39.352Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:39.353Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|INFO|404|Not Found|InvokeReturn 2022-06-07T11:45:39.360Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:45:39.366Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:39.390Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:45:39.391Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?format=pathed|INFO|500||Invoke 2022-06-07T11:45:39.433Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?format=pathed|INFO|500||InvokeReturn 2022-06-07T11:45:39.433Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:45:39:159-76359], vertex-id=[192744], Content-Length=[246], Date=[Tue, 07 Jun 2022 11:45:39 GMT], Content-Type=[application/json]} 2022-06-07T11:45:39.435Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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/12c56b65-99bd-4cb1-9b60-1a1d88496ecd"}]} 2022-06-07T11:45:39.440Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:39.445Z|8a94d101-7cf6-4dc0-ae0d-5dd207037190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:45:39.445Z|8a94d101-7cf6-4dc0-ae0d-5dd207037190|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:45:39.465Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-07T11:45:39.466Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8248c91-cf81-4c64-8290-5c6e3e9d7c5e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1ad7957b-09e2-4894-852c-06aa838925e5], X-ECOMP-RequestID=[e8248c91-cf81-4c64-8290-5c6e3e9d7c5e], X-TransactionId=[], X-ONAP-RequestID=[e8248c91-cf81-4c64-8290-5c6e3e9d7c5e]} 2022-06-07T11:45:39.512Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:45:39:233-80367], Content-Length=[603], Date=[Tue, 07 Jun 2022 11:45:39 GMT], Content-Type=[application/json]} 2022-06-07T11:45:39.513Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2022-06-07T11:45:39.513Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-07T11:45:39.515Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2022-06-07T11:45:39.519Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:39.542Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?format=pathed|INFO|500||Invoke 2022-06-07T11:45:39.542Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?format=pathed|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8248c91-cf81-4c64-8290-5c6e3e9d7c5e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f0cd3194-9a1f-4aed-8e84-1a1e7ba34857], X-ECOMP-RequestID=[e8248c91-cf81-4c64-8290-5c6e3e9d7c5e], X-TransactionId=[], X-ONAP-RequestID=[e8248c91-cf81-4c64-8290-5c6e3e9d7c5e]} 2022-06-07T11:45:39.583Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?format=pathed|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:45:39:312-90184], vertex-id=[192744], Content-Length=[246], Date=[Tue, 07 Jun 2022 11:45:39 GMT], Content-Type=[application/json]} 2022-06-07T11:45:39.584Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?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/12c56b65-99bd-4cb1-9b60-1a1d88496ecd"}]} 2022-06-07T11:45:39.585Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?format=pathed|INFO|500||InvokeReturn 2022-06-07T11:45:39.589Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:39.613Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-07T11:45:39.613Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8248c91-cf81-4c64-8290-5c6e3e9d7c5e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fb0c71f6-7359-46d2-9d58-e0f85f8f605f], X-ECOMP-RequestID=[e8248c91-cf81-4c64-8290-5c6e3e9d7c5e], X-TransactionId=[], X-ONAP-RequestID=[e8248c91-cf81-4c64-8290-5c6e3e9d7c5e]} 2022-06-07T11:45:39.654Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:45:39:381-4017], Content-Length=[600], Date=[Tue, 07 Jun 2022 11:45:39 GMT], Content-Type=[application/json]} 2022-06-07T11:45:39.655Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/l3-networks","ERR.5.4.6114"]}}} 2022-06-07T11:45:39.656Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-07T11:45:39.657Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2022-06-07T11:45:39.661Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:39.683Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:45:39.684Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?format=pathed|INFO|500||Invoke 2022-06-07T11:45:39.795Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?format=pathed|INFO|500||InvokeReturn 2022-06-07T11:45:39.795Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/nodes/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd?format=pathed has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:45:39:452-42980], vertex-id=[192744], Content-Length=[246], Date=[Tue, 07 Jun 2022 11:45:39 GMT], Content-Type=[application/json]} 2022-06-07T11:45:39.796Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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/12c56b65-99bd-4cb1-9b60-1a1d88496ecd"}]} 2022-06-07T11:45:39.801Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:39.822Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2022-06-07T11:45:39.823Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[e8248c91-cf81-4c64-8290-5c6e3e9d7c5e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[efae1fa0-ee06-4af4-b182-752894e79642], X-ECOMP-RequestID=[e8248c91-cf81-4c64-8290-5c6e3e9d7c5e], X-TransactionId=[], X-ONAP-RequestID=[e8248c91-cf81-4c64-8290-5c6e3e9d7c5e]} 2022-06-07T11:45:39.887Z|741b58a0-c331-474b-894b-fe3f4c81d8eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:45:39.887Z|741b58a0-c331-474b-894b-fe3f4c81d8eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:45:39.889Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:45:39:592-85908], Content-Length=[609], Date=[Tue, 07 Jun 2022 11:45:39 GMT], Content-Type=[application/json]} 2022-06-07T11:45:39.889Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/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/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/configurations","ERR.5.4.6114"]}}} 2022-06-07T11:45:39.890Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2022-06-07T11:45:39.892Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/12c56b65-99bd-4cb1-9b60-1a1d88496ecd/related-to/configurations?resultIndex=0&resultSize=1&format=count 2022-06-07T11:45:39.896Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:45:39.920Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:45:39.920Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||Invoke 2022-06-07T11:45:39.968Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc|INFO|500||InvokeReturn 2022-06-07T11:45:39.969Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2533c9c7326d44f0a72cc2ec35f519dc has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:45:39:688-36408], vertex-id=[241672], Content-Length=[605], Date=[Tue, 07 Jun 2022 11:45:39 GMT], Content-Type=[application/json]} 2022-06-07T11:45:39.970Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||DEBUG|500||{"tenant-id":"2533c9c7326d44f0a72cc2ec35f519dc","tenant-name":"onap-daily-jakarta","tenant-context":"None","resource-version":"1654602330106","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"}]}]}} 2022-06-07T11:45:39.973Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:45:39.973Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:45:39.979Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:45:39.979Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:45:39.980Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:39.980Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:45:39.981Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:45:39.981Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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:"ea06fd253df4b177", X-B3-SpanId:"dc06ac83ebe4c295", X-B3-ParentSpanId:"ea06fd253df4b177", X-B3-Sampled:"0", X-ONAP-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-TransactionID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ECOMP-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0ae0fbc-0da6-4532-9829-deb9c77177c1"] 2022-06-07T11:45:39.981Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd"},"instanceName":null,"requestScope":"service"} 2022-06-07T11:45:39.982Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:40.002Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:40.003Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:40.003Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:45:40.003Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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:"Tue, 07 Jun 2022 11:45:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:40.004Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:45:40.004Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:40.004Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:45:40.005Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:45:40.006Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T11:45:40.006Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:40.006Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:45:40.006Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T11:45:40.007Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-TransactionID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ECOMP-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"384ae603-77eb-4b70-b3aa-73a9796deba6"] 2022-06-07T11:45:40.007Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T11:45:40.007Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:40.029Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:40.030Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:40.030Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-07T11:45:40.031Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:40.033Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T11:45:40.033Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:40.033Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T11:45:40.036Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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 2022-06-07T11:45:40.036Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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 2022-06-07T11:45:40.037Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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================================================ 2022-06-07T11:45:40.037Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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 2022-06-07T11:45:40.037Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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 2022-06-07T11:45:40.037Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-TransactionID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ECOMP-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d7f85f5-25a7-4136-994f-0e916d105aae"] 2022-06-07T11:45:40.038Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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: 2022-06-07T11:45:40.038Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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================================================ 2022-06-07T11:45:40.051Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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========================================== 2022-06-07T11:45:40.052Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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 2022-06-07T11:45:40.052Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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 : 2022-06-07T11:45:40.052Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:40.055Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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" : 536, "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" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-06-07T11:45:40.055Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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================================================= 2022-06-07T11:45:40.056Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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 2022-06-07T11:45:40.058Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:45:40.058Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T11:45:40.058Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:40.058Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:45:40.059Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T11:45:40.059Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-TransactionID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ECOMP-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7d27043-89e3-448d-9dc6-5db3e55ce1db"] 2022-06-07T11:45:40.059Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T11:45:40.059Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:40.078Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:40.079Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:40.079Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-07T11:45:40.080Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:40.080Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T11:45:40.081Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:40.081Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T11:45:40.097Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:45:40.097Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:45:40.097Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:40.098Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:45:40.098Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:45:40.098Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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:"1382", X-B3-TraceId:"ea06fd253df4b177", X-B3-SpanId:"fe1a27ab9534a230", X-B3-ParentSpanId:"ea06fd253df4b177", X-B3-Sampled:"0", X-ONAP-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-TransactionID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ECOMP-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14ac38fa-6ec1-4345-a935-21351de911fc"] 2022-06-07T11:45:40.098Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e","requestStatus":"IN_PROGRESS","startTime":1654602339892,"source":"VID","tenantId":"2533c9c7326d44f0a72cc2ec35f519dc","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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd","tenantName":"onap-daily-jakarta","cloudApiRequests":[],"requestURI":"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e"} 2022-06-07T11:45:40.099Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:40.133Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:40.134Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:45:40.134Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:45:40.135Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:39 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:40.135Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:45:39.892+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:45:40.119+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e" } } } 2022-06-07T11:45:40.136Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:40.136Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:45:40.152Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:45:40.152Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:45:40.153Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:40.153Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:45:40.153Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:45:40.154Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|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:"ea06fd253df4b177", X-B3-SpanId:"a6530d466f026a4d", X-B3-ParentSpanId:"ea06fd253df4b177", X-B3-Sampled:"0", X-ONAP-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-TransactionID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ECOMP-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c46b2a9e-9691-4a45-b6d3-1fc7283cb261"] 2022-06-07T11:45:40.154Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\"modelUuid\":\"668b0584-f10c-4ef7-8986-58260bbb0cd8\",\"modelInvariantUuid\":\"7a792005-d0e7-4f6b-a4d3-78f16dbca498\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"2533c9c7326d44f0a72cc2ec35f519dc\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\"}","type":"String"},"requestId":{"value":"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e","type":"String"},"mso-request-id":{"value":"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"12c56b65-99bd-4cb1-9b60-1a1d88496ecd","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/12c56b65-99bd-4cb1-9b60-1a1d88496ecd","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:45:40.154Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:41.177Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:41.179Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:45:41.180Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:45:41.180Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:45:41 GMT", X-ONAP-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-TransactionID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ECOMP-RequestID:"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"c46b2a9e-9691-4a45-b6d3-1fc7283cb261", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:41.181Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e8248c91-cf81-4c64-8290-5c6e3e9d7c5e\",\"instanceId\":\"12c56b65-99bd-4cb1-9b60-1a1d88496ecd\"}}","message":"Success","processInstanceID":"5acf48df-e657-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:45:41.181Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:41.182Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:45:41.191Z|e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:41.328Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:41.331Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e 2022-06-07T11:45:41.332Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|INFO|500||Invoke 2022-06-07T11:45:41.332Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:41.333Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e 2022-06-07T11:45:41.333Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Method : GET 2022-06-07T11:45:41.333Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5fce85d26e985a2a", X-B3-SpanId:"181461133f91ae8e", X-B3-ParentSpanId:"5fce85d26e985a2a", X-B3-Sampled:"0", X-ONAP-RequestID:"2b2a652a-39cf-4a5e-a710-4afc5c68af6d", X-RequestID:"2b2a652a-39cf-4a5e-a710-4afc5c68af6d", X-TransactionID:"2b2a652a-39cf-4a5e-a710-4afc5c68af6d", X-ECOMP-RequestID:"2b2a652a-39cf-4a5e-a710-4afc5c68af6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60cd131d-5e18-499e-afb9-1e7f7e802a6e"] 2022-06-07T11:45:41.333Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Request body: 2022-06-07T11:45:41.334Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:41.352Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:41.353Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:41.353Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Status text : 2022-06-07T11:45:41.353Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:41.354Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Response body: { "requestId" : "e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:45:39.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "serviceInstanceName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e" } } } 2022-06-07T11:45:41.354Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:41.355Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|INFO|500||InvokeReturn 2022-06-07T11:45:41.356Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false 2022-06-07T11:45:41.356Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:41.356Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:41.357Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false 2022-06-07T11:45:41.357Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:41.357Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5fce85d26e985a2a", X-B3-SpanId:"73bacac2d8ff3764", X-B3-ParentSpanId:"5fce85d26e985a2a", X-B3-Sampled:"0", X-ONAP-RequestID:"2b2a652a-39cf-4a5e-a710-4afc5c68af6d", X-RequestID:"2b2a652a-39cf-4a5e-a710-4afc5c68af6d", X-TransactionID:"2b2a652a-39cf-4a5e-a710-4afc5c68af6d", X-ECOMP-RequestID:"2b2a652a-39cf-4a5e-a710-4afc5c68af6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"497b4ebb-bf72-4315-ab25-dd123e6c66fe"] 2022-06-07T11:45:41.357Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:41.357Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:41.368Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:41.368Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:41.369Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:41.369Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:40 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:41.369Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:41.370Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:41.370Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:41.375Z|2b2a652a-39cf-4a5e-a710-4afc5c68af6d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:41.506Z|718244b7-74c7-4be8-a676-ef43156bb19d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:41.507Z|718244b7-74c7-4be8-a676-ef43156bb19d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:41.525Z|ca39c70c-310e-415c-b575-74c491784321|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:41.525Z|ca39c70c-310e-415c-b575-74c491784321|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:42.958Z|1ead3c6a-ec7c-437e-ad97-3039be200fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:42.958Z|1ead3c6a-ec7c-437e-ad97-3039be200fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:46.950Z|806d829c-e79b-4c93-af6c-a55d34fb3cce|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:45:46.959Z|806d829c-e79b-4c93-af6c-a55d34fb3cce|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:51.512Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:51.517Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e 2022-06-07T11:45:51.517Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|INFO|500||Invoke 2022-06-07T11:45:51.517Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:51.518Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e 2022-06-07T11:45:51.518Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Method : GET 2022-06-07T11:45:51.518Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f6163ff97725d88", X-B3-SpanId:"baae6cd1d99b5c37", X-B3-ParentSpanId:"9f6163ff97725d88", X-B3-Sampled:"0", X-ONAP-RequestID:"5251ae03-363f-4020-b60f-8123829c3486", X-RequestID:"5251ae03-363f-4020-b60f-8123829c3486", X-TransactionID:"5251ae03-363f-4020-b60f-8123829c3486", X-ECOMP-RequestID:"5251ae03-363f-4020-b60f-8123829c3486", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23e79e0c-8f15-4bbb-a8f9-534330b004a9"] 2022-06-07T11:45:51.519Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Request body: 2022-06-07T11:45:51.519Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:51.529Z|19d572d7-bbde-478b-be6b-4786808a3049|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:51.530Z|19d572d7-bbde-478b-be6b-4786808a3049|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:51.541Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:51.541Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:51.541Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Status text : 2022-06-07T11:45:51.542Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:51.543Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Response body: { "requestId" : "e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:39.000+00:00", "endTime" : "2022-06-07T11:45:44.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "serviceInstanceName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e" } } } 2022-06-07T11:45:51.543Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:51.544Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|INFO|500||InvokeReturn 2022-06-07T11:45:51.545Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false 2022-06-07T11:45:51.546Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:51.546Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:51.547Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false 2022-06-07T11:45:51.547Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:51.548Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f6163ff97725d88", X-B3-SpanId:"0b33d681212ab0a1", X-B3-ParentSpanId:"9f6163ff97725d88", X-B3-Sampled:"0", X-ONAP-RequestID:"5251ae03-363f-4020-b60f-8123829c3486", X-RequestID:"5251ae03-363f-4020-b60f-8123829c3486", X-TransactionID:"5251ae03-363f-4020-b60f-8123829c3486", X-ECOMP-RequestID:"5251ae03-363f-4020-b60f-8123829c3486", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3374309c-650a-4a95-a25b-3c466c07ed8a"] 2022-06-07T11:45:51.548Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:51.548Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:51.549Z|03e1c1b8-83d4-4589-8122-abf6e57ec61f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:51.549Z|03e1c1b8-83d4-4589-8122-abf6e57ec61f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:51.564Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:51.565Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:51.565Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:51.566Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:51.566Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:51.567Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:51.567Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:51.575Z|5251ae03-363f-4020-b60f-8123829c3486|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:51.708Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:51.711Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e 2022-06-07T11:45:51.712Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|INFO|500||Invoke 2022-06-07T11:45:51.712Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:51.712Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e 2022-06-07T11:45:51.712Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Method : GET 2022-06-07T11:45:51.712Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a225ad92e461b42", X-B3-SpanId:"c193f9ee8db097d8", X-B3-ParentSpanId:"4a225ad92e461b42", X-B3-Sampled:"0", X-ONAP-RequestID:"f7f456c2-88e6-4bb8-baed-61b30b69f026", X-RequestID:"f7f456c2-88e6-4bb8-baed-61b30b69f026", X-TransactionID:"f7f456c2-88e6-4bb8-baed-61b30b69f026", X-ECOMP-RequestID:"f7f456c2-88e6-4bb8-baed-61b30b69f026", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4348f60c-60ed-42a2-8625-e3c92b0e0b5b"] 2022-06-07T11:45:51.713Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Request body: 2022-06-07T11:45:51.713Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:51.734Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:51.735Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:51.735Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Status text : 2022-06-07T11:45:51.735Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:51.735Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Response body: { "requestId" : "e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:39.000+00:00", "endTime" : "2022-06-07T11:45:44.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "serviceInstanceName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e" } } } 2022-06-07T11:45:51.736Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:51.736Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|INFO|500||InvokeReturn 2022-06-07T11:45:51.737Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false 2022-06-07T11:45:51.738Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:51.738Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:51.739Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false 2022-06-07T11:45:51.739Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:51.739Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a225ad92e461b42", X-B3-SpanId:"1f2bbeaa708cb42b", X-B3-ParentSpanId:"4a225ad92e461b42", X-B3-Sampled:"0", X-ONAP-RequestID:"f7f456c2-88e6-4bb8-baed-61b30b69f026", X-RequestID:"f7f456c2-88e6-4bb8-baed-61b30b69f026", X-TransactionID:"f7f456c2-88e6-4bb8-baed-61b30b69f026", X-ECOMP-RequestID:"f7f456c2-88e6-4bb8-baed-61b30b69f026", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"218ee60f-e0b6-4de0-a235-c761e28ed6ed"] 2022-06-07T11:45:51.739Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:51.740Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:51.750Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:51.750Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:51.751Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:51.751Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:51.753Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:51.753Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:51.754Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:51.760Z|f7f456c2-88e6-4bb8-baed-61b30b69f026|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:51.882Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:51.886Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e 2022-06-07T11:45:51.887Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|INFO|500||Invoke 2022-06-07T11:45:51.887Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:51.887Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e 2022-06-07T11:45:51.887Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Method : GET 2022-06-07T11:45:51.887Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f920da321c9f4d71", X-B3-SpanId:"93d4437c450e2190", X-B3-ParentSpanId:"f920da321c9f4d71", X-B3-Sampled:"0", X-ONAP-RequestID:"040d892d-15eb-4615-9d26-58ac8319ee76", X-RequestID:"040d892d-15eb-4615-9d26-58ac8319ee76", X-TransactionID:"040d892d-15eb-4615-9d26-58ac8319ee76", X-ECOMP-RequestID:"040d892d-15eb-4615-9d26-58ac8319ee76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76ca2fca-144a-40d0-9a22-3443b0890308"] 2022-06-07T11:45:51.888Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Request body: 2022-06-07T11:45:51.888Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:51.902Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:51.902Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:51.903Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Status text : 2022-06-07T11:45:51.903Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:51.903Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Response body: { "requestId" : "e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:39.000+00:00", "endTime" : "2022-06-07T11:45:44.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "serviceInstanceName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e" } } } 2022-06-07T11:45:51.904Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:51.904Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|INFO|500||InvokeReturn 2022-06-07T11:45:51.905Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false 2022-06-07T11:45:51.905Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:51.906Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:51.906Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false 2022-06-07T11:45:51.906Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:51.906Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f920da321c9f4d71", X-B3-SpanId:"a713e6018a2095e5", X-B3-ParentSpanId:"f920da321c9f4d71", X-B3-Sampled:"0", X-ONAP-RequestID:"040d892d-15eb-4615-9d26-58ac8319ee76", X-RequestID:"040d892d-15eb-4615-9d26-58ac8319ee76", X-TransactionID:"040d892d-15eb-4615-9d26-58ac8319ee76", X-ECOMP-RequestID:"040d892d-15eb-4615-9d26-58ac8319ee76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e881f34-a908-49c2-8dff-b75d203f9f97"] 2022-06-07T11:45:51.907Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:51.907Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:51.917Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:51.917Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:51.918Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:51.918Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:51.918Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:51.919Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:51.919Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:51.927Z|040d892d-15eb-4615-9d26-58ac8319ee76|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:52.060Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:45:52.063Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e 2022-06-07T11:45:52.064Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|INFO|500||Invoke 2022-06-07T11:45:52.064Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:52.065Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e 2022-06-07T11:45:52.065Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Method : GET 2022-06-07T11:45:52.065Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7286761088cc406", X-B3-SpanId:"d90f52dc93697e64", X-B3-ParentSpanId:"b7286761088cc406", X-B3-Sampled:"0", X-ONAP-RequestID:"9a88da34-db3f-4b61-b28e-bec766d164f0", X-RequestID:"9a88da34-db3f-4b61-b28e-bec766d164f0", X-TransactionID:"9a88da34-db3f-4b61-b28e-bec766d164f0", X-ECOMP-RequestID:"9a88da34-db3f-4b61-b28e-bec766d164f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c25de391-ec47-4e65-98e3-f93a9ad7ab98"] 2022-06-07T11:45:52.066Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Request body: 2022-06-07T11:45:52.066Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:52.081Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:52.081Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:52.082Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Status text : 2022-06-07T11:45:52.082Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:52.083Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||Response body: { "requestId" : "e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:45:39.000+00:00", "endTime" : "2022-06-07T11:45:44.000+00:00", "source" : "VID", "tenantId" : "2533c9c7326d44f0a72cc2ec35f519dc", "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\": \"7a792005-d0e7-4f6b-a4d3-78f16dbca498\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"668b0584-f10c-4ef7-8986-58260bbb0cd8\"\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\": \"2533c9c7326d44f0a72cc2ec35f519dc\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:45:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "serviceInstanceName" : "basic_vm-ef61196d-18a3-470d-9906-92d61a850c45", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/12c56b65-99bd-4cb1-9b60-1a1d88496ecd", "tenantName" : "onap-daily-jakarta", "cloudApiRequests" : [ ], "requestURI" : "e8248c91-cf81-4c64-8290-5c6e3e9d7c5e", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e" } } } 2022-06-07T11:45:52.083Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:52.084Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|INFO|500||InvokeReturn 2022-06-07T11:45:52.085Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false 2022-06-07T11:45:52.086Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:45:52.086Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:45:52.087Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false 2022-06-07T11:45:52.087Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:45:52.088Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7286761088cc406", X-B3-SpanId:"e2d4ae7d89bafd81", X-B3-ParentSpanId:"b7286761088cc406", X-B3-Sampled:"0", X-ONAP-RequestID:"9a88da34-db3f-4b61-b28e-bec766d164f0", X-RequestID:"9a88da34-db3f-4b61-b28e-bec766d164f0", X-TransactionID:"9a88da34-db3f-4b61-b28e-bec766d164f0", X-ECOMP-RequestID:"9a88da34-db3f-4b61-b28e-bec766d164f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46770421-989a-45ca-a6f1-35e49c5f208a"] 2022-06-07T11:45:52.088Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:45:52.088Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:45:52.099Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:45:52.099Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:45:52.100Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:45:52.100Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:45:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:45:52.101Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:45:52.102Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:45:52.102Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e8248c91-cf81-4c64-8290-5c6e3e9d7c5e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:45:52.108Z|9a88da34-db3f-4b61-b28e-bec766d164f0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e8248c91-cf81-4c64-8290-5c6e3e9d7c5e|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:45:52.985Z|637d4cde-dbbd-48f9-8303-4ecf05113295|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:45:52.986Z|637d4cde-dbbd-48f9-8303-4ecf05113295|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:45:54.445Z|6a16b8a4-2d72-4aaf-aca2-4bd06822fbe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:45:54.446Z|6a16b8a4-2d72-4aaf-aca2-4bd06822fbe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:46:01.554Z|4d902e47-9a9a-4347-b55e-277bf0424462|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:01.555Z|4d902e47-9a9a-4347-b55e-277bf0424462|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:01.573Z|11418a63-3c7b-4291-850b-6bef3d2bf270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:01.573Z|11418a63-3c7b-4291-850b-6bef3d2bf270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:03.010Z|9a13f5b3-e7e6-42a6-83f4-c611abe5742b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:03.010Z|9a13f5b3-e7e6-42a6-83f4-c611abe5742b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:09.445Z|023a458b-8c68-4b70-af5e-ca93bd46b49b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:46:09.448Z|023a458b-8c68-4b70-af5e-ca93bd46b49b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:46:09.888Z|bb3ffcca-feaa-4fc2-b90c-92111c575de6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:46:09.888Z|bb3ffcca-feaa-4fc2-b90c-92111c575de6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:46:11.579Z|c20a40c7-6ea2-4a78-84a9-d3d92dd44197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:11.580Z|c20a40c7-6ea2-4a78-84a9-d3d92dd44197|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:11.614Z|e3c75f05-35cc-4530-8a91-b8954f77f6ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:11.615Z|e3c75f05-35cc-4530-8a91-b8954f77f6ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:13.034Z|db5ab624-0434-49a0-8357-fb12eae23858|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:13.035Z|db5ab624-0434-49a0-8357-fb12eae23858|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:21.607Z|f7cc2d24-69c0-4ab2-84be-077ed5633880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:21.607Z|f7cc2d24-69c0-4ab2-84be-077ed5633880|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:21.635Z|a3e1a351-fb3b-42cd-a0b6-f9f671ce685b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:21.635Z|a3e1a351-fb3b-42cd-a0b6-f9f671ce685b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:23.062Z|edbd0d6b-831b-4abe-a2b5-dcf1523263e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:23.063Z|edbd0d6b-831b-4abe-a2b5-dcf1523263e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:24.445Z|1f95630b-e8de-48fd-9fbe-e2fbd62274d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:46:24.446Z|1f95630b-e8de-48fd-9fbe-e2fbd62274d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:46:31.630Z|8ca77afc-8c08-4ba0-ac0d-bb1d68abc598|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:31.631Z|8ca77afc-8c08-4ba0-ac0d-bb1d68abc598|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:31.659Z|36dc2ba7-5294-4316-8cdd-c303383efe30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:31.659Z|36dc2ba7-5294-4316-8cdd-c303383efe30|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:33.091Z|ea115c2f-e614-4228-838a-cee7bddf3d33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:33.092Z|ea115c2f-e614-4228-838a-cee7bddf3d33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:39.445Z|b2baab42-6a38-419d-ad73-b6aec72dc79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:46:39.446Z|b2baab42-6a38-419d-ad73-b6aec72dc79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:46:39.889Z|a0e4bd8a-3c67-4bd2-9b4a-6007a8626cf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:46:39.889Z|a0e4bd8a-3c67-4bd2-9b4a-6007a8626cf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:46:41.655Z|c1a1051d-8540-447a-b106-ac9911e95a7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:41.656Z|c1a1051d-8540-447a-b106-ac9911e95a7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:41.693Z|47fe814a-1f43-49d5-b17b-30b02647e39d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:41.694Z|47fe814a-1f43-49d5-b17b-30b02647e39d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:43.116Z|07289335-7856-4b7d-bd42-452340cd848d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:43.116Z|07289335-7856-4b7d-bd42-452340cd848d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:46.948Z|d2dd5119-d644-44ab-a890-f38b771c297b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:46:46.949Z|d2dd5119-d644-44ab-a890-f38b771c297b|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:51.680Z|02e66fd0-d5bb-48b6-97f5-2e5f881f0cf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:51.681Z|02e66fd0-d5bb-48b6-97f5-2e5f881f0cf7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:51.715Z|cbd00d36-2eab-4210-b91c-e1c0fe6a4abf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:51.716Z|cbd00d36-2eab-4210-b91c-e1c0fe6a4abf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:53.140Z|d4ca6706-5b2d-46aa-97d4-ce151f1ea887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:46:53.141Z|d4ca6706-5b2d-46aa-97d4-ce151f1ea887|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:46:54.445Z|83c1a26f-f421-4f40-8d28-281f1f7074e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:46:54.448Z|83c1a26f-f421-4f40-8d28-281f1f7074e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:47:01.712Z|781df4b5-ca06-4562-b95e-f423c1a0fd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:01.713Z|781df4b5-ca06-4562-b95e-f423c1a0fd33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:01.735Z|0dbebcef-ca0e-4151-8f6f-3f8fd0d6fb80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:01.735Z|0dbebcef-ca0e-4151-8f6f-3f8fd0d6fb80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:03.165Z|0de27496-4eba-413b-a57f-a2288387dfbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:03.166Z|0de27496-4eba-413b-a57f-a2288387dfbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:09.445Z|bdda85b1-d81b-4c1a-8ed3-654a5883412e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:47:09.445Z|bdda85b1-d81b-4c1a-8ed3-654a5883412e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:47:09.890Z|2888fee0-6af9-4753-bb12-8e43dc1a3d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:47:09.890Z|2888fee0-6af9-4753-bb12-8e43dc1a3d62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:47:11.738Z|30a70429-262f-4892-ae0e-becad608d27a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:11.739Z|30a70429-262f-4892-ae0e-becad608d27a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:11.759Z|ebca27ee-31a4-4e4b-a665-ccff6086adc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:11.760Z|ebca27ee-31a4-4e4b-a665-ccff6086adc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:13.189Z|a924ec6b-e5c8-457f-ac9d-3cc153bb3c07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:13.190Z|a924ec6b-e5c8-457f-ac9d-3cc153bb3c07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:21.761Z|aebde745-ed84-49ea-9ad7-4f606760e6a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:21.762Z|aebde745-ed84-49ea-9ad7-4f606760e6a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:21.781Z|38ae08a9-46f2-4fbf-8b4c-25751ac6a558|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:21.782Z|38ae08a9-46f2-4fbf-8b4c-25751ac6a558|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:23.217Z|80a28f28-db10-468d-a832-91f626425015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:23.218Z|80a28f28-db10-468d-a832-91f626425015|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:24.445Z|32b454c6-187f-4720-b2fd-8171f4568ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:47:24.445Z|32b454c6-187f-4720-b2fd-8171f4568ed2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:47:31.783Z|98ac7d00-ee5d-4096-9207-2e8cb43305a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:31.784Z|98ac7d00-ee5d-4096-9207-2e8cb43305a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:31.810Z|f4126433-8cbb-46bc-b704-2a7f6d4c6487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:31.811Z|f4126433-8cbb-46bc-b704-2a7f6d4c6487|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:33.242Z|1da521c0-1022-4bcd-9344-65d0a5b1819c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:33.243Z|1da521c0-1022-4bcd-9344-65d0a5b1819c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:39.445Z|88297486-f775-456f-9c69-61034e0fad8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:47:39.448Z|88297486-f775-456f-9c69-61034e0fad8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:47:39.891Z|b3dfd396-82c4-4054-95e0-54dfd9a566f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:47:39.892Z|b3dfd396-82c4-4054-95e0-54dfd9a566f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:47:41.809Z|861cca89-1e67-4587-af60-5b71fe546098|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:41.810Z|861cca89-1e67-4587-af60-5b71fe546098|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:41.833Z|411f33b8-f54c-4e5e-9c6a-a1b5cc5c08bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:41.833Z|411f33b8-f54c-4e5e-9c6a-a1b5cc5c08bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:43.265Z|f224fa57-0b3a-48c1-8342-f46971503249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:43.266Z|f224fa57-0b3a-48c1-8342-f46971503249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:46.947Z|971b602b-515a-4bd3-890f-0a66fe8d9694|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:47:46.948Z|971b602b-515a-4bd3-890f-0a66fe8d9694|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:51.834Z|93823be2-4f36-4c0e-90aa-6efd367b12b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:51.834Z|93823be2-4f36-4c0e-90aa-6efd367b12b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:51.856Z|9b8897af-4aa0-4556-a35c-17086a6d741f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:51.856Z|9b8897af-4aa0-4556-a35c-17086a6d741f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:53.287Z|f4ddb118-6839-4b00-acd6-6e6c92414ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:47:53.288Z|f4ddb118-6839-4b00-acd6-6e6c92414ac5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:47:54.445Z|94f2ae77-4bf8-499e-810f-e9452d92bd77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:47:54.446Z|94f2ae77-4bf8-499e-810f-e9452d92bd77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:48:01.863Z|4d0bc370-231d-474b-bb35-143eb5930872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:01.864Z|4d0bc370-231d-474b-bb35-143eb5930872|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:01.877Z|7f627c4a-c113-4354-a46e-ff8ccac30ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:01.878Z|7f627c4a-c113-4354-a46e-ff8ccac30ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:03.310Z|604b11f0-e159-4c5a-aff2-a266916d84ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:03.310Z|604b11f0-e159-4c5a-aff2-a266916d84ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:09.445Z|54f16f83-4f72-4859-9ba6-2ce7b07e3f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:48:09.445Z|54f16f83-4f72-4859-9ba6-2ce7b07e3f82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:48:09.892Z|2f60feb4-24fa-4ea6-be51-ff2187afa403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:48:09.893Z|2f60feb4-24fa-4ea6-be51-ff2187afa403|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:48:11.897Z|2cdb8e63-d0f3-4288-8a80-e0bb8a205a84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:11.897Z|2cdb8e63-d0f3-4288-8a80-e0bb8a205a84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:11.899Z|d6cb5d9c-f4a1-4c74-a652-8fe9476f60d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:11.899Z|d6cb5d9c-f4a1-4c74-a652-8fe9476f60d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:13.332Z|4b64f1a8-78eb-4dfc-8bec-1027a92bf92e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:13.332Z|4b64f1a8-78eb-4dfc-8bec-1027a92bf92e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:21.922Z|00a073de-56ba-4bb8-9915-9d8b703c4896|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:21.923Z|00a073de-56ba-4bb8-9915-9d8b703c4896|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:21.925Z|b06dc029-4db4-4713-976c-af997b9b2b2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:21.925Z|b06dc029-4db4-4713-976c-af997b9b2b2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:23.358Z|d2c9506b-2edb-4058-b861-dc4e3fa0d589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:23.358Z|d2c9506b-2edb-4058-b861-dc4e3fa0d589|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:24.445Z|48fe2fb0-11c4-49ef-a793-4bc829854edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:48:24.448Z|48fe2fb0-11c4-49ef-a793-4bc829854edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:48:31.947Z|a609d3c6-2dd5-4688-85c6-b99eba4550df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:31.947Z|e64e58d9-35c7-4235-a089-5f20dcd1b3df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:31.948Z|a609d3c6-2dd5-4688-85c6-b99eba4550df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:31.948Z|e64e58d9-35c7-4235-a089-5f20dcd1b3df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:33.381Z|1ce69d9b-b3ab-4123-880e-221e05255070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:33.382Z|1ce69d9b-b3ab-4123-880e-221e05255070|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:39.445Z|e4b40e5d-1784-4bbb-9fb1-402284bddecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:48:39.446Z|e4b40e5d-1784-4bbb-9fb1-402284bddecb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:48:39.894Z|5b6f01cb-6230-4e72-8b72-ed06cd307673|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:48:39.894Z|5b6f01cb-6230-4e72-8b72-ed06cd307673|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:48:41.972Z|76b6a9fe-695b-4270-b806-5aec4070c631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:41.972Z|600d636a-3e6e-4ace-8951-8c9aa36667fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:41.973Z|76b6a9fe-695b-4270-b806-5aec4070c631|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:41.973Z|600d636a-3e6e-4ace-8951-8c9aa36667fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:43.405Z|d3466554-778e-4644-a599-2a6160b4fd7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:43.406Z|d3466554-778e-4644-a599-2a6160b4fd7f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:46.946Z|d95e2c45-a679-457a-9371-eac830545ea5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:48:46.947Z|d95e2c45-a679-457a-9371-eac830545ea5|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:51.997Z|fae75a77-5025-4c26-a5ed-598fbe7c1716|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:51.997Z|407de167-c51d-44ad-bae4-6103980c23b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:51.998Z|407de167-c51d-44ad-bae4-6103980c23b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:51.998Z|fae75a77-5025-4c26-a5ed-598fbe7c1716|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:53.428Z|b6b34b37-f5fc-4a71-b693-4b2ef76db326|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:48:53.428Z|b6b34b37-f5fc-4a71-b693-4b2ef76db326|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:48:54.445Z|844be60a-dda8-4870-a5f6-02b3d8bfe707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:48:54.446Z|844be60a-dda8-4870-a5f6-02b3d8bfe707|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:49:02.022Z|bc4110bd-88be-4441-ac24-0fa2bf323b15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:02.022Z|75bcd543-6f30-470d-9f98-05d22cfb9243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:02.023Z|bc4110bd-88be-4441-ac24-0fa2bf323b15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:02.023Z|75bcd543-6f30-470d-9f98-05d22cfb9243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:03.453Z|ea051b0f-b02d-4940-864c-92e4e83c010a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:03.455Z|ea051b0f-b02d-4940-864c-92e4e83c010a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:09.445Z|58d8ea07-a1b2-414b-a975-47ee115df3b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:49:09.448Z|58d8ea07-a1b2-414b-a975-47ee115df3b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:49:09.895Z|042db9ff-1c9e-4d5b-a436-ecb00dc84e0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:49:09.896Z|042db9ff-1c9e-4d5b-a436-ecb00dc84e0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:49:12.047Z|c6049374-b62f-4348-8da7-6e5b1694dc0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:12.048Z|c6049374-b62f-4348-8da7-6e5b1694dc0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:12.052Z|ca375406-8087-4492-a542-defd84c342a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:12.052Z|ca375406-8087-4492-a542-defd84c342a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:13.481Z|c1d6595b-8e20-44a5-a182-1ecd137aa34c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:13.482Z|c1d6595b-8e20-44a5-a182-1ecd137aa34c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:22.077Z|c5a1937d-9f02-4b27-9ec5-4b1158e8f3ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:22.078Z|c5a1937d-9f02-4b27-9ec5-4b1158e8f3ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:22.079Z|25878d6f-9265-4e88-96d7-7c00f595e6f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:22.079Z|25878d6f-9265-4e88-96d7-7c00f595e6f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:23.504Z|c85a455c-ebb9-4ec7-950b-c6f4aff8eca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:23.505Z|c85a455c-ebb9-4ec7-950b-c6f4aff8eca0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:24.445Z|01f06d88-8075-4537-b2fb-8248a9d0966f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:49:24.446Z|01f06d88-8075-4537-b2fb-8248a9d0966f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:49:32.100Z|4230cf88-e2cb-4d40-b335-71389f5a2c95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:32.100Z|422800cd-bfb8-451f-80b9-b118f747617f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:32.101Z|4230cf88-e2cb-4d40-b335-71389f5a2c95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:32.101Z|422800cd-bfb8-451f-80b9-b118f747617f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:33.526Z|8acb2f93-9251-46ad-a5c4-42e65307b127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:33.527Z|8acb2f93-9251-46ad-a5c4-42e65307b127|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:39.445Z|204aab53-0c8f-4ccb-95fa-3ecf57e49b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:49:39.445Z|204aab53-0c8f-4ccb-95fa-3ecf57e49b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:49:39.897Z|38cd909d-c106-4570-8dc9-a172cf073703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:49:39.897Z|38cd909d-c106-4570-8dc9-a172cf073703|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:49:42.125Z|f0835b0f-cbd1-4dab-8940-156523a3899b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:42.125Z|f0835b0f-cbd1-4dab-8940-156523a3899b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:42.126Z|a1059fc8-3aa6-45c0-8f43-feca1621f90d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:42.127Z|a1059fc8-3aa6-45c0-8f43-feca1621f90d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:43.552Z|d6e1d01e-285f-4fc4-bef2-1f02a16cb516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:43.552Z|d6e1d01e-285f-4fc4-bef2-1f02a16cb516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:46.947Z|8be1dc64-c44f-4922-93a4-fc543812b141|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:49:46.947Z|8be1dc64-c44f-4922-93a4-fc543812b141|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:52.149Z|5ecf9c8a-c794-49d6-9b88-603f16141ed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:52.149Z|f59c1479-b533-4b3f-9886-6f46949c3c09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:52.150Z|5ecf9c8a-c794-49d6-9b88-603f16141ed3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:52.150Z|f59c1479-b533-4b3f-9886-6f46949c3c09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:53.575Z|5316b0cd-2e16-4712-bb3a-4bc86bef9f37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:49:53.575Z|5316b0cd-2e16-4712-bb3a-4bc86bef9f37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:49:54.445Z|0f64897c-00e4-42f7-b0bf-acaa08fce9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:49:54.448Z|0f64897c-00e4-42f7-b0bf-acaa08fce9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:50:02.181Z|6b54e4e8-c651-471a-8b94-22400d621f7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:02.181Z|328de436-4242-4fd5-970d-ecdbe8dd8c32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:02.181Z|6b54e4e8-c651-471a-8b94-22400d621f7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:02.182Z|328de436-4242-4fd5-970d-ecdbe8dd8c32|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:03.597Z|1640d176-0bdc-42e3-9d97-b3b9072f3742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:03.598Z|1640d176-0bdc-42e3-9d97-b3b9072f3742|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:09.445Z|fda61611-60d4-4dd4-acd0-37b36ea97b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:50:09.445Z|fda61611-60d4-4dd4-acd0-37b36ea97b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:50:09.898Z|7fb4f2b5-d878-406f-8e32-778e737b3857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:50:09.899Z|7fb4f2b5-d878-406f-8e32-778e737b3857|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:50:12.206Z|12cd8ef6-210e-4059-a154-ba9228427f4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:12.206Z|12cd8ef6-210e-4059-a154-ba9228427f4e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:12.208Z|9f4af320-71a5-424d-badd-418bf017b659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:12.209Z|9f4af320-71a5-424d-badd-418bf017b659|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:13.619Z|15cec38f-a3c0-4ee2-a196-680545a900f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:13.620Z|15cec38f-a3c0-4ee2-a196-680545a900f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:22.229Z|7b6caa4f-732c-4946-a577-9c246d3e36e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:22.229Z|989431f8-0b51-467b-9bdf-6b743504d709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:22.230Z|7b6caa4f-732c-4946-a577-9c246d3e36e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:22.230Z|989431f8-0b51-467b-9bdf-6b743504d709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:23.640Z|dbd6ca10-8439-4a1d-9b26-c6b06732f5a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:23.641Z|dbd6ca10-8439-4a1d-9b26-c6b06732f5a7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:24.445Z|09cfc67d-3951-41b4-9d89-816b0c0649ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:50:24.446Z|09cfc67d-3951-41b4-9d89-816b0c0649ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:50:32.252Z|20d9b4ae-b1ff-4206-97d0-d52b625d4f9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:32.253Z|20d9b4ae-b1ff-4206-97d0-d52b625d4f9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:32.256Z|32cf41d9-4abc-48c3-9876-c569aeb40ea6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:32.256Z|32cf41d9-4abc-48c3-9876-c569aeb40ea6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:33.664Z|d4a940d7-46b3-4fff-ac25-be7aaad0cbdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:33.665Z|d4a940d7-46b3-4fff-ac25-be7aaad0cbdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:39.445Z|4d644205-8697-4c80-b5cd-4d731d5494dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:50:39.448Z|4d644205-8697-4c80-b5cd-4d731d5494dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:50:39.899Z|4ec83a3c-72ab-45d6-86c1-16686373701f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:50:39.900Z|4ec83a3c-72ab-45d6-86c1-16686373701f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:50:42.277Z|b596e70f-0829-4d29-8f14-190da0ee26b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:42.278Z|d2bfd5f1-fb84-4a3f-b3e3-d630fea01cab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:42.278Z|b596e70f-0829-4d29-8f14-190da0ee26b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:42.278Z|d2bfd5f1-fb84-4a3f-b3e3-d630fea01cab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:43.693Z|77cecfe4-5bb8-419d-a136-a60d1806d5e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:43.694Z|77cecfe4-5bb8-419d-a136-a60d1806d5e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:46.946Z|be398839-4a2e-47b0-a863-9268a5aa3bfe|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:50:46.947Z|be398839-4a2e-47b0-a863-9268a5aa3bfe|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:52.300Z|016c4988-c73c-4889-893d-e9f6c9437b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:52.300Z|d9f83a3c-89b3-463f-bfe8-944f6b312d0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:52.300Z|016c4988-c73c-4889-893d-e9f6c9437b1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:52.301Z|d9f83a3c-89b3-463f-bfe8-944f6b312d0e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:53.719Z|da9111da-f58c-4e35-b2e3-1ceaee97a768|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:50:53.719Z|da9111da-f58c-4e35-b2e3-1ceaee97a768|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:50:54.445Z|e9c79097-b334-44a0-8b54-0d4bf5899904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:50:54.446Z|e9c79097-b334-44a0-8b54-0d4bf5899904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:51:02.323Z|3cb82d4c-d9c5-4aab-9d73-55446ce72ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:02.323Z|04827cf0-5222-4da8-8abd-cc46ee33302c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:02.324Z|3cb82d4c-d9c5-4aab-9d73-55446ce72ddc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:02.324Z|04827cf0-5222-4da8-8abd-cc46ee33302c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:03.741Z|4e431485-1b57-4751-b062-de7a00d1f96d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:03.742Z|4e431485-1b57-4751-b062-de7a00d1f96d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:09.445Z|a6993d45-5511-412f-a26d-f4e0ca2d401a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:51:09.445Z|a6993d45-5511-412f-a26d-f4e0ca2d401a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:51:09.901Z|6371f5c3-5eac-4ded-bd6b-6ac49689c31f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:51:09.901Z|6371f5c3-5eac-4ded-bd6b-6ac49689c31f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:51:12.346Z|57aaf70e-1cf0-481c-ac4b-cb8796aa4bf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:12.346Z|7b289c42-4c3a-4149-b97b-b96013f87a8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:12.347Z|7b289c42-4c3a-4149-b97b-b96013f87a8c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:12.347Z|57aaf70e-1cf0-481c-ac4b-cb8796aa4bf7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:13.764Z|5b08c5d0-bf12-4ae1-a220-fb3f8333ad39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:13.765Z|5b08c5d0-bf12-4ae1-a220-fb3f8333ad39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:22.367Z|84f3e38a-3660-4cc0-a457-2870a218e2f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:22.368Z|84f3e38a-3660-4cc0-a457-2870a218e2f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:22.369Z|86ffa913-d6eb-4440-8540-483f26c49aac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:22.370Z|86ffa913-d6eb-4440-8540-483f26c49aac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:23.787Z|ca19c961-22d5-44d2-84da-c253835c7eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:23.788Z|ca19c961-22d5-44d2-84da-c253835c7eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:24.445Z|2cdf3a33-c4e5-4626-b336-bce39da228ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:51:24.447Z|2cdf3a33-c4e5-4626-b336-bce39da228ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:51:27.895Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:51:27.898Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: a6c9f282-79b2-4d9c-b28a-e3d009ef835f already exists in requestDb InfraActiveRequests table 2022-06-07T11:51:27.900Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f 2022-06-07T11:51:27.900Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|INFO|500||Invoke 2022-06-07T11:51:27.900Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:27.901Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f 2022-06-07T11:51:27.901Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Method : GET 2022-06-07T11:51:27.901Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d17d16c34c105839", X-B3-SpanId:"827aa3501f512c57", X-B3-ParentSpanId:"d17d16c34c105839", X-B3-Sampled:"0", X-ONAP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-TransactionID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ECOMP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80134a81-6da7-443d-bad0-8214e731f870"] 2022-06-07T11:51:27.901Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Request body: 2022-06-07T11:51:27.902Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:27.936Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:27.937Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:51:27.937Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Status text : 2022-06-07T11:51:27.937Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:51:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:27.938Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Response body: 2022-06-07T11:51:27.938Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:27.939Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|INFO|404|Not Found|InvokeReturn 2022-06-07T11:51:27.957Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:51:27.958Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-07T11:51:27.964Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:51:28.000Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:51:28.001Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8|INFO|500||Invoke 2022-06-07T11:51:28.046Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8|INFO|500||InvokeReturn 2022-06-07T11:51:28.047Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-220607-11:51:27:772-26458], vertex-id=[213208], Content-Length=[116], Date=[Tue, 07 Jun 2022 11:51:27 GMT], Content-Type=[application/json]} 2022-06-07T11:51:28.048Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8","service-description":"pNF","resource-version":"1654602686461"} 2022-06-07T11:51:28.057Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-06-07T11:51:28.062Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:51:28.091Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8|INFO|500||Invoke 2022-06-07T11:51:28.092Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8 with request headers:{Authorization=[***REDACTED***], X-RequestID=[a6c9f282-79b2-4d9c-b28a-e3d009ef835f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4435e986-a1a5-4017-8312-c4578c6a2408], X-ECOMP-RequestID=[a6c9f282-79b2-4d9c-b28a-e3d009ef835f], X-TransactionId=[], X-ONAP-RequestID=[a6c9f282-79b2-4d9c-b28a-e3d009ef835f]} 2022-06-07T11:51:28.134Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:51:27:861-74658], vertex-id=[213208], Content-Length=[116], Date=[Tue, 07 Jun 2022 11:51:27 GMT], Content-Type=[application/json]} 2022-06-07T11:51:28.136Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8|DEBUG|500||{"service-id":"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8","service-description":"pNF","resource-version":"1654602686461"} 2022-06-07T11:51:28.136Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8|INFO|500||InvokeReturn 2022-06-07T11:51:28.137Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:51:28.137Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:51:28.160Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:51:28.161Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:51:28.161Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:28.162Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:51:28.162Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:51:28.163Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|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:"d17d16c34c105839", X-B3-SpanId:"3fdb5e098576ace3", X-B3-ParentSpanId:"d17d16c34c105839", X-B3-Sampled:"0", X-ONAP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-TransactionID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ECOMP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b32a06aa-2014-4d45-bff6-a8c75a51ad83"] 2022-06-07T11:51:28.163Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e","requestScope":"service"} 2022-06-07T11:51:28.163Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:28.184Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:28.185Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:51:28.185Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:51:28.185Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|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:"Tue, 07 Jun 2022 11:51:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:28.186Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:51:28.186Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:28.187Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:51:28.190Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406 2022-06-07T11:51:28.190Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|INFO|500||Invoke 2022-06-07T11:51:28.191Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:28.191Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406 2022-06-07T11:51:28.191Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||Method : GET 2022-06-07T11:51:28.191Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-TransactionID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ECOMP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2160763e-afa2-4dad-bf82-9710db1b33df"] 2022-06-07T11:51:28.192Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||Request body: 2022-06-07T11:51:28.192Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:28.247Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:28.247Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||Status code : 200 OK 2022-06-07T11:51:28.247Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||Status text : 2022-06-07T11:51:28.248Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:51:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:28.256Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||Response body: { "modelName" : "Demo_pNF_m56ZYFV3rSeze5aUrnnN", "description" : "catalog service description", "modelUUID" : "987dce59-3842-4624-abef-88e63c065406", "modelInvariantUUID" : "3ca5295e-7fb8-4bb5-991f-3cb14020fc0a", "created" : "2022-06-07 11:48:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF c414e67e-59f7", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/collectionResourceCustomizations" } } } 2022-06-07T11:51:28.256Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:28.257Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|INFO|500||InvokeReturn 2022-06-07T11:51:28.261Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance 2022-06-07T11:51:28.261Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|INFO|500||Invoke 2022-06-07T11:51:28.261Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:28.262Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance 2022-06-07T11:51:28.262Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||Method : GET 2022-06-07T11:51:28.262Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-TransactionID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ECOMP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28fbfabd-001c-4fa3-b181-d09f6607327d"] 2022-06-07T11:51:28.263Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||Request body: 2022-06-07T11:51:28.263Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:28.283Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:28.284Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:51:28.285Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||Status text : 2022-06-07T11:51:28.285Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&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:"Tue, 07 Jun 2022 11:51:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:28.286Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||Response body: 2022-06-07T11:51:28.286Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:28.287Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-07T11:51:28.288Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a 2022-06-07T11:51:28.288Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|INFO|500||Invoke 2022-06-07T11:51:28.289Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:28.289Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a 2022-06-07T11:51:28.289Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|DEBUG|500||Method : GET 2022-06-07T11:51:28.290Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-TransactionID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ECOMP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41624c99-1555-40fb-a506-5ae2424408d0"] 2022-06-07T11:51:28.290Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|DEBUG|500||Request body: 2022-06-07T11:51:28.291Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:28.319Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:28.319Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|DEBUG|500||Status code : 200 OK 2022-06-07T11:51:28.320Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|DEBUG|500||Status text : 2022-06-07T11:51:28.320Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:51:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:28.321Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_m56ZYFV3rSeze5aUrnnN", "description" : "catalog service description", "modelUUID" : "987dce59-3842-4624-abef-88e63c065406", "modelInvariantUUID" : "3ca5295e-7fb8-4bb5-991f-3cb14020fc0a", "created" : "2022-06-07 11:48:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF c414e67e-59f7", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/collectionResourceCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a" } } } 2022-06-07T11:51:28.322Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:28.322Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=3ca5295e-7fb8-4bb5-991f-3cb14020fc0a|INFO|500||InvokeReturn 2022-06-07T11:51:28.328Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance 2022-06-07T11:51:28.329Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|INFO|500||Invoke 2022-06-07T11:51:28.329Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:28.330Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance 2022-06-07T11:51:28.330Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||Method : GET 2022-06-07T11:51:28.331Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-TransactionID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ECOMP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"713c9cca-3e98-40a2-ab31-031f5104c0f9"] 2022-06-07T11:51:28.331Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||Request body: 2022-06-07T11:51:28.332Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:28.346Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:28.347Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:51:28.347Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||Status text : 2022-06-07T11:51:28.348Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&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:"Tue, 07 Jun 2022 11:51:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:28.348Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||Response body: 2022-06-07T11:51:28.349Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:28.349Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=987dce59-3842-4624-abef-88e63c065406&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-07T11:51:28.350Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:51:28.351Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T11:51:28.351Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:28.351Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:51:28.352Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T11:51:28.352Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|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:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-TransactionID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ECOMP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2fc3d81-d511-4c52-aa40-be4259542428"] 2022-06-07T11:51:28.352Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T11:51:28.353Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:28.370Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:28.371Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T11:51:28.371Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-07T11:51:28.372Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:51:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:28.372Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T11:51:28.373Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:28.373Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T11:51:28.377Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-07T11:51:28.378Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-06-07T11:51:28.378Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:28.378Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-07T11:51:28.379Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-06-07T11:51:28.379Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|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:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-TransactionID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ECOMP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6cb51b4-58df-45df-9a7f-bcbc1fcdc2fc"] 2022-06-07T11:51:28.379Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-06-07T11:51:28.380Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:28.395Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:28.395Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-07T11:51:28.396Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-07T11:51:28.396Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:51:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:28.397Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-06-07T11:51:28.397Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:28.398Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-06-07T11:51:28.400Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406 2022-06-07T11:51:28.400Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|INFO|500||Invoke 2022-06-07T11:51:28.401Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:28.401Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406 2022-06-07T11:51:28.401Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||Method : GET 2022-06-07T11:51:28.402Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-TransactionID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ECOMP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a3b2009-0603-426b-9479-2ff2e435d25c"] 2022-06-07T11:51:28.402Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||Request body: 2022-06-07T11:51:28.402Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:28.421Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:28.421Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||Status code : 200 OK 2022-06-07T11:51:28.422Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||Status text : 2022-06-07T11:51:28.422Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:51:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:28.423Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||Response body: { "modelName" : "Demo_pNF_m56ZYFV3rSeze5aUrnnN", "description" : "catalog service description", "modelUUID" : "987dce59-3842-4624-abef-88e63c065406", "modelInvariantUUID" : "3ca5295e-7fb8-4bb5-991f-3cb14020fc0a", "created" : "2022-06-07 11:48:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF c414e67e-59f7", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406/collectionResourceCustomizations" } } } 2022-06-07T11:51:28.423Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:28.424Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/987dce59-3842-4624-abef-88e63c065406|INFO|500||InvokeReturn 2022-06-07T11:51:28.436Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:51:28.437Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:51:28.437Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:28.437Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:51:28.438Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:51:28.438Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"d17d16c34c105839", X-B3-SpanId:"1eeff5c40662b7b8", X-B3-ParentSpanId:"d17d16c34c105839", X-B3-Sampled:"0", X-ONAP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-TransactionID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ECOMP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04223145-14df-4ce0-8ad9-b88d040a708c"] 2022-06-07T11:51:28.438Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a6c9f282-79b2-4d9c-b28a-e3d009ef835f","requestStatus":"IN_PROGRESS","startTime":1654602687958,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"3ca5295e-7fb8-4bb5-991f-3cb14020fc0a\",\n \"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\n \"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"1589d22e-31e6-4b23-893f-fba36400eb82\",\n \"owningEntityName\":\"OE-ETE_Customer-1589d22e-31e6-4b23-893f-fba36400eb82\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_17c668db-a058-44e4-9f5d-2dfde5c7a17e\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e\",\n \"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\n \"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF c414e67e-59f7 0\",\n \"modelCustomizationId\":\"592d1d92-41f0-4745-a4b2-363997a52268\",\n \"modelInvariantId\":\"3ca5295e-7fb8-4bb5-991f-3cb14020fc0a\",\n \"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\n \"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\n \"instanceParams\":[],\n \"instanceName\":\"m56ZYFV3rSeze5aUrnnN\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"a6c9f282-79b2-4d9c-b28a-e3d009ef835f"} 2022-06-07T11:51:28.439Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:28.473Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:28.474Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:51:28.474Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:51:28.474Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|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/a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:51:27 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:28.475Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "a6c9f282-79b2-4d9c-b28a-e3d009ef835f", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:51:27.958+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"3ca5295e-7fb8-4bb5-991f-3cb14020fc0a\",\n \"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\n \"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"1589d22e-31e6-4b23-893f-fba36400eb82\",\n \"owningEntityName\":\"OE-ETE_Customer-1589d22e-31e6-4b23-893f-fba36400eb82\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_17c668db-a058-44e4-9f5d-2dfde5c7a17e\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e\",\n \"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\n \"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF c414e67e-59f7 0\",\n \"modelCustomizationId\":\"592d1d92-41f0-4745-a4b2-363997a52268\",\n \"modelInvariantId\":\"3ca5295e-7fb8-4bb5-991f-3cb14020fc0a\",\n \"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\n \"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\n \"instanceParams\":[],\n \"instanceName\":\"m56ZYFV3rSeze5aUrnnN\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:51:28.456+00:00", "serviceInstanceName" : "Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "a6c9f282-79b2-4d9c-b28a-e3d009ef835f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f" } } } 2022-06-07T11:51:28.476Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:28.476Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:51:28.491Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:51:28.491Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:51:28.492Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:28.492Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:51:28.492Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:51:28.493Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"d17d16c34c105839", X-B3-SpanId:"d5a01ed20ce92d9e", X-B3-ParentSpanId:"d17d16c34c105839", X-B3-Sampled:"0", X-ONAP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-TransactionID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ECOMP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad6270e0-445f-4e2a-85b7-a9df924b4827"] 2022-06-07T11:51:28.493Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|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\":\"3ca5295e-7fb8-4bb5-991f-3cb14020fc0a\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\"modelUuid\":\"987dce59-3842-4624-abef-88e63c065406\",\"modelInvariantUuid\":\"3ca5295e-7fb8-4bb5-991f-3cb14020fc0a\"},\"requestInfo\":{\"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_17c668db-a058-44e4-9f5d-2dfde5c7a17e\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF c414e67e-59f7 0\",\"modelCustomizationId\":\"592d1d92-41f0-4745-a4b2-363997a52268\",\"modelInvariantId\":\"3ca5295e-7fb8-4bb5-991f-3cb14020fc0a\",\"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\"instanceParams\":[],\"instanceName\":\"m56ZYFV3rSeze5aUrnnN\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"1589d22e-31e6-4b23-893f-fba36400eb82\",\"owningEntityName\":\"OE-ETE_Customer-1589d22e-31e6-4b23-893f-fba36400eb82\"}}}","type":"String"},"requestId":{"value":"a6c9f282-79b2-4d9c-b28a-e3d009ef835f","type":"String"},"mso-request-id":{"value":"a6c9f282-79b2-4d9c-b28a-e3d009ef835f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:51:28.494Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:29.515Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:29.516Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:51:29.516Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:51:29.516Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:51:29 GMT", X-ONAP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-TransactionID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ECOMP-RequestID:"a6c9f282-79b2-4d9c-b28a-e3d009ef835f", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"ad6270e0-445f-4e2a-85b7-a9df924b4827", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:29.517Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|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\":\"a6c9f282-79b2-4d9c-b28a-e3d009ef835f\",\"instanceId\":\"a42c84c8-80a6-464f-8237-f1f6b6c55bf9\"}}","message":"Success","processInstanceID":"2a70aae7-e658-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:51:29.517Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:29.518Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:51:29.522Z|a6c9f282-79b2-4d9c-b28a-e3d009ef835f|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:51:32.393Z|c42eeeae-5e19-4604-8f24-1842c8bd3a20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:32.394Z|4d6bec30-1b34-4957-8b55-572931960381|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:32.395Z|4d6bec30-1b34-4957-8b55-572931960381|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:32.395Z|c42eeeae-5e19-4604-8f24-1842c8bd3a20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:33.811Z|7dd866f5-2b2b-434e-91fc-32244f9b162c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:33.811Z|7dd866f5-2b2b-434e-91fc-32244f9b162c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:39.446Z|3d77383a-5d99-45e5-af18-8bc48c2b64a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:51:39.446Z|3d77383a-5d99-45e5-af18-8bc48c2b64a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:51:39.902Z|b684b689-ccef-46bf-be32-07dac9c0d615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:51:39.903Z|b684b689-ccef-46bf-be32-07dac9c0d615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:51:42.420Z|b73a31a9-a690-4bec-b855-f39418a06bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:42.420Z|17100cda-caa4-443f-bab4-233746f4ca1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:42.420Z|17100cda-caa4-443f-bab4-233746f4ca1f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:42.421Z|b73a31a9-a690-4bec-b855-f39418a06bc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:43.845Z|a4ad2c10-6a78-4ad0-8504-a6406e0e783b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:43.846Z|a4ad2c10-6a78-4ad0-8504-a6406e0e783b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:46.946Z|f577561f-a189-40b1-b7ff-a24d890e2506|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:51:46.947Z|f577561f-a189-40b1-b7ff-a24d890e2506|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:52.443Z|24882ce1-af21-4d2b-9aa8-c5ceb7cde613|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:52.443Z|24882ce1-af21-4d2b-9aa8-c5ceb7cde613|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:52.445Z|4fed77e2-36a2-4ed9-906f-97ee1d4cd182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:52.446Z|4fed77e2-36a2-4ed9-906f-97ee1d4cd182|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:53.884Z|d5d23b1a-00ff-4df4-beac-435930ffb2af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:51:53.885Z|d5d23b1a-00ff-4df4-beac-435930ffb2af|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:51:54.445Z|7e42dadb-beda-4844-a0a5-a635a01edf36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:51:54.446Z|7e42dadb-beda-4844-a0a5-a635a01edf36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:51:55.738Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:51:55.742Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f 2022-06-07T11:51:55.743Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|INFO|500||Invoke 2022-06-07T11:51:55.743Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:55.743Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f 2022-06-07T11:51:55.743Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Method : GET 2022-06-07T11:51:55.744Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"380044073446cab9", X-B3-SpanId:"ac804285e9ee08aa", X-B3-ParentSpanId:"380044073446cab9", X-B3-Sampled:"0", X-ONAP-RequestID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-RequestID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-TransactionID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-ECOMP-RequestID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0044e02-cfbc-499d-9abd-e23980d8c8cd"] 2022-06-07T11:51:55.744Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Request body: 2022-06-07T11:51:55.744Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:55.762Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:55.763Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Status code : 200 OK 2022-06-07T11:51:55.763Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Status text : 2022-06-07T11:51:55.764Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:51:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:55.765Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Response body: { "requestId" : "a6c9f282-79b2-4d9c-b28a-e3d009ef835f", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2022-06-07T11:51:27.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"3ca5295e-7fb8-4bb5-991f-3cb14020fc0a\",\n \"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\n \"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"1589d22e-31e6-4b23-893f-fba36400eb82\",\n \"owningEntityName\":\"OE-ETE_Customer-1589d22e-31e6-4b23-893f-fba36400eb82\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_17c668db-a058-44e4-9f5d-2dfde5c7a17e\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e\",\n \"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\n \"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF c414e67e-59f7 0\",\n \"modelCustomizationId\":\"592d1d92-41f0-4745-a4b2-363997a52268\",\n \"modelInvariantId\":\"3ca5295e-7fb8-4bb5-991f-3cb14020fc0a\",\n \"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\n \"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\n \"instanceParams\":[],\n \"instanceName\":\"m56ZYFV3rSeze5aUrnnN\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:51:55.000+00:00", "serviceInstanceId" : "a42c84c8-80a6-464f-8237-f1f6b6c55bf9", "serviceInstanceName" : "Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "a6c9f282-79b2-4d9c-b28a-e3d009ef835f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f" } } } 2022-06-07T11:51:55.766Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:55.766Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|INFO|500||InvokeReturn 2022-06-07T11:51:55.768Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false 2022-06-07T11:51:55.768Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:51:55.769Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:55.769Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false 2022-06-07T11:51:55.770Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:51:55.770Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"380044073446cab9", X-B3-SpanId:"76692aed54f43bea", X-B3-ParentSpanId:"380044073446cab9", X-B3-Sampled:"0", X-ONAP-RequestID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-RequestID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-TransactionID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-ECOMP-RequestID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccd54765-c558-4270-b505-b8f9538b845f"] 2022-06-07T11:51:55.770Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:51:55.771Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:55.788Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:55.788Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:51:55.789Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:51:55.789Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:51:54 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:55.791Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:51:55.791Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:55.793Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:51:55.867Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:51:55.868Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T11:51:55.868Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:55.868Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T11:51:55.868Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:51:55.869Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-RequestID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-TransactionID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-ECOMP-RequestID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3152e44f-2bfb-4428-a27a-fe3744e25f8e"] 2022-06-07T11:51:55.869Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:51:55.869Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:55.999Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:56.000Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:51:56.000Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:51:56.000Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=0174F987CF6EC7DEF9AFD8BA2C48C1DE; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"703", Date:"Tue, 07 Jun 2022 11:51:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:56.001Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3a0a5949-e658-11ec-8aad-42c6bc6b4158","businessKey":"a6c9f282-79b2-4d9c-b28a-e3d009ef835f","processDefinitionId":"ActivatePnfBB:1:b77919ed-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"ActivatePnfBB","processDefinitionName":"ActivatePnfBB","processDefinitionVersion":1,"startTime":"2022-06-07T11:51:54.691+0000","endTime":"2022-06-07T11:51:54.916+0000","removalTime":null,"durationInMillis":225,"startUserId":null,"startActivityId":"AssignPnf_StartEvent","deleteReason":null,"rootProcessInstanceId":"2a70aae7-e658-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"39b0c853-e658-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2022-06-07T11:51:56.001Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:56.001Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:51:56.030Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:51:56.030Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T11:51:56.031Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T11:51:56.031Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T11:51:56.031Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T11:51:56.031Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-RequestID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-TransactionID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-ECOMP-RequestID:"e12d1c0d-d961-4567-88b2-61a411456aee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"131005d9-6304-4636-9c0a-e6783ff39d31"] 2022-06-07T11:51:56.032Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T11:51:56.032Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T11:51:56.154Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T11:51:56.155Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T11:51:56.155Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T11:51:56.155Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=13586D16DB8EA46B291209941D5BA17E; 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:"814", Date:"Tue, 07 Jun 2022 11:51:55 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:51:56.156Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"3a0a8069-e658-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"3a0a5949-e658-11ec-8aad-42c6bc6b4158","activityId":"UpdatePnfOrchestrationStatusToActive","activityName":"Update Pnf Orchestration Status to Active","activityType":"serviceTask","processDefinitionKey":"ActivatePnfBB","processDefinitionId":"ActivatePnfBB:1:b77919ed-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"3a0a5949-e658-11ec-8aad-42c6bc6b4158","executionId":"3a0a5949-e658-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T11:51:54.692+0000","endTime":"2022-06-07T11:51:54.915+0000","durationInMillis":223,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2a70aae7-e658-11ec-8aad-42c6bc6b4158"}] 2022-06-07T11:51:56.156Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T11:51:56.156Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3a0a5949-e658-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T11:51:56.160Z|e12d1c0d-d961-4567-88b2-61a411456aee|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:52:02.465Z|74d662ec-fd16-489f-9dbb-f3b0ed9334b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:02.466Z|276bef42-ef4b-46e5-b4f7-3ff9540be18d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:02.466Z|74d662ec-fd16-489f-9dbb-f3b0ed9334b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:02.467Z|276bef42-ef4b-46e5-b4f7-3ff9540be18d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:03.908Z|7bf5846d-fc5d-496c-a707-310508c75f6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:03.908Z|7bf5846d-fc5d-496c-a707-310508c75f6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:06.323Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:52:06.328Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f 2022-06-07T11:52:06.328Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|INFO|500||Invoke 2022-06-07T11:52:06.328Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||===========================request begin================================================ 2022-06-07T11:52:06.329Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f 2022-06-07T11:52:06.329Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Method : GET 2022-06-07T11:52:06.329Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcc714d9675ab31e", X-B3-SpanId:"1f2940dc180ec052", X-B3-ParentSpanId:"fcc714d9675ab31e", X-B3-Sampled:"0", X-ONAP-RequestID:"38433add-0061-40f3-9c72-ef61c93b46b1", X-RequestID:"38433add-0061-40f3-9c72-ef61c93b46b1", X-TransactionID:"38433add-0061-40f3-9c72-ef61c93b46b1", X-ECOMP-RequestID:"38433add-0061-40f3-9c72-ef61c93b46b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"561b382f-6f8c-49e2-96d8-7d84497912cd"] 2022-06-07T11:52:06.329Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Request body: 2022-06-07T11:52:06.330Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||==========================request end================================================ 2022-06-07T11:52:06.349Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||============================response begin========================================== 2022-06-07T11:52:06.349Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Status code : 200 OK 2022-06-07T11:52:06.350Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Status text : 2022-06-07T11:52:06.350Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:52:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:52:06.353Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||Response body: { "requestId" : "a6c9f282-79b2-4d9c-b28a-e3d009ef835f", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:51:27.000+00:00", "endTime" : "2022-06-07T11:51:56.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"3ca5295e-7fb8-4bb5-991f-3cb14020fc0a\",\n \"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\n \"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"1589d22e-31e6-4b23-893f-fba36400eb82\",\n \"owningEntityName\":\"OE-ETE_Customer-1589d22e-31e6-4b23-893f-fba36400eb82\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_17c668db-a058-44e4-9f5d-2dfde5c7a17e\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e\",\n \"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\n \"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF c414e67e-59f7 0\",\n \"modelCustomizationId\":\"592d1d92-41f0-4745-a4b2-363997a52268\",\n \"modelInvariantId\":\"3ca5295e-7fb8-4bb5-991f-3cb14020fc0a\",\n \"modelVersionId\":\"987dce59-3842-4624-abef-88e63c065406\",\n \"modelName\":\"Demo_pNF_m56ZYFV3rSeze5aUrnnN\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\n \"instanceParams\":[],\n \"instanceName\":\"m56ZYFV3rSeze5aUrnnN\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:51:56.000+00:00", "serviceInstanceId" : "a42c84c8-80a6-464f-8237-f1f6b6c55bf9", "serviceInstanceName" : "Service_Ete_Name17c668db-a058-44e4-9f5d-2dfde5c7a17e", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "a6c9f282-79b2-4d9c-b28a-e3d009ef835f", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f" } } } 2022-06-07T11:52:06.353Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|DEBUG|500||=======================response end================================================= 2022-06-07T11:52:06.354Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|INFO|500||InvokeReturn 2022-06-07T11:52:06.355Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false 2022-06-07T11:52:06.355Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:52:06.355Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:52:06.356Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false 2022-06-07T11:52:06.356Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:52:06.356Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fcc714d9675ab31e", X-B3-SpanId:"e98dfe5fb6a15239", X-B3-ParentSpanId:"fcc714d9675ab31e", X-B3-Sampled:"0", X-ONAP-RequestID:"38433add-0061-40f3-9c72-ef61c93b46b1", X-RequestID:"38433add-0061-40f3-9c72-ef61c93b46b1", X-TransactionID:"38433add-0061-40f3-9c72-ef61c93b46b1", X-ECOMP-RequestID:"38433add-0061-40f3-9c72-ef61c93b46b1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3ec6fbb-85c9-40cc-868e-88f60c04c039"] 2022-06-07T11:52:06.356Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:52:06.357Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:52:06.369Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:52:06.370Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:52:06.370Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:52:06.371Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:52:06 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:52:06.371Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:52:06.372Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:52:06.372Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a6c9f282-79b2-4d9c-b28a-e3d009ef835f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:52:06.381Z|38433add-0061-40f3-9c72-ef61c93b46b1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a6c9f282-79b2-4d9c-b28a-e3d009ef835f|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:52:09.445Z|8d83fc35-34f4-469f-a166-c78581149a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:52:09.447Z|8d83fc35-34f4-469f-a166-c78581149a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:52:09.903Z|71da2054-8ff1-453f-b5bf-6b700c70a0c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:52:09.904Z|71da2054-8ff1-453f-b5bf-6b700c70a0c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:52:12.488Z|d1822dd0-963e-42a3-98ea-7cb0d33d0b9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:12.488Z|83da46a4-4462-4df6-9108-7a5038ab9d44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:12.489Z|d1822dd0-963e-42a3-98ea-7cb0d33d0b9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:12.489Z|83da46a4-4462-4df6-9108-7a5038ab9d44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:13.931Z|37083398-686e-4862-ac39-0623ec328f3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:13.932Z|37083398-686e-4862-ac39-0623ec328f3f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:22.511Z|d30d45c8-3901-4335-a457-d4bbb8514b51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:22.512Z|d30d45c8-3901-4335-a457-d4bbb8514b51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:22.512Z|6542d112-4354-4e63-ba22-a63bb9033136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:22.512Z|6542d112-4354-4e63-ba22-a63bb9033136|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:23.957Z|e127fce0-1a11-4e27-84a1-f21f69b3c31a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:23.957Z|e127fce0-1a11-4e27-84a1-f21f69b3c31a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:24.445Z|65867462-3651-49a1-9217-30cb21afe323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:52:24.445Z|65867462-3651-49a1-9217-30cb21afe323|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:52:32.545Z|0411ec10-2735-40b5-8d9d-27513d03f98a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:32.545Z|08a547c4-755e-4fd9-9ae4-fe937f38dc16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:32.545Z|0411ec10-2735-40b5-8d9d-27513d03f98a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:32.545Z|08a547c4-755e-4fd9-9ae4-fe937f38dc16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:33.988Z|2bc750b3-2ad8-4edb-b80d-5e841e4ec9b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:33.989Z|2bc750b3-2ad8-4edb-b80d-5e841e4ec9b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:39.445Z|77299731-e662-4f2d-aebc-0a964de97fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:52:39.446Z|77299731-e662-4f2d-aebc-0a964de97fe1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:52:39.904Z|c78301d2-a8ea-48d9-9bee-21f876fc271c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:52:39.905Z|c78301d2-a8ea-48d9-9bee-21f876fc271c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:52:42.572Z|792c9e03-0fc8-4685-9efc-3806ab9f327d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:42.573Z|792c9e03-0fc8-4685-9efc-3806ab9f327d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:42.577Z|b54054a4-453d-42d6-b490-c5a20a5b76d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:42.577Z|b54054a4-453d-42d6-b490-c5a20a5b76d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:44.012Z|7dd19a4c-8e06-42d8-ad64-bde532ec3514|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:44.013Z|7dd19a4c-8e06-42d8-ad64-bde532ec3514|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:46.947Z|8d440b42-9b42-48a3-9af6-6325039d13af|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:52:46.948Z|8d440b42-9b42-48a3-9af6-6325039d13af|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:52.596Z|355c0d5b-acc3-44f0-a54b-7be3ef00ec11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:52.596Z|239f4106-d191-4c21-b2a9-7dbe6b3e913c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:52.597Z|355c0d5b-acc3-44f0-a54b-7be3ef00ec11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:52.652Z|239f4106-d191-4c21-b2a9-7dbe6b3e913c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:54.038Z|1f10440f-de43-48cf-92b9-c630f2df6a69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:52:54.038Z|1f10440f-de43-48cf-92b9-c630f2df6a69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:52:54.445Z|0f2b63e9-9031-49f1-afdf-5282cf05afea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:52:54.448Z|0f2b63e9-9031-49f1-afdf-5282cf05afea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:53:02.679Z|d5e7c3d8-4cae-4c41-a295-f5522aaa3bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:02.680Z|d5e7c3d8-4cae-4c41-a295-f5522aaa3bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:02.684Z|88e17d03-8455-46f7-8233-a04dfa4da0b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:02.684Z|88e17d03-8455-46f7-8233-a04dfa4da0b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:04.065Z|5a4e6a50-fee3-4d95-8d51-85059439c791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:04.066Z|5a4e6a50-fee3-4d95-8d51-85059439c791|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:09.445Z|1e6ae22b-d233-43fd-bb27-d0f20aa9b305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:53:09.446Z|1e6ae22b-d233-43fd-bb27-d0f20aa9b305|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:53:09.906Z|d8e1a36e-5524-4f30-9147-a49c07770f83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:53:09.907Z|d8e1a36e-5524-4f30-9147-a49c07770f83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:53:12.703Z|9738f637-8d84-4ac3-9692-bafc6d87e646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:12.704Z|9738f637-8d84-4ac3-9692-bafc6d87e646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:12.705Z|1af94104-671a-46d8-8306-0fc664dbf430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:12.706Z|1af94104-671a-46d8-8306-0fc664dbf430|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:14.092Z|750bef4c-baab-475a-8a71-053a7bb720ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:14.093Z|750bef4c-baab-475a-8a71-053a7bb720ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:22.727Z|9bbb2047-5938-415c-9bec-4e4759cf78c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:22.727Z|c783dd40-e024-4a03-9228-105343fb9079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:22.728Z|9bbb2047-5938-415c-9bec-4e4759cf78c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:22.728Z|c783dd40-e024-4a03-9228-105343fb9079|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:24.118Z|9b753c99-dae0-48bf-8782-68b300d360e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:24.119Z|9b753c99-dae0-48bf-8782-68b300d360e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:24.445Z|105a2dd1-a96a-4c79-ab3b-1972b0cfe736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:53:24.446Z|105a2dd1-a96a-4c79-ab3b-1972b0cfe736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:53:32.751Z|c21fa3b9-4fe4-48f7-a5ab-1a7efa69d016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:32.751Z|564c25ca-46f0-470a-8282-a84ffbf81bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:32.752Z|564c25ca-46f0-470a-8282-a84ffbf81bec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:32.752Z|c21fa3b9-4fe4-48f7-a5ab-1a7efa69d016|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:34.149Z|c8b96ba9-cd15-44d8-8917-ab8af4920e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:34.151Z|c8b96ba9-cd15-44d8-8917-ab8af4920e3c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:39.445Z|cb09a540-129e-4ad0-b816-ea3c78aa2e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:53:39.448Z|cb09a540-129e-4ad0-b816-ea3c78aa2e2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:53:39.907Z|f6336908-1869-4dfc-bd8f-32c5f5366552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:53:39.908Z|f6336908-1869-4dfc-bd8f-32c5f5366552|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:53:42.773Z|2d3bb3b0-071b-4805-b47d-3e29789615d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:42.773Z|c1206817-1566-481f-9be2-2501eb7e265b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:42.774Z|2d3bb3b0-071b-4805-b47d-3e29789615d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:42.774Z|c1206817-1566-481f-9be2-2501eb7e265b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:44.176Z|e51bc856-1099-4a16-8a45-98ce8ce81bc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:44.177Z|e51bc856-1099-4a16-8a45-98ce8ce81bc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:46.946Z|02c7814d-980f-47fa-84f3-b40ee2286beb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:53:46.947Z|02c7814d-980f-47fa-84f3-b40ee2286beb|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:52.796Z|6b862e3c-24ba-4a8a-8769-722a662a934b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:52.796Z|f390d70a-3560-440f-8bfd-e5d1c398ccab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:52.797Z|f390d70a-3560-440f-8bfd-e5d1c398ccab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:52.797Z|6b862e3c-24ba-4a8a-8769-722a662a934b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:54.200Z|e9a4b6fb-fcbd-489f-99cd-c97d3f2b0dc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:53:54.201Z|e9a4b6fb-fcbd-489f-99cd-c97d3f2b0dc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:53:54.445Z|299397da-a57b-4a2d-a717-77923895bce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:53:54.445Z|299397da-a57b-4a2d-a717-77923895bce2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:54:02.820Z|40e2d9dd-3edb-4678-ad28-a5ecdd6ceb5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:02.821Z|40e2d9dd-3edb-4678-ad28-a5ecdd6ceb5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:02.827Z|1355f1b0-1aac-429b-891a-5243a643dcde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:02.827Z|1355f1b0-1aac-429b-891a-5243a643dcde|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:04.223Z|adac2890-a6d1-4973-85e3-7fde13b47b92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:04.224Z|adac2890-a6d1-4973-85e3-7fde13b47b92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:09.445Z|840340a1-96f4-4b5f-9527-495a1ff2125c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:54:09.446Z|840340a1-96f4-4b5f-9527-495a1ff2125c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:54:09.908Z|a17f9820-f19e-4694-a032-33e0eb472343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:54:09.909Z|a17f9820-f19e-4694-a032-33e0eb472343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:54:12.845Z|6960746a-4f18-4d93-a312-c23a433ce545|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:12.845Z|6960746a-4f18-4d93-a312-c23a433ce545|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:12.849Z|abf43646-492d-4513-a930-544c8b8090f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:12.849Z|abf43646-492d-4513-a930-544c8b8090f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:14.248Z|313eb970-f39e-4d7d-aed6-2bfcbe02e033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:14.248Z|313eb970-f39e-4d7d-aed6-2bfcbe02e033|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:22.870Z|d51c078e-e3eb-4551-867a-726ee9bd6da1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:22.870Z|d51c078e-e3eb-4551-867a-726ee9bd6da1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:22.872Z|89a459e0-346b-465c-8308-e52132d3a3d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:22.873Z|89a459e0-346b-465c-8308-e52132d3a3d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:24.273Z|63c8677a-e778-4094-9dbc-6f33fd65696b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:24.274Z|63c8677a-e778-4094-9dbc-6f33fd65696b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:24.445Z|72240e14-0e67-465b-b4ab-119353174e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:54:24.448Z|72240e14-0e67-465b-b4ab-119353174e21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:54:32.895Z|c7ccda3f-9d5e-4ae5-977b-ea471a38c142|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:32.895Z|76d3b848-83d1-46b7-88c9-f42bd9fa1c68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:32.895Z|c7ccda3f-9d5e-4ae5-977b-ea471a38c142|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:32.896Z|76d3b848-83d1-46b7-88c9-f42bd9fa1c68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:34.295Z|6e2caedd-8cd5-4247-b5ae-33ae400551a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:34.296Z|6e2caedd-8cd5-4247-b5ae-33ae400551a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:39.445Z|be97129b-c70c-46af-ac1b-31eaff9a034f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:54:39.445Z|be97129b-c70c-46af-ac1b-31eaff9a034f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:54:39.910Z|0c241167-07e3-4a31-bc80-8e018c2ec53f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:54:39.910Z|0c241167-07e3-4a31-bc80-8e018c2ec53f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:54:42.920Z|dba96674-f7a0-45a7-8b63-30154d3d3f93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:42.921Z|dba96674-f7a0-45a7-8b63-30154d3d3f93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:42.924Z|c506d920-918f-4b11-b444-cd04a2f19cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:42.924Z|c506d920-918f-4b11-b444-cd04a2f19cd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:44.317Z|2ee48ce0-db5b-48fe-8509-bbbbd9ecf50d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:44.317Z|2ee48ce0-db5b-48fe-8509-bbbbd9ecf50d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:46.946Z|82bc4967-0bbf-47de-89cd-2cd42136abe4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:54:46.947Z|82bc4967-0bbf-47de-89cd-2cd42136abe4|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:52.948Z|6f0471ab-a332-4711-899a-3f2e45613585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:52.949Z|87e516a0-1930-46c3-8b93-baea963a0b2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:52.949Z|6f0471ab-a332-4711-899a-3f2e45613585|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:52.949Z|87e516a0-1930-46c3-8b93-baea963a0b2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:54.339Z|ea8a8805-f67f-4a4b-8114-33d594fc44dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:54:54.340Z|ea8a8805-f67f-4a4b-8114-33d594fc44dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:54:54.445Z|b497ac3c-f279-42ae-ae54-c97d2b183cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:54:54.446Z|b497ac3c-f279-42ae-ae54-c97d2b183cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:55:02.973Z|8f9d0eac-dce5-494a-9f3e-236023e05d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:02.974Z|8f9d0eac-dce5-494a-9f3e-236023e05d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:02.979Z|e03f572c-a2dd-4b28-a589-5d6a880c3264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:02.980Z|e03f572c-a2dd-4b28-a589-5d6a880c3264|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:04.363Z|d6b3ccdd-71ea-492f-8a09-64f384e1c115|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:04.364Z|d6b3ccdd-71ea-492f-8a09-64f384e1c115|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:09.445Z|4b63aba5-3741-48e2-a039-bbc87b935be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:55:09.448Z|4b63aba5-3741-48e2-a039-bbc87b935be5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:55:09.911Z|07388c81-96d8-4d1a-af7e-fa25ae3941d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:55:09.912Z|07388c81-96d8-4d1a-af7e-fa25ae3941d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:55:12.997Z|8f6ad666-827d-493e-b1a9-a0d1a062b23e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:12.997Z|8f6ad666-827d-493e-b1a9-a0d1a062b23e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:13.002Z|44a4da18-56d5-44ec-9aa5-9cd25844db4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:13.002Z|44a4da18-56d5-44ec-9aa5-9cd25844db4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:14.387Z|59eeffb3-2074-4cc5-85c3-6a9fc2d2d585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:14.388Z|59eeffb3-2074-4cc5-85c3-6a9fc2d2d585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:23.020Z|4749ae24-2a51-4843-82f2-d8fe8c7045ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:23.021Z|4749ae24-2a51-4843-82f2-d8fe8c7045ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:23.022Z|6088e85f-75d4-4fe6-b237-6caf8302e66b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:23.023Z|6088e85f-75d4-4fe6-b237-6caf8302e66b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:24.412Z|3cc20158-528a-472c-bfe9-3adba28961c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:24.413Z|3cc20158-528a-472c-bfe9-3adba28961c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:24.445Z|8ff95518-3663-4d96-a504-e5f2f367e377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:55:24.445Z|8ff95518-3663-4d96-a504-e5f2f367e377|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:55:33.043Z|14c71fed-5bcc-491a-94cf-337dc8c141cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:33.043Z|9602000b-6c95-4862-8112-e0faa5ea6a1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:33.044Z|9602000b-6c95-4862-8112-e0faa5ea6a1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:33.044Z|14c71fed-5bcc-491a-94cf-337dc8c141cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:34.439Z|9e44003c-9ff8-4ae5-a2b9-13c394040a87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:34.440Z|9e44003c-9ff8-4ae5-a2b9-13c394040a87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:39.445Z|778b25c0-94e2-46a6-ad3c-8d4c9b6bd0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:55:39.446Z|778b25c0-94e2-46a6-ad3c-8d4c9b6bd0d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:55:39.912Z|be2d0981-b623-44b7-ab35-cf3a7dd8b699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:55:39.913Z|be2d0981-b623-44b7-ab35-cf3a7dd8b699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:55:43.066Z|c494d656-c981-490f-bb9f-05fb1a22301a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:43.066Z|f5e18bd1-8316-4138-b8aa-324379442743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:43.066Z|f5e18bd1-8316-4138-b8aa-324379442743|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:43.066Z|c494d656-c981-490f-bb9f-05fb1a22301a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:44.465Z|7c8de69e-ecd4-471c-a918-70d12f703c09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:44.465Z|7c8de69e-ecd4-471c-a918-70d12f703c09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:46.947Z|0ead5137-a153-422b-b39a-58291ff9b10c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:55:46.947Z|0ead5137-a153-422b-b39a-58291ff9b10c|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:53.087Z|70b82c48-3d9e-4526-8ed0-69a755e32576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:53.088Z|70b82c48-3d9e-4526-8ed0-69a755e32576|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:53.088Z|60ab6519-36ce-4e47-a801-9fd8d4ddf846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:53.089Z|60ab6519-36ce-4e47-a801-9fd8d4ddf846|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:55:54.445Z|a881cf1b-3c8b-457d-b772-e4d94c9071fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:55:54.448Z|a881cf1b-3c8b-457d-b772-e4d94c9071fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:55:54.492Z|ea84b026-bd91-40e5-a03b-eb77c4b829f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:55:54.492Z|ea84b026-bd91-40e5-a03b-eb77c4b829f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:03.111Z|5da3c4eb-3b0f-4a0a-869f-7180c9adb04f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:03.111Z|f839daed-2ddb-40c5-8a23-dddbd37218f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:03.113Z|5da3c4eb-3b0f-4a0a-869f-7180c9adb04f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:03.113Z|f839daed-2ddb-40c5-8a23-dddbd37218f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:04.515Z|ab06411e-5ec7-4b21-ace5-dd49932d3259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:04.516Z|ab06411e-5ec7-4b21-ace5-dd49932d3259|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:09.445Z|45c94779-1859-474e-b73d-d9f4518b489c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:56:09.446Z|45c94779-1859-474e-b73d-d9f4518b489c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:56:09.914Z|60cd6643-2af1-4f08-a31f-e80c5c7582e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:56:09.914Z|60cd6643-2af1-4f08-a31f-e80c5c7582e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:56:13.137Z|818bc688-fabf-41d1-8d35-fc393dffd4ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:13.137Z|31c57a8b-6acf-4f0d-9a7e-8d1ab007a0e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:13.137Z|818bc688-fabf-41d1-8d35-fc393dffd4ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:13.138Z|31c57a8b-6acf-4f0d-9a7e-8d1ab007a0e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:14.542Z|57d4c0b6-4e21-4233-a9e6-7c840d25fecc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:14.543Z|57d4c0b6-4e21-4233-a9e6-7c840d25fecc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:23.162Z|0afb638e-390f-4997-bcab-27b30264cf9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:23.162Z|25663fa9-e949-487e-ab7d-7bd41e856b58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:23.163Z|0afb638e-390f-4997-bcab-27b30264cf9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:23.163Z|25663fa9-e949-487e-ab7d-7bd41e856b58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:24.445Z|e27fad9d-e177-4323-ab2e-3993d8054e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:56:24.446Z|e27fad9d-e177-4323-ab2e-3993d8054e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:56:24.565Z|6d51aa48-c42e-4d8e-99ea-7366a9c5c260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:24.566Z|6d51aa48-c42e-4d8e-99ea-7366a9c5c260|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:28.538Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:56:28.542Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8 already exists in requestDb InfraActiveRequests table 2022-06-07T11:56:28.544Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8 2022-06-07T11:56:28.544Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|INFO|500||Invoke 2022-06-07T11:56:28.544Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||===========================request begin================================================ 2022-06-07T11:56:28.545Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8 2022-06-07T11:56:28.545Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||Method : GET 2022-06-07T11:56:28.545Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70c258ab7fd48d33", X-B3-SpanId:"1acb39f0c3da3126", X-B3-ParentSpanId:"70c258ab7fd48d33", X-B3-Sampled:"0", X-ONAP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-TransactionID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ECOMP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"520291b9-e69c-4853-8466-6f3d3aeeb33f"] 2022-06-07T11:56:28.545Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||Request body: 2022-06-07T11:56:28.546Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||==========================request end================================================ 2022-06-07T11:56:28.581Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||============================response begin========================================== 2022-06-07T11:56:28.582Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:56:28.582Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||Status text : 2022-06-07T11:56:28.582Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 11:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:56:28.583Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||Response body: 2022-06-07T11:56:28.583Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||=======================response end================================================= 2022-06-07T11:56:28.584Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|INFO|404|Not Found|InvokeReturn 2022-06-07T11:56:28.597Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T11:56:28.598Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-07T11:56:28.606Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:56:28.653Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2022-06-07T11:56:28.654Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8|INFO|500||Invoke 2022-06-07T11:56:28.705Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8|INFO|500||InvokeReturn 2022-06-07T11:56:28.706Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:56:28:427-66268], vertex-id=[213208], Content-Length=[116], Date=[Tue, 07 Jun 2022 11:56:28 GMT], Content-Type=[application/json]} 2022-06-07T11:56:28.708Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8","service-description":"pNF","resource-version":"1654602686461"} 2022-06-07T11:56:28.710Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2022-06-07T11:56:28.718Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T11:56:28.761Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8|INFO|500||Invoke 2022-06-07T11:56:28.761Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8 with request headers:{Authorization=[***REDACTED***], X-RequestID=[c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[28404503-8323-41c9-854a-c51e0f5aff9e], X-ECOMP-RequestID=[c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8], X-TransactionId=[], X-ONAP-RequestID=[c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8]} 2022-06-07T11:56:28.820Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-11:56:28:534-1344], vertex-id=[213208], Content-Length=[116], Date=[Tue, 07 Jun 2022 11:56:28 GMT], Content-Type=[application/json]} 2022-06-07T11:56:28.822Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8|DEBUG|500||{"service-id":"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8","service-description":"pNF","resource-version":"1654602686461"} 2022-06-07T11:56:28.823Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/2ce9fdc2-ece2-4be5-984b-2a00d329ebc8|INFO|500||InvokeReturn 2022-06-07T11:56:28.824Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T11:56:28.824Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T11:56:28.834Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:56:28.835Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T11:56:28.835Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T11:56:28.835Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T11:56:28.836Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T11:56:28.836Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|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:"70c258ab7fd48d33", X-B3-SpanId:"32fe3c4f0cecdd93", X-B3-ParentSpanId:"70c258ab7fd48d33", X-B3-Sampled:"0", X-ONAP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-TransactionID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ECOMP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca74059a-4336-4091-b6b6-f793d56f0ca9"] 2022-06-07T11:56:28.836Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Name41f39c79-8600-4e2b-b188-eace620f0742","requestScope":"service"} 2022-06-07T11:56:28.837Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T11:56:28.867Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T11:56:28.867Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T11:56:28.868Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T11:56:28.868Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|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:"Tue, 07 Jun 2022 11:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:56:28.868Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T11:56:28.869Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T11:56:28.869Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T11:56:28.871Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d 2022-06-07T11:56:28.871Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|INFO|500||Invoke 2022-06-07T11:56:28.871Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:56:28.872Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d 2022-06-07T11:56:28.872Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||Method : GET 2022-06-07T11:56:28.872Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-TransactionID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ECOMP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"512b6ef8-26e5-4063-80ae-5965a67962e3"] 2022-06-07T11:56:28.872Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||Request body: 2022-06-07T11:56:28.873Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||==========================request end================================================ 2022-06-07T11:56:28.926Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||============================response begin========================================== 2022-06-07T11:56:28.927Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||Status code : 200 OK 2022-06-07T11:56:28.927Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||Status text : 2022-06-07T11:56:28.927Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:56:28.929Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||Response body: { "modelName" : "Demo_pNF_G6fIojVcCRTynjqEC0S9", "description" : "catalog service description", "modelUUID" : "75a26cec-df2f-42a9-8d3f-230acd8af87d", "modelInvariantUUID" : "f83393cd-b2e6-4d0c-b115-346b3e4bfd87", "created" : "2022-06-07 11:51:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF cd52fbdf-bac3", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/collectionResourceCustomizations" } } } 2022-06-07T11:56:28.929Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||=======================response end================================================= 2022-06-07T11:56:28.930Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|INFO|500||InvokeReturn 2022-06-07T11:56:28.937Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance 2022-06-07T11:56:28.937Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|INFO|500||Invoke 2022-06-07T11:56:28.937Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:56:28.937Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance 2022-06-07T11:56:28.938Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||Method : GET 2022-06-07T11:56:28.938Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-TransactionID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ECOMP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcb0d1b1-45df-473e-9b86-8ab8fe9ce301"] 2022-06-07T11:56:28.938Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||Request body: 2022-06-07T11:56:28.939Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:56:28.956Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:56:28.956Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:56:28.957Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||Status text : 2022-06-07T11:56:28.957Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&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:"Tue, 07 Jun 2022 11:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:56:28.957Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||Response body: 2022-06-07T11:56:28.958Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:56:28.958Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-07T11:56:28.959Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87 2022-06-07T11:56:28.959Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|INFO|500||Invoke 2022-06-07T11:56:28.959Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|DEBUG|500||===========================request begin================================================ 2022-06-07T11:56:28.960Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87 2022-06-07T11:56:28.960Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|DEBUG|500||Method : GET 2022-06-07T11:56:28.960Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-TransactionID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ECOMP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35062c36-a7df-465a-a447-780883fcb330"] 2022-06-07T11:56:28.960Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|DEBUG|500||Request body: 2022-06-07T11:56:28.961Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|DEBUG|500||==========================request end================================================ 2022-06-07T11:56:28.985Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|DEBUG|500||============================response begin========================================== 2022-06-07T11:56:28.987Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|DEBUG|500||Status code : 200 OK 2022-06-07T11:56:28.987Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|DEBUG|500||Status text : 2022-06-07T11:56:28.988Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:56:28.989Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_G6fIojVcCRTynjqEC0S9", "description" : "catalog service description", "modelUUID" : "75a26cec-df2f-42a9-8d3f-230acd8af87d", "modelInvariantUUID" : "f83393cd-b2e6-4d0c-b115-346b3e4bfd87", "created" : "2022-06-07 11:51:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF cd52fbdf-bac3", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/collectionResourceCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87" } } } 2022-06-07T11:56:28.989Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|DEBUG|500||=======================response end================================================= 2022-06-07T11:56:28.989Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=f83393cd-b2e6-4d0c-b115-346b3e4bfd87|INFO|500||InvokeReturn 2022-06-07T11:56:28.994Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance 2022-06-07T11:56:28.994Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|INFO|500||Invoke 2022-06-07T11:56:28.995Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:56:28.995Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance 2022-06-07T11:56:28.995Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||Method : GET 2022-06-07T11:56:28.996Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-TransactionID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ECOMP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"977bac99-ed06-49ad-a02e-f948a2569e45"] 2022-06-07T11:56:28.996Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||Request body: 2022-06-07T11:56:28.996Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:56:29.009Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:56:29.009Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T11:56:29.009Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||Status text : 2022-06-07T11:56:29.010Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&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:"Tue, 07 Jun 2022 11:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:56:29.010Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||Response body: 2022-06-07T11:56:29.011Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:56:29.011Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=75a26cec-df2f-42a9-8d3f-230acd8af87d&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-07T11:56:29.012Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:56:29.012Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T11:56:29.013Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T11:56:29.013Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T11:56:29.013Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T11:56:29.014Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|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:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-TransactionID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ECOMP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ede4bfd6-1f13-47b6-bb67-a7d0ae75ef68"] 2022-06-07T11:56:29.014Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T11:56:29.018Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T11:56:29.040Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T11:56:29.041Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T11:56:29.041Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-07T11:56:29.042Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:56:29.042Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T11:56:29.043Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T11:56:29.043Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T11:56:29.047Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-07T11:56:29.047Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-06-07T11:56:29.047Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T11:56:29.048Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-07T11:56:29.048Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-06-07T11:56:29.048Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|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:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-TransactionID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ECOMP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7080dea-f4b4-4f61-9cec-6ad5bf3ed617"] 2022-06-07T11:56:29.049Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-06-07T11:56:29.049Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T11:56:29.069Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T11:56:29.070Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-07T11:56:29.071Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-07T11:56:29.071Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:56:29.072Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-06-07T11:56:29.072Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T11:56:29.073Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-06-07T11:56:29.075Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d 2022-06-07T11:56:29.075Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|INFO|500||Invoke 2022-06-07T11:56:29.075Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||===========================request begin================================================ 2022-06-07T11:56:29.076Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d 2022-06-07T11:56:29.076Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||Method : GET 2022-06-07T11:56:29.076Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-TransactionID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ECOMP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87b78b68-6055-4a1e-93c9-6e0ed149ad19"] 2022-06-07T11:56:29.077Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||Request body: 2022-06-07T11:56:29.077Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||==========================request end================================================ 2022-06-07T11:56:29.099Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||============================response begin========================================== 2022-06-07T11:56:29.099Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||Status code : 200 OK 2022-06-07T11:56:29.099Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||Status text : 2022-06-07T11:56:29.100Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:56:29.102Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||Response body: { "modelName" : "Demo_pNF_G6fIojVcCRTynjqEC0S9", "description" : "catalog service description", "modelUUID" : "75a26cec-df2f-42a9-8d3f-230acd8af87d", "modelInvariantUUID" : "f83393cd-b2e6-4d0c-b115-346b3e4bfd87", "created" : "2022-06-07 11:51:46.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF cd52fbdf-bac3", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d/collectionResourceCustomizations" } } } 2022-06-07T11:56:29.102Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|DEBUG|500||=======================response end================================================= 2022-06-07T11:56:29.103Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/75a26cec-df2f-42a9-8d3f-230acd8af87d|INFO|500||InvokeReturn 2022-06-07T11:56:29.106Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:56:29.107Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T11:56:29.107Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T11:56:29.107Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T11:56:29.107Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T11:56:29.108Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3885", X-B3-TraceId:"70c258ab7fd48d33", X-B3-SpanId:"f5cf55932dab5fc3", X-B3-ParentSpanId:"70c258ab7fd48d33", X-B3-Sampled:"0", X-ONAP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-TransactionID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ECOMP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0c27e52-742c-4357-a654-cc5300f9aabf"] 2022-06-07T11:56:29.108Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8","requestStatus":"IN_PROGRESS","startTime":1654602988598,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"f83393cd-b2e6-4d0c-b115-346b3e4bfd87\",\n \"modelVersionId\":\"75a26cec-df2f-42a9-8d3f-230acd8af87d\",\n \"modelName\":\"Demo_pNF_G6fIojVcCRTynjqEC0S9\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"c6facdcb-6203-47fa-bda4-992e6c666162\",\n \"owningEntityName\":\"OE-ETE_Customer-c6facdcb-6203-47fa-bda4-992e6c666162\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_41f39c79-8600-4e2b-b188-eace620f0742\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name41f39c79-8600-4e2b-b188-eace620f0742\",\n \"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"75a26cec-df2f-42a9-8d3f-230acd8af87d\",\n \"modelName\":\"Demo_pNF_G6fIojVcCRTynjqEC0S9\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name41f39c79-8600-4e2b-b188-eace620f0742\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF cd52fbdf-bac3 0\",\n \"modelCustomizationId\":\"17967463-01a5-4edb-bbc7-9f86c33cd7ba\",\n \"modelInvariantId\":\"f83393cd-b2e6-4d0c-b115-346b3e4bfd87\",\n \"modelVersionId\":\"75a26cec-df2f-42a9-8d3f-230acd8af87d\",\n \"modelName\":\"Demo_pNF_G6fIojVcCRTynjqEC0S9\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\n \"instanceParams\":[],\n \"instanceName\":\"G6fIojVcCRTynjqEC0S9\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name41f39c79-8600-4e2b-b188-eace620f0742","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8"} 2022-06-07T11:56:29.108Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T11:56:29.140Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T11:56:29.141Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T11:56:29.141Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T11:56:29.141Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|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/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:56:28 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:56:29.142Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T11:56:28.598+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"f83393cd-b2e6-4d0c-b115-346b3e4bfd87\",\n \"modelVersionId\":\"75a26cec-df2f-42a9-8d3f-230acd8af87d\",\n \"modelName\":\"Demo_pNF_G6fIojVcCRTynjqEC0S9\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"c6facdcb-6203-47fa-bda4-992e6c666162\",\n \"owningEntityName\":\"OE-ETE_Customer-c6facdcb-6203-47fa-bda4-992e6c666162\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_41f39c79-8600-4e2b-b188-eace620f0742\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name41f39c79-8600-4e2b-b188-eace620f0742\",\n \"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"75a26cec-df2f-42a9-8d3f-230acd8af87d\",\n \"modelName\":\"Demo_pNF_G6fIojVcCRTynjqEC0S9\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name41f39c79-8600-4e2b-b188-eace620f0742\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF cd52fbdf-bac3 0\",\n \"modelCustomizationId\":\"17967463-01a5-4edb-bbc7-9f86c33cd7ba\",\n \"modelInvariantId\":\"f83393cd-b2e6-4d0c-b115-346b3e4bfd87\",\n \"modelVersionId\":\"75a26cec-df2f-42a9-8d3f-230acd8af87d\",\n \"modelName\":\"Demo_pNF_G6fIojVcCRTynjqEC0S9\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\n \"instanceParams\":[],\n \"instanceName\":\"G6fIojVcCRTynjqEC0S9\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T11:56:29.122+00:00", "serviceInstanceName" : "Service_Ete_Name41f39c79-8600-4e2b-b188-eace620f0742", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8" } } } 2022-06-07T11:56:29.142Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T11:56:29.143Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T11:56:29.152Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:56:29.153Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T11:56:29.153Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T11:56:29.153Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T11:56:29.154Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T11:56:29.154Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"70c258ab7fd48d33", X-B3-SpanId:"d71fa526ec75cc95", X-B3-ParentSpanId:"70c258ab7fd48d33", X-B3-Sampled:"0", X-ONAP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-TransactionID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ECOMP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7d7ce0b9-641f-4a71-85c3-74c4387d5004"] 2022-06-07T11:56:29.154Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|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\":\"f83393cd-b2e6-4d0c-b115-346b3e4bfd87\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_G6fIojVcCRTynjqEC0S9\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"75a26cec-df2f-42a9-8d3f-230acd8af87d\",\"modelUuid\":\"75a26cec-df2f-42a9-8d3f-230acd8af87d\",\"modelInvariantUuid\":\"f83393cd-b2e6-4d0c-b115-346b3e4bfd87\"},\"requestInfo\":{\"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name41f39c79-8600-4e2b-b188-eace620f0742\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_41f39c79-8600-4e2b-b188-eace620f0742\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"75a26cec-df2f-42a9-8d3f-230acd8af87d\",\"modelName\":\"Demo_pNF_G6fIojVcCRTynjqEC0S9\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name41f39c79-8600-4e2b-b188-eace620f0742\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF cd52fbdf-bac3 0\",\"modelCustomizationId\":\"17967463-01a5-4edb-bbc7-9f86c33cd7ba\",\"modelInvariantId\":\"f83393cd-b2e6-4d0c-b115-346b3e4bfd87\",\"modelVersionId\":\"75a26cec-df2f-42a9-8d3f-230acd8af87d\",\"modelName\":\"Demo_pNF_G6fIojVcCRTynjqEC0S9\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\"instanceParams\":[],\"instanceName\":\"G6fIojVcCRTynjqEC0S9\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"c6facdcb-6203-47fa-bda4-992e6c666162\",\"owningEntityName\":\"OE-ETE_Customer-c6facdcb-6203-47fa-bda4-992e6c666162\"}}}","type":"String"},"requestId":{"value":"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8","type":"String"},"mso-request-id":{"value":"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T11:56:29.154Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T11:56:30.180Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T11:56:30.181Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T11:56:30.181Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T11:56:30.181Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 11:56:30 GMT", X-ONAP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-TransactionID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ECOMP-RequestID:"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7d7ce0b9-641f-4a71-85c3-74c4387d5004", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:56:30.182Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|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\":\"c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8\",\"instanceId\":\"3e6949f1-2ade-463d-9e84-33bb5d489a0c\"}}","message":"Success","processInstanceID":"dda6332b-e658-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T11:56:30.182Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T11:56:30.183Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T11:56:30.187Z|c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:56:33.186Z|9d763ed8-f683-483b-8e4b-26fd771ec033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:33.186Z|035918d1-125a-434a-b872-eb5d5c29efc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:33.187Z|035918d1-125a-434a-b872-eb5d5c29efc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:33.187Z|9d763ed8-f683-483b-8e4b-26fd771ec033|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:34.587Z|f4fc352d-56b9-461d-b74d-8e217890f647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:34.588Z|f4fc352d-56b9-461d-b74d-8e217890f647|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:39.445Z|52453266-73e4-42ea-a779-22ed3fa91792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:56:39.449Z|52453266-73e4-42ea-a779-22ed3fa91792|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:56:39.915Z|59a66405-ac39-4125-a180-69ffe71bfd98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:56:39.916Z|59a66405-ac39-4125-a180-69ffe71bfd98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:56:43.211Z|d6f42d2c-25a7-47c4-a9a3-578170c53a57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:43.211Z|855fa589-94d9-4728-9a66-e8cb3539c559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:43.212Z|d6f42d2c-25a7-47c4-a9a3-578170c53a57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:43.212Z|855fa589-94d9-4728-9a66-e8cb3539c559|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:44.611Z|b4c9deb7-c3a4-43dc-8715-30b24350ac23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:44.612Z|b4c9deb7-c3a4-43dc-8715-30b24350ac23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:46.948Z|3269e0b6-bd13-4e19-8b5a-598a0f9dda58|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:56:46.949Z|3269e0b6-bd13-4e19-8b5a-598a0f9dda58|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:53.237Z|bb9ef177-6ab2-4621-86a6-a0c0c7cbe3f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:53.238Z|91a0ba82-0d40-4165-8ae4-2eea8de5fa0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:53.239Z|91a0ba82-0d40-4165-8ae4-2eea8de5fa0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:53.239Z|bb9ef177-6ab2-4621-86a6-a0c0c7cbe3f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:54.445Z|201b38a4-d0d4-4a88-bfa2-34174d389fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:56:54.446Z|201b38a4-d0d4-4a88-bfa2-34174d389fc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:56:54.636Z|06f41446-04d4-4012-987c-49e6fda91f8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:56:54.637Z|06f41446-04d4-4012-987c-49e6fda91f8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:56:56.678Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|||INFO|500||Entering 2022-06-07T11:56:56.692Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8 2022-06-07T11:56:56.693Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|INFO|500||Invoke 2022-06-07T11:56:56.693Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||===========================request begin================================================ 2022-06-07T11:56:56.693Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8 2022-06-07T11:56:56.694Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||Method : GET 2022-06-07T11:56:56.694Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cff2b30e19a6fb6a", X-B3-SpanId:"0587b0cff460fd83", X-B3-ParentSpanId:"cff2b30e19a6fb6a", X-B3-Sampled:"0", X-ONAP-RequestID:"d040f43c-2414-4d7a-91e2-869d361d51fb", X-RequestID:"d040f43c-2414-4d7a-91e2-869d361d51fb", X-TransactionID:"d040f43c-2414-4d7a-91e2-869d361d51fb", X-ECOMP-RequestID:"d040f43c-2414-4d7a-91e2-869d361d51fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"169475e0-ab58-47c0-9936-315dea236bdf"] 2022-06-07T11:56:56.694Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||Request body: 2022-06-07T11:56:56.694Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||==========================request end================================================ 2022-06-07T11:56:56.722Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||============================response begin========================================== 2022-06-07T11:56:56.723Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||Status code : 200 OK 2022-06-07T11:56:56.723Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||Status text : 2022-06-07T11:56:56.723Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:56:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:56:56.728Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||Response body: { "requestId" : "c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T11:56:28.000+00:00", "endTime" : "2022-06-07T11:56:56.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"f83393cd-b2e6-4d0c-b115-346b3e4bfd87\",\n \"modelVersionId\":\"75a26cec-df2f-42a9-8d3f-230acd8af87d\",\n \"modelName\":\"Demo_pNF_G6fIojVcCRTynjqEC0S9\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"c6facdcb-6203-47fa-bda4-992e6c666162\",\n \"owningEntityName\":\"OE-ETE_Customer-c6facdcb-6203-47fa-bda4-992e6c666162\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_41f39c79-8600-4e2b-b188-eace620f0742\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Name41f39c79-8600-4e2b-b188-eace620f0742\",\n \"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"75a26cec-df2f-42a9-8d3f-230acd8af87d\",\n \"modelName\":\"Demo_pNF_G6fIojVcCRTynjqEC0S9\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Name41f39c79-8600-4e2b-b188-eace620f0742\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF cd52fbdf-bac3 0\",\n \"modelCustomizationId\":\"17967463-01a5-4edb-bbc7-9f86c33cd7ba\",\n \"modelInvariantId\":\"f83393cd-b2e6-4d0c-b115-346b3e4bfd87\",\n \"modelVersionId\":\"75a26cec-df2f-42a9-8d3f-230acd8af87d\",\n \"modelName\":\"Demo_pNF_G6fIojVcCRTynjqEC0S9\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2ce9fdc2-ece2-4be5-984b-2a00d329ebc8\",\n \"instanceParams\":[],\n \"instanceName\":\"G6fIojVcCRTynjqEC0S9\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T11:56:56.000+00:00", "serviceInstanceId" : "3e6949f1-2ade-463d-9e84-33bb5d489a0c", "serviceInstanceName" : "Service_Ete_Name41f39c79-8600-4e2b-b188-eace620f0742", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap:8080/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8" } } } 2022-06-07T11:56:56.728Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|DEBUG|500||=======================response end================================================= 2022-06-07T11:56:56.729Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|INFO|500||InvokeReturn 2022-06-07T11:56:56.731Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false 2022-06-07T11:56:56.731Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T11:56:56.732Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T11:56:56.732Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false 2022-06-07T11:56:56.732Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T11:56:56.732Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cff2b30e19a6fb6a", X-B3-SpanId:"a3036f4819ea601b", X-B3-ParentSpanId:"cff2b30e19a6fb6a", X-B3-Sampled:"0", X-ONAP-RequestID:"d040f43c-2414-4d7a-91e2-869d361d51fb", X-RequestID:"d040f43c-2414-4d7a-91e2-869d361d51fb", X-TransactionID:"d040f43c-2414-4d7a-91e2-869d361d51fb", X-ECOMP-RequestID:"d040f43c-2414-4d7a-91e2-869d361d51fb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"355d11fa-7db7-470d-97c4-4735afd9a77d"] 2022-06-07T11:56:56.733Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T11:56:56.734Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T11:56:56.749Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T11:56:56.749Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T11:56:56.749Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T11:56:56.750Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 11:56:56 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T11:56:56.751Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T11:56:56.752Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T11:56:56.752Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T11:56:56.764Z|d040f43c-2414-4d7a-91e2-869d361d51fb|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/c6a225e9-6a9c-46a9-bd12-f37c5a0de4c8|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T11:57:03.262Z|96a4adba-c8c6-4f12-b2bf-a6c7493fa2e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:03.263Z|317b44ff-fbc7-41cb-a5db-1e79cde9989f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:03.263Z|96a4adba-c8c6-4f12-b2bf-a6c7493fa2e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:03.263Z|317b44ff-fbc7-41cb-a5db-1e79cde9989f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:04.663Z|291aadee-5829-4e2d-8cf9-a369e125b91a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:04.663Z|291aadee-5829-4e2d-8cf9-a369e125b91a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:09.445Z|fc602b04-1176-4219-9b70-70190d5d35a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:57:09.446Z|fc602b04-1176-4219-9b70-70190d5d35a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:57:09.917Z|68da34f6-2b53-49e0-9ca0-edb533738122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:57:09.917Z|68da34f6-2b53-49e0-9ca0-edb533738122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:57:13.284Z|cceb40bb-3702-4576-8dc1-b38358efd188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:13.284Z|cceb40bb-3702-4576-8dc1-b38358efd188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:13.287Z|b7040379-f93a-4889-b185-7fa8189d79d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:13.287Z|b7040379-f93a-4889-b185-7fa8189d79d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:14.684Z|10f24987-df8d-4a7a-98a5-edca2c202c57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:14.684Z|10f24987-df8d-4a7a-98a5-edca2c202c57|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:23.308Z|900de77c-7c29-40a8-8814-bde0d7d1969a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:23.308Z|dc17c47a-c7f0-45d6-8fc7-12ece66981e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:23.308Z|900de77c-7c29-40a8-8814-bde0d7d1969a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:23.309Z|dc17c47a-c7f0-45d6-8fc7-12ece66981e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:24.445Z|f8a492d7-33cc-401e-835a-4cd13aa358e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:57:24.448Z|f8a492d7-33cc-401e-835a-4cd13aa358e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:57:24.710Z|66aa16ff-55da-4142-a8af-9a6d4645abd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:24.711Z|66aa16ff-55da-4142-a8af-9a6d4645abd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:33.330Z|5fcb54a1-0533-472c-b8ff-9ed568482040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:33.330Z|27f53db0-1cd3-4fd6-8148-0b4fa0027615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:33.331Z|27f53db0-1cd3-4fd6-8148-0b4fa0027615|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:33.331Z|5fcb54a1-0533-472c-b8ff-9ed568482040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:34.735Z|892f05a1-99ca-4b76-b3f0-44e25f097320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:34.735Z|892f05a1-99ca-4b76-b3f0-44e25f097320|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:39.445Z|34f54d89-979e-4ca0-bdf1-a4bc127db3bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:57:39.446Z|34f54d89-979e-4ca0-bdf1-a4bc127db3bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:57:39.918Z|2c8f36df-672d-439d-ad59-dcf9404bc455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:57:39.919Z|2c8f36df-672d-439d-ad59-dcf9404bc455|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:57:43.355Z|41b9012e-814f-4636-b473-390b432a38c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:43.356Z|41b9012e-814f-4636-b473-390b432a38c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:43.356Z|f5ce704c-da9e-4d6a-8208-02caf68afa5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:43.356Z|f5ce704c-da9e-4d6a-8208-02caf68afa5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:44.761Z|2351a764-e755-4832-8a2a-220de34e714f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:44.762Z|2351a764-e755-4832-8a2a-220de34e714f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:46.947Z|4216e920-2fca-4385-9c81-037e60908aca|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:57:46.948Z|4216e920-2fca-4385-9c81-037e60908aca|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:53.380Z|77c1afd2-2b00-4b94-a7d0-331139068399|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:53.381Z|77c1afd2-2b00-4b94-a7d0-331139068399|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:53.381Z|d2554762-357c-4d07-bf78-0f713cb5776d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:53.381Z|d2554762-357c-4d07-bf78-0f713cb5776d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:57:54.445Z|bdad44b8-2681-4255-ad32-840532d08088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:57:54.446Z|bdad44b8-2681-4255-ad32-840532d08088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:57:54.789Z|c534c156-8602-44b4-ba0c-2dd90cef8fb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:57:54.789Z|c534c156-8602-44b4-ba0c-2dd90cef8fb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:03.403Z|ad2154ca-968d-4ef7-9082-116593503de6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:03.404Z|ad2154ca-968d-4ef7-9082-116593503de6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:03.409Z|621523b7-1333-41a4-a2dd-cfce5c06ec89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:03.410Z|621523b7-1333-41a4-a2dd-cfce5c06ec89|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:04.823Z|f47002a3-2a7b-4acc-af7f-8e6c6790032e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:04.824Z|f47002a3-2a7b-4acc-af7f-8e6c6790032e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:09.445Z|f7c556dc-4eb2-422f-9954-363bd92d368e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:58:09.448Z|f7c556dc-4eb2-422f-9954-363bd92d368e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:58:09.920Z|40b96aaf-4bac-4956-a479-e75fab150a96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:58:09.921Z|40b96aaf-4bac-4956-a479-e75fab150a96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:58:13.424Z|097fd032-3e96-499f-b7d0-586465910fee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:13.425Z|097fd032-3e96-499f-b7d0-586465910fee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:13.429Z|f0bd4358-521f-4564-9638-ecd2cd2b48ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:13.430Z|f0bd4358-521f-4564-9638-ecd2cd2b48ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:14.846Z|446071bd-40ac-4b01-a427-2125e4b6eb04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:14.847Z|446071bd-40ac-4b01-a427-2125e4b6eb04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:23.450Z|73ef147d-fbf5-46f1-99e3-06d9f268aa2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:23.450Z|fe8ec8a5-bed2-4f06-8882-52bdf613ce39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:23.450Z|73ef147d-fbf5-46f1-99e3-06d9f268aa2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:23.450Z|fe8ec8a5-bed2-4f06-8882-52bdf613ce39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:24.445Z|e31f3719-9e0b-4858-a241-0aed80c7d62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:58:24.445Z|e31f3719-9e0b-4858-a241-0aed80c7d62d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:58:24.868Z|e070211e-b0fb-4e44-bb0b-ee649038b805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:24.868Z|e070211e-b0fb-4e44-bb0b-ee649038b805|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:33.473Z|4df1a5d4-006d-496d-89c8-a3f38244db25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:33.473Z|bf32891b-22aa-43b5-98f1-9be47f8e2d0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:33.474Z|4df1a5d4-006d-496d-89c8-a3f38244db25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:33.474Z|bf32891b-22aa-43b5-98f1-9be47f8e2d0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:34.891Z|2d93b4d6-03a8-4069-93a6-230e76c38eef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:34.892Z|2d93b4d6-03a8-4069-93a6-230e76c38eef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:39.445Z|15435046-3ed5-42f6-b251-7cd91388db7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:58:39.446Z|15435046-3ed5-42f6-b251-7cd91388db7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:58:39.921Z|a2874292-84e1-4865-9ed3-5d4c6989b747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:58:39.922Z|a2874292-84e1-4865-9ed3-5d4c6989b747|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:58:43.495Z|46605184-6b66-432a-9e6e-b020b9f818c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:43.495Z|5c40c22a-e4cc-4ea6-be22-c9290d88b22d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:43.496Z|46605184-6b66-432a-9e6e-b020b9f818c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:43.496Z|5c40c22a-e4cc-4ea6-be22-c9290d88b22d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:44.912Z|fdf853c7-b9b8-48c2-9195-d581068a3a50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:44.913Z|fdf853c7-b9b8-48c2-9195-d581068a3a50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:46.947Z|b8f5940a-aa4d-493e-a177-af796ec6f614|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:58:46.947Z|b8f5940a-aa4d-493e-a177-af796ec6f614|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:53.519Z|ec527c88-e514-4e94-ac1c-d29be0a89c6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:53.520Z|ec527c88-e514-4e94-ac1c-d29be0a89c6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:53.520Z|09d70902-d244-4d30-a157-7bbd82113e33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:53.521Z|09d70902-d244-4d30-a157-7bbd82113e33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:58:54.445Z|a2698431-fd34-458e-b4e5-be3f423aaefa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:58:54.448Z|a2698431-fd34-458e-b4e5-be3f423aaefa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:58:54.938Z|07b078a5-a21b-469a-8c1a-7b855bcd04e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:58:54.939Z|07b078a5-a21b-469a-8c1a-7b855bcd04e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:03.544Z|96f49943-d1bf-4ffd-a9fb-929541cd513d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:03.545Z|96f49943-d1bf-4ffd-a9fb-929541cd513d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:03.548Z|d7479aca-6bf1-4349-a2e5-f29b85af1774|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:03.548Z|d7479aca-6bf1-4349-a2e5-f29b85af1774|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:04.960Z|51583185-33f4-4503-ab72-711b4b9ad7ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:04.961Z|51583185-33f4-4503-ab72-711b4b9ad7ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:09.445Z|7bb63c78-7ebb-4942-8717-50666d209202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:59:09.445Z|7bb63c78-7ebb-4942-8717-50666d209202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:59:09.922Z|e34b52e1-a7cd-4e4b-80f9-1c6412f751ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:59:09.923Z|e34b52e1-a7cd-4e4b-80f9-1c6412f751ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:59:13.568Z|8d2e6400-01c7-4108-9739-41530c22debf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:13.569Z|8d2e6400-01c7-4108-9739-41530c22debf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:13.569Z|bd617e78-d702-480f-b028-64ac0df67fae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:13.570Z|bd617e78-d702-480f-b028-64ac0df67fae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:14.983Z|603ea564-a3c6-4f3f-89b7-7fe62f108f79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:14.984Z|603ea564-a3c6-4f3f-89b7-7fe62f108f79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:23.591Z|8384e458-1be1-4de2-93ca-c463fa845044|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:23.591Z|221e387f-614a-4453-aecc-733ec3fc8cda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:23.592Z|8384e458-1be1-4de2-93ca-c463fa845044|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:23.592Z|221e387f-614a-4453-aecc-733ec3fc8cda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:24.445Z|42ad1581-8b8b-4978-adb1-0e22ea5870db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:59:24.445Z|42ad1581-8b8b-4978-adb1-0e22ea5870db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:59:25.008Z|c2cd0988-e81f-4747-9289-fec5c4cbe2ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:25.009Z|c2cd0988-e81f-4747-9289-fec5c4cbe2ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:33.612Z|f6edd354-7ffa-4212-ad4b-a4612212426e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:33.612Z|7772b5cd-fe85-4e7a-8034-275c5534d502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:33.613Z|7772b5cd-fe85-4e7a-8034-275c5534d502|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:33.613Z|f6edd354-7ffa-4212-ad4b-a4612212426e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:35.032Z|6b33a670-221a-4658-a8d8-e7e874685aa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:35.033Z|6b33a670-221a-4658-a8d8-e7e874685aa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:39.445Z|39ff71f6-50c3-441b-87a8-dd8e09a90a3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:59:39.448Z|39ff71f6-50c3-441b-87a8-dd8e09a90a3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:59:39.924Z|58817d8e-d744-4fbc-a550-398e8ad88cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:59:39.925Z|58817d8e-d744-4fbc-a550-398e8ad88cdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:59:43.635Z|99309e5d-dcaf-49fe-8f5c-888a6840504a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:43.635Z|b91987bd-6761-44dc-8038-edc120c4aa63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:43.635Z|b91987bd-6761-44dc-8038-edc120c4aa63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:43.636Z|99309e5d-dcaf-49fe-8f5c-888a6840504a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:45.056Z|e63f7fd1-65c3-42a6-a76c-a7af40e85ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:45.057Z|e63f7fd1-65c3-42a6-a76c-a7af40e85ea6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:46.948Z|ce56adce-7aaa-453c-804a-d4a4f351acf6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T11:59:46.949Z|ce56adce-7aaa-453c-804a-d4a4f351acf6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:53.656Z|116c315f-ce1d-4cbc-977f-f04f44323728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:53.657Z|116c315f-ce1d-4cbc-977f-f04f44323728|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:53.658Z|c9e4e6fe-f912-4797-905e-3d4bbd9b2b85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:53.659Z|c9e4e6fe-f912-4797-905e-3d4bbd9b2b85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T11:59:54.445Z|092bc43a-d3a9-4942-943c-52423eebdd94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T11:59:54.445Z|092bc43a-d3a9-4942-943c-52423eebdd94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T11:59:55.079Z|3236d650-47f2-49f5-a0a6-d672c57c3367|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T11:59:55.080Z|3236d650-47f2-49f5-a0a6-d672c57c3367|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:03.681Z|28290bc9-0b13-473b-ab21-cc9cd93bdcd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:03.681Z|306642ae-b08c-4f0e-9c86-6ea93ba0908f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:03.682Z|306642ae-b08c-4f0e-9c86-6ea93ba0908f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:03.682Z|28290bc9-0b13-473b-ab21-cc9cd93bdcd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:05.105Z|3c4e6ce1-8a16-4ee3-8a1b-34799f5a5c52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:05.105Z|3c4e6ce1-8a16-4ee3-8a1b-34799f5a5c52|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:09.445Z|e7be7618-786d-4065-8969-6dee163d3459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:00:09.446Z|e7be7618-786d-4065-8969-6dee163d3459|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:00:09.925Z|686f711b-510f-4c10-94eb-e87da06bab91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:00:09.926Z|686f711b-510f-4c10-94eb-e87da06bab91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:00:13.705Z|f61a0621-c10b-4999-854b-2da4169f3e41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:13.705Z|e25fbfd2-b7de-4d24-b74a-2fcbb4108327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:13.706Z|f61a0621-c10b-4999-854b-2da4169f3e41|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:13.706Z|e25fbfd2-b7de-4d24-b74a-2fcbb4108327|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:15.131Z|f7fa8f41-3ff8-4c7d-9ad7-3d48a47fc77c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:15.132Z|f7fa8f41-3ff8-4c7d-9ad7-3d48a47fc77c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:23.730Z|916eb2e5-b1ac-4b59-a833-ae93a9e7107e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:23.730Z|5f7ccd48-2086-4bcf-8f5f-303e33e9abc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:23.731Z|5f7ccd48-2086-4bcf-8f5f-303e33e9abc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:23.731Z|916eb2e5-b1ac-4b59-a833-ae93a9e7107e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:24.445Z|0435c020-7e73-4aa9-b21b-0043f9fe5ca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:00:24.448Z|0435c020-7e73-4aa9-b21b-0043f9fe5ca5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:00:25.161Z|7fb1c22b-256a-4937-b00f-19ec58498f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:25.162Z|7fb1c22b-256a-4937-b00f-19ec58498f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:33.756Z|86966fe5-dbd6-43e8-8917-ba415af2103a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:33.756Z|652dede0-78d9-42b1-be1b-e2d94089fa5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:33.757Z|86966fe5-dbd6-43e8-8917-ba415af2103a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:33.757Z|652dede0-78d9-42b1-be1b-e2d94089fa5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:35.185Z|8d0cab60-ddb9-417c-a0c8-66d1119fe479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:35.186Z|8d0cab60-ddb9-417c-a0c8-66d1119fe479|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:39.446Z|464902ee-8351-41fb-b20e-dd9f5a787411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:00:39.447Z|464902ee-8351-41fb-b20e-dd9f5a787411|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:00:39.927Z|78adb641-4bee-4261-9ae0-ed2f9b41611b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:00:39.927Z|78adb641-4bee-4261-9ae0-ed2f9b41611b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:00:43.789Z|2fa83ab0-b253-497b-a07d-50ba40a739c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:43.791Z|2fa83ab0-b253-497b-a07d-50ba40a739c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:43.793Z|ab1278dd-b226-4638-bc51-c5289debabfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:43.793Z|ab1278dd-b226-4638-bc51-c5289debabfb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:45.237Z|aa5fb0f6-85e4-4357-a777-f5cafb5e1a87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:45.239Z|aa5fb0f6-85e4-4357-a777-f5cafb5e1a87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:46.949Z|2b70633f-5733-4c7c-b475-c6fbdf28ba0a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:00:46.950Z|2b70633f-5733-4c7c-b475-c6fbdf28ba0a|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:53.817Z|a9696f06-b344-4982-8991-292208999ec4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:53.817Z|174f2bd0-aa50-44f8-8f0a-9d4c3785f589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:53.818Z|174f2bd0-aa50-44f8-8f0a-9d4c3785f589|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:53.818Z|a9696f06-b344-4982-8991-292208999ec4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:00:54.445Z|708b654f-48af-47c4-93c9-5889508a8e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:00:54.446Z|708b654f-48af-47c4-93c9-5889508a8e91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:00:55.270Z|aa2d36bb-2982-4173-99d9-a99512e650d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:00:55.271Z|aa2d36bb-2982-4173-99d9-a99512e650d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:03.849Z|6a652fca-8710-4dff-9249-d68bdc3b9080|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:03.850Z|6a652fca-8710-4dff-9249-d68bdc3b9080|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:03.854Z|73a34c50-d046-4b14-b988-947fa386b36f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:03.854Z|73a34c50-d046-4b14-b988-947fa386b36f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:05.320Z|672c56e9-1010-441a-b6d2-6d5b66ff310a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:05.320Z|672c56e9-1010-441a-b6d2-6d5b66ff310a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:09.445Z|8f6a4495-aabb-4ccd-8982-75afcae13f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:01:09.449Z|8f6a4495-aabb-4ccd-8982-75afcae13f78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:01:09.928Z|8bff8d78-56da-4e4c-90d6-c3f5b7cc028c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:01:09.929Z|8bff8d78-56da-4e4c-90d6-c3f5b7cc028c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:01:13.872Z|d8f0f8f3-592b-4f95-9663-e86a02adcc85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:13.872Z|d8f0f8f3-592b-4f95-9663-e86a02adcc85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:13.883Z|411ea27c-83bd-41c4-a4be-681a38b993cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:13.884Z|411ea27c-83bd-41c4-a4be-681a38b993cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:15.353Z|80912c38-348c-4cc0-817d-cc163f120e51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:15.353Z|80912c38-348c-4cc0-817d-cc163f120e51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:23.903Z|7869f4b7-1ebe-4721-ba7b-b68670621a02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:23.904Z|7869f4b7-1ebe-4721-ba7b-b68670621a02|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:23.905Z|f82c07d6-c51e-4b53-a3bc-205fb272e57d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:23.906Z|f82c07d6-c51e-4b53-a3bc-205fb272e57d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:24.446Z|96ac5179-efcd-44d0-9d93-28521ef10d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:01:24.447Z|96ac5179-efcd-44d0-9d93-28521ef10d34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:01:25.380Z|40bace00-faba-4e2b-b90b-3605a3ba4de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:25.380Z|40bace00-faba-4e2b-b90b-3605a3ba4de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:33.926Z|fb9dd1a2-fb2a-4841-8b8d-bd7858dc43c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:33.926Z|fb9dd1a2-fb2a-4841-8b8d-bd7858dc43c8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:33.930Z|db87ee0e-e038-452b-bb2f-36a1e3ebb170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:33.931Z|db87ee0e-e038-452b-bb2f-36a1e3ebb170|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:35.403Z|6175ce22-f608-4e63-9e7c-8c4bab0913e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:35.404Z|6175ce22-f608-4e63-9e7c-8c4bab0913e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:39.445Z|04bfc0f3-557c-455c-93b3-204e86ad03de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:01:39.446Z|04bfc0f3-557c-455c-93b3-204e86ad03de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:01:39.929Z|704d13a2-7e6b-416f-9408-7e68498f49e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:01:39.930Z|704d13a2-7e6b-416f-9408-7e68498f49e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:01:43.950Z|9d09d269-4a56-46d0-9d1d-102e9ed51dc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:43.951Z|9d09d269-4a56-46d0-9d1d-102e9ed51dc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:43.953Z|2a91724a-d03d-4e6b-95b6-d8055354ded7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:43.953Z|2a91724a-d03d-4e6b-95b6-d8055354ded7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:45.431Z|da41a2fd-b0d2-4bb8-a50c-8abc006ed1ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:45.431Z|da41a2fd-b0d2-4bb8-a50c-8abc006ed1ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:46.946Z|1eb81713-daf2-46fb-b43a-32c49370c289|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:01:46.948Z|1eb81713-daf2-46fb-b43a-32c49370c289|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:53.974Z|5e55afb8-e546-429a-af86-111db3eb4d79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:53.974Z|5e55afb8-e546-429a-af86-111db3eb4d79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:53.974Z|dd167f87-6164-40e9-867b-dd9447962a49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:53.975Z|dd167f87-6164-40e9-867b-dd9447962a49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:01:54.445Z|a292193b-b7b5-45c4-889f-f8e1199543ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:01:54.447Z|a292193b-b7b5-45c4-889f-f8e1199543ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:01:55.458Z|f482a009-de77-4bee-a2a0-3053661b0b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:01:55.458Z|f482a009-de77-4bee-a2a0-3053661b0b90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:03.995Z|3c7827cc-1133-4444-9560-b188bf55722b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:03.996Z|3c7827cc-1133-4444-9560-b188bf55722b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:03.999Z|21282c91-d716-49f3-b8cb-62f54c7af4cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:04.000Z|21282c91-d716-49f3-b8cb-62f54c7af4cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:05.494Z|ba424f23-7a8f-4cc2-b91a-32a499f56cae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:05.494Z|ba424f23-7a8f-4cc2-b91a-32a499f56cae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:09.445Z|ef4f3299-e663-46cd-8ff3-18e2e55ec3c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:02:09.446Z|ef4f3299-e663-46cd-8ff3-18e2e55ec3c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:02:09.931Z|d4ba04d7-6917-4858-ab34-f3817307ef69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:02:09.932Z|d4ba04d7-6917-4858-ab34-f3817307ef69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:02:14.017Z|a4483fb0-71c4-4944-b7b3-5a9036f4770c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:14.017Z|18270cc5-87c3-4919-ad03-25fe6ab7b8c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:14.017Z|a4483fb0-71c4-4944-b7b3-5a9036f4770c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:14.018Z|18270cc5-87c3-4919-ad03-25fe6ab7b8c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:15.515Z|3f2d8eee-7a0c-40c8-8f9a-dd639349f18b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:15.516Z|3f2d8eee-7a0c-40c8-8f9a-dd639349f18b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:24.041Z|5000bacb-a771-4096-9d97-d918fa19e4f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:24.042Z|5000bacb-a771-4096-9d97-d918fa19e4f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:24.042Z|03e80136-50c2-4a4f-ba83-607899d3a6ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:24.043Z|03e80136-50c2-4a4f-ba83-607899d3a6ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:24.445Z|b1c1e3d9-3b51-4389-a953-363a5ff0e9b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:02:24.446Z|b1c1e3d9-3b51-4389-a953-363a5ff0e9b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:02:25.571Z|6b44cebe-3f45-463e-a8ba-b41fe133a1ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:25.572Z|6b44cebe-3f45-463e-a8ba-b41fe133a1ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:34.065Z|c478dab2-7dcd-4722-9870-e5329d5b19e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:34.065Z|dc78a29b-64b2-465b-a38b-e2d8ed9b08f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:34.066Z|c478dab2-7dcd-4722-9870-e5329d5b19e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:34.066Z|dc78a29b-64b2-465b-a38b-e2d8ed9b08f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:35.594Z|aeee2055-bf6d-4e08-9f2f-200778ce07f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:35.595Z|aeee2055-bf6d-4e08-9f2f-200778ce07f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:39.445Z|2e37c669-c414-4e5a-9b73-eb788e663dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:02:39.448Z|2e37c669-c414-4e5a-9b73-eb788e663dbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:02:39.933Z|ab75ac79-f05e-40aa-a024-4d3c2f440842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:02:39.933Z|ab75ac79-f05e-40aa-a024-4d3c2f440842|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:02:44.088Z|58f9e6c1-a0fe-47fa-a2b1-ec39c8ae1652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:44.088Z|14ccdf43-00eb-47c2-a3bf-7d26ff56403b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:44.089Z|58f9e6c1-a0fe-47fa-a2b1-ec39c8ae1652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:44.089Z|14ccdf43-00eb-47c2-a3bf-7d26ff56403b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:45.624Z|aa695133-0db4-4e4f-9750-9908d3ccca1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:45.624Z|aa695133-0db4-4e4f-9750-9908d3ccca1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:46.946Z|7751f5e3-1959-4087-8125-d1d31f7cabb3|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:02:46.947Z|7751f5e3-1959-4087-8125-d1d31f7cabb3|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:54.112Z|709190f1-d60b-4de9-b739-544e1fcba9f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:54.112Z|1b2e07ac-e099-416b-a54a-baa27ac98151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:54.112Z|709190f1-d60b-4de9-b739-544e1fcba9f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:54.112Z|1b2e07ac-e099-416b-a54a-baa27ac98151|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:02:54.445Z|04a46702-c4a9-41ee-9dfe-090fb90667d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:02:54.445Z|04a46702-c4a9-41ee-9dfe-090fb90667d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:02:55.665Z|fd1606a1-0236-4fd8-935f-30cb1af2cf1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:02:55.666Z|fd1606a1-0236-4fd8-935f-30cb1af2cf1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:04.140Z|6e3f2f84-8a7f-4c52-9eda-22aea60e400a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:04.140Z|6e3f2f84-8a7f-4c52-9eda-22aea60e400a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:04.141Z|ef3baa7f-72fb-4e52-bbfc-eefc65a0a28f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:04.142Z|ef3baa7f-72fb-4e52-bbfc-eefc65a0a28f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:05.694Z|d32f7910-ae47-45a8-912b-b0d31307915f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:05.695Z|d32f7910-ae47-45a8-912b-b0d31307915f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:09.445Z|ad15913c-aa6c-4033-8e5b-6d4b4fbe9717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:03:09.446Z|ad15913c-aa6c-4033-8e5b-6d4b4fbe9717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:03:09.934Z|3dfbf7e2-0471-491c-9a55-c91392c33dee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:03:09.934Z|3dfbf7e2-0471-491c-9a55-c91392c33dee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:03:14.164Z|3c20d5ee-6a62-4287-bfa4-c6808e981261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:14.164Z|003382ea-1c63-40ca-9ff0-986af005c09b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:14.165Z|003382ea-1c63-40ca-9ff0-986af005c09b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:14.165Z|3c20d5ee-6a62-4287-bfa4-c6808e981261|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:15.716Z|8243eb56-4b93-42a8-af7e-6c3417da25ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:15.717Z|8243eb56-4b93-42a8-af7e-6c3417da25ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:24.195Z|defec560-e819-4575-b906-3b79383c9347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:24.195Z|788b971a-2fb1-489d-b7fe-9016b559bfc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:24.196Z|788b971a-2fb1-489d-b7fe-9016b559bfc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:24.196Z|defec560-e819-4575-b906-3b79383c9347|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:24.445Z|bb22902e-5f32-4958-939e-c68059aafcf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:03:24.445Z|bb22902e-5f32-4958-939e-c68059aafcf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:03:25.742Z|3fef6c4f-5179-445b-a6d3-97b29d0655a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:25.743Z|3fef6c4f-5179-445b-a6d3-97b29d0655a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:34.221Z|38dc2f05-d391-4557-af43-bc42fa0d2899|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:34.222Z|38dc2f05-d391-4557-af43-bc42fa0d2899|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:34.228Z|960e2522-0e88-4a45-aea0-8d99acc45f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:34.229Z|960e2522-0e88-4a45-aea0-8d99acc45f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:35.768Z|ad9e6e05-d9e1-4a1a-af14-b24d03007dd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:35.769Z|ad9e6e05-d9e1-4a1a-af14-b24d03007dd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:39.445Z|76cf4d69-c0b4-4445-8d0e-bb0a5285fcf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:03:39.446Z|76cf4d69-c0b4-4445-8d0e-bb0a5285fcf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:03:39.935Z|0cd3e35d-5b47-486f-80cf-fa5aea322d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:03:39.936Z|0cd3e35d-5b47-486f-80cf-fa5aea322d57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:03:44.247Z|66a04f22-bd21-42a1-9659-c5cb9e0be12f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:44.248Z|66a04f22-bd21-42a1-9659-c5cb9e0be12f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:44.252Z|0d30779f-f849-40dc-8398-c0c848eecebd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:44.253Z|0d30779f-f849-40dc-8398-c0c848eecebd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:45.792Z|e8fbdb3b-3fd4-4ac0-8ff4-bc2e74d3cef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:45.793Z|e8fbdb3b-3fd4-4ac0-8ff4-bc2e74d3cef3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:46.947Z|d5cd9922-3abf-42c1-a7fb-595e3d9b035b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:03:46.949Z|d5cd9922-3abf-42c1-a7fb-595e3d9b035b|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:54.273Z|d5558c53-b87c-45a5-82b4-e3c9cddb7965|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:54.273Z|840183e7-9607-488c-b9e0-f5fc67b861ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:54.274Z|d5558c53-b87c-45a5-82b4-e3c9cddb7965|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:54.274Z|840183e7-9607-488c-b9e0-f5fc67b861ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:03:54.445Z|75c5e125-1177-4fd2-a77c-eb073caba6ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:03:54.446Z|75c5e125-1177-4fd2-a77c-eb073caba6ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:03:55.820Z|1dff929c-378d-4e5e-b85f-146c311860c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:03:55.820Z|1dff929c-378d-4e5e-b85f-146c311860c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:04.304Z|a5eaebf6-1d19-41e5-81bb-bc587e0c70fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:04.304Z|fd11c1bc-544e-40dd-b495-2947a61eab02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:04.305Z|a5eaebf6-1d19-41e5-81bb-bc587e0c70fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:04.305Z|fd11c1bc-544e-40dd-b495-2947a61eab02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:05.864Z|7f5ae6c9-7dca-492c-86b1-71430593e748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:05.864Z|7f5ae6c9-7dca-492c-86b1-71430593e748|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:09.445Z|1d7e7d61-f8e8-4f32-906d-95d03440fc23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:04:09.446Z|1d7e7d61-f8e8-4f32-906d-95d03440fc23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:04:09.936Z|4dc23779-cc20-42b1-bb0f-162e060e7796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:04:09.937Z|4dc23779-cc20-42b1-bb0f-162e060e7796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:04:14.328Z|6fa58b92-c316-4c29-be84-1709efc6db5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:14.329Z|6fa58b92-c316-4c29-be84-1709efc6db5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:14.332Z|bd5702b6-2194-44c2-935d-f55c96fd0c56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:14.332Z|bd5702b6-2194-44c2-935d-f55c96fd0c56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:15.888Z|53d7562a-ade8-4651-ba39-47f1457110ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:15.890Z|53d7562a-ade8-4651-ba39-47f1457110ea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:24.352Z|04756211-5747-454b-b594-325aaa3d13c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:24.353Z|04756211-5747-454b-b594-325aaa3d13c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:24.353Z|549768a3-d16c-4149-ac59-6b6a90e64acf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:24.354Z|549768a3-d16c-4149-ac59-6b6a90e64acf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:24.445Z|868cc343-b06f-47ee-adb2-bb23281840e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:04:24.445Z|868cc343-b06f-47ee-adb2-bb23281840e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:04:25.915Z|1a89ce81-fec3-4fc6-9dbc-2ffceec2e98d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:25.916Z|1a89ce81-fec3-4fc6-9dbc-2ffceec2e98d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:34.374Z|90c7a633-40b6-483b-a275-e896a055ee2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:34.374Z|2cbed429-cc34-4c05-8a23-94d85ab1b222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:34.375Z|2cbed429-cc34-4c05-8a23-94d85ab1b222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:34.375Z|90c7a633-40b6-483b-a275-e896a055ee2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:35.941Z|4ac88466-b94b-4de8-a196-d72a6fc569ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:35.942Z|4ac88466-b94b-4de8-a196-d72a6fc569ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:39.445Z|46aad945-b9a3-458a-8338-2a6f653f99ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:04:39.446Z|46aad945-b9a3-458a-8338-2a6f653f99ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:04:39.938Z|5ae609b6-88d5-4f25-bc02-b207df40ec2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:04:39.938Z|5ae609b6-88d5-4f25-bc02-b207df40ec2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:04:44.397Z|15caf880-d903-4d5a-aa7e-68767ddb524a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:44.397Z|5c718f22-9fdc-4bba-814e-d6d6367bdc14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:44.397Z|5c718f22-9fdc-4bba-814e-d6d6367bdc14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:44.397Z|15caf880-d903-4d5a-aa7e-68767ddb524a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:45.964Z|af38a2c9-0e34-4875-aeda-21452330590d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:45.965Z|af38a2c9-0e34-4875-aeda-21452330590d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:46.947Z|fd0f6419-a6bc-47b8-be07-c0ffba801a84|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:04:46.948Z|fd0f6419-a6bc-47b8-be07-c0ffba801a84|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:54.421Z|03b70ec1-02b9-4407-9622-e09792155212|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:54.422Z|03b70ec1-02b9-4407-9622-e09792155212|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:54.425Z|ed3827b4-ca32-4eb7-9e06-3887483329cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:54.426Z|ed3827b4-ca32-4eb7-9e06-3887483329cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:04:54.445Z|292813ef-6f09-49ef-a88c-b66e7ebdf7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:04:54.448Z|292813ef-6f09-49ef-a88c-b66e7ebdf7c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:04:55.986Z|468de1e9-b770-4238-807b-6c9d90b4f78d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:04:55.987Z|468de1e9-b770-4238-807b-6c9d90b4f78d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:04.445Z|8f5d7148-2b04-4d6b-98e4-9a38ff53937c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:04.445Z|8f5d7148-2b04-4d6b-98e4-9a38ff53937c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:04.447Z|8d139964-4f52-4ae5-bc9a-f5b94c80fedf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:04.448Z|8d139964-4f52-4ae5-bc9a-f5b94c80fedf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:06.008Z|f5f28204-7561-4690-afaa-71967cf8c8ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:06.008Z|f5f28204-7561-4690-afaa-71967cf8c8ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:09.445Z|17581547-8f35-4202-9ef8-a034887e9ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:05:09.445Z|17581547-8f35-4202-9ef8-a034887e9ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:05:09.939Z|623f769b-5850-42bd-84e5-dd3a13ac2199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:05:09.940Z|623f769b-5850-42bd-84e5-dd3a13ac2199|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:05:14.466Z|0e7f87fc-6651-42fe-84e1-23700b31e5fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:14.467Z|0e7f87fc-6651-42fe-84e1-23700b31e5fa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:14.470Z|347df9d4-16f7-45db-a56d-3a654f1f498a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:14.470Z|347df9d4-16f7-45db-a56d-3a654f1f498a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:16.029Z|14de20b9-bcf2-4fab-a2bc-180a0befe16c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:16.030Z|14de20b9-bcf2-4fab-a2bc-180a0befe16c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:24.445Z|c25b26a0-da2d-45ab-84c2-18a735b2efe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:05:24.445Z|c25b26a0-da2d-45ab-84c2-18a735b2efe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:05:24.489Z|88db1008-b170-4dad-ae79-ee71b874f398|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:24.489Z|88db1008-b170-4dad-ae79-ee71b874f398|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:24.491Z|eee623bf-0a56-4bae-966f-e681ed280b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:24.492Z|eee623bf-0a56-4bae-966f-e681ed280b12|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:26.088Z|6a1a64af-5512-461f-892d-7a0ca9bf4e1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:26.088Z|6a1a64af-5512-461f-892d-7a0ca9bf4e1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:34.511Z|f2c22f5f-ee41-4155-928d-03d539f96867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:34.511Z|e5948ecd-b89b-407f-8fc9-41cbeb327bc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:34.511Z|f2c22f5f-ee41-4155-928d-03d539f96867|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:34.511Z|e5948ecd-b89b-407f-8fc9-41cbeb327bc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:36.113Z|da06c7b6-49e9-4f44-b49e-f29a4299c7b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:36.114Z|da06c7b6-49e9-4f44-b49e-f29a4299c7b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:39.445Z|f83804ea-43d6-4c96-b015-b48e712c6f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:05:39.448Z|f83804ea-43d6-4c96-b015-b48e712c6f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:05:39.940Z|fc17f5ed-c0fb-45dc-807b-e8390b3fd8f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:05:39.941Z|fc17f5ed-c0fb-45dc-807b-e8390b3fd8f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:05:44.535Z|984cffd5-f3de-4c61-a3e4-331de21b9bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:44.535Z|1f877a10-bc87-4100-82b4-424a484320ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:44.535Z|984cffd5-f3de-4c61-a3e4-331de21b9bb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:44.536Z|1f877a10-bc87-4100-82b4-424a484320ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:46.137Z|d89db599-e84c-4dce-b590-b8a6811ea8fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:46.137Z|d89db599-e84c-4dce-b590-b8a6811ea8fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:46.947Z|e5bb0e04-0c33-45ee-8866-bfe6f6c7dda4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:05:46.948Z|e5bb0e04-0c33-45ee-8866-bfe6f6c7dda4|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:54.445Z|2973c15b-c58a-478e-ae1c-6a82c7189960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:05:54.445Z|2973c15b-c58a-478e-ae1c-6a82c7189960|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:05:54.558Z|661a081f-1aac-4fca-b3b5-79706f96641f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:54.558Z|3663478b-0c99-4c45-b40f-bd880ced6a92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:54.558Z|661a081f-1aac-4fca-b3b5-79706f96641f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:54.559Z|3663478b-0c99-4c45-b40f-bd880ced6a92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:05:56.165Z|2a1411e6-0c8b-4098-a022-a5a18dc94bcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:05:56.165Z|2a1411e6-0c8b-4098-a022-a5a18dc94bcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:04.580Z|28055f37-bc42-4a59-aae1-f47a44998193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:04.580Z|d32c726d-8df7-480c-9493-b909170f50b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:04.581Z|28055f37-bc42-4a59-aae1-f47a44998193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:04.581Z|d32c726d-8df7-480c-9493-b909170f50b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:06.200Z|254b48b4-d10a-47c8-82bf-7026123cb35f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:06.200Z|254b48b4-d10a-47c8-82bf-7026123cb35f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:09.445Z|7f8fd8b8-0622-4ab6-8de0-6c2291bda530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:06:09.445Z|7f8fd8b8-0622-4ab6-8de0-6c2291bda530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:06:09.942Z|3c809e7f-8d1e-44fc-a546-a0ddc4db2ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:06:09.942Z|3c809e7f-8d1e-44fc-a546-a0ddc4db2ebb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:06:14.603Z|ce11bfae-4ac4-419f-9180-9ef40cca9f84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:14.603Z|11ff9758-665a-4007-9742-52addb657c89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:14.603Z|ce11bfae-4ac4-419f-9180-9ef40cca9f84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:14.604Z|11ff9758-665a-4007-9742-52addb657c89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:16.237Z|27a2c030-1801-4c5b-a1f4-d77ca6672d97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:16.238Z|27a2c030-1801-4c5b-a1f4-d77ca6672d97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:24.445Z|f2fad5bd-8ab3-436c-bdc9-47f245f12412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:06:24.448Z|f2fad5bd-8ab3-436c-bdc9-47f245f12412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:06:24.624Z|f67e769a-6c80-4aee-a1df-d9f5cb776bf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:24.624Z|3c9403c3-d163-4202-b7aa-5573242ca356|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:24.625Z|f67e769a-6c80-4aee-a1df-d9f5cb776bf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:24.625Z|3c9403c3-d163-4202-b7aa-5573242ca356|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:26.264Z|ddb0b243-4f5e-477a-b4f4-bc9e30d66aa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:26.265Z|ddb0b243-4f5e-477a-b4f4-bc9e30d66aa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:34.646Z|ece578da-6e29-495d-91cd-b76d0430dfca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:34.646Z|77296d4b-c249-4688-9126-a8b57ec1288d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:34.647Z|ece578da-6e29-495d-91cd-b76d0430dfca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:34.647Z|77296d4b-c249-4688-9126-a8b57ec1288d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:36.287Z|b20efc8b-772d-410c-ab59-01d47ae5adc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:36.287Z|b20efc8b-772d-410c-ab59-01d47ae5adc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:39.445Z|a3500605-c9cb-42d3-97ac-1ca94c9da547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:06:39.445Z|a3500605-c9cb-42d3-97ac-1ca94c9da547|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:06:39.943Z|702b561a-a3b2-4464-b17a-61e7332e03ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:06:39.943Z|702b561a-a3b2-4464-b17a-61e7332e03ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:06:44.669Z|f4502e6a-e3b9-44cb-8438-5550b937feff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:44.670Z|f4502e6a-e3b9-44cb-8438-5550b937feff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:44.675Z|3dfa5b4f-9a2b-40aa-9150-2144ad169a20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:44.675Z|3dfa5b4f-9a2b-40aa-9150-2144ad169a20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:46.311Z|c840da8e-ec5c-47d3-8bba-b437f8bf59b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:46.312Z|c840da8e-ec5c-47d3-8bba-b437f8bf59b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:46.946Z|6989df3c-c232-4bc0-814c-5c60b58d23eb|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:06:46.947Z|6989df3c-c232-4bc0-814c-5c60b58d23eb|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:51.536Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2022-06-07T12:06:51.542Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: fc75d523-e3c2-45d9-9b2b-8b90df737994 already exists in requestDb InfraActiveRequests table 2022-06-07T12:06:51.544Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:06:51.545Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||Invoke 2022-06-07T12:06:51.545Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||===========================request begin================================================ 2022-06-07T12:06:51.545Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:06:51.545Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Method : GET 2022-06-07T12:06:51.546Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5009f13b629eab01", X-B3-SpanId:"1cd8e19df6cf83d2", X-B3-ParentSpanId:"5009f13b629eab01", X-B3-Sampled:"0", X-ONAP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-TransactionID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ECOMP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"127a516b-53b7-4f49-9860-15f671781ad8"] 2022-06-07T12:06:51.546Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Request body: 2022-06-07T12:06:51.546Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||==========================request end================================================ 2022-06-07T12:06:51.578Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||============================response begin========================================== 2022-06-07T12:06:51.579Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T12:06:51.579Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status text : 2022-06-07T12:06:51.579Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 12:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:06:51.580Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Response body: 2022-06-07T12:06:51.580Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||=======================response end================================================= 2022-06-07T12:06:51.580Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|404|Not Found|InvokeReturn 2022-06-07T12:06:51.592Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T12:06:51.593Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2022-06-07T12:06:51.601Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T12:06:51.639Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-06-07T12:06:51.640Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fc75d523-e3c2-45d9-9b2b-8b90df737994], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b9883c8f-2aff-47c6-b51d-3e7710974aaa], X-ECOMP-RequestID=[fc75d523-e3c2-45d9-9b2b-8b90df737994], X-TransactionId=[], X-ONAP-RequestID=[fc75d523-e3c2-45d9-9b2b-8b90df737994]} 2022-06-07T12:06:51.696Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-220607-12:06:51:420-87225], Content-Length=[313], Date=[Tue, 07 Jun 2022 12:06:51 GMT], Content-Type=[application/json]} 2022-06-07T12:06:51.699Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/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"]}}} 2022-06-07T12:06:51.699Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-06-07T12:06:51.702Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-06-07T12:06:51.702Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-06-07T12:06:51.707Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2022-06-07T12:06:51.735Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2022-06-07T12:06:51.736Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[fc75d523-e3c2-45d9-9b2b-8b90df737994], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[da34fc37-54fb-42a7-9330-b3e5f16d4d46], X-ECOMP-RequestID=[fc75d523-e3c2-45d9-9b2b-8b90df737994], X-TransactionId=[], X-ONAP-RequestID=[fc75d523-e3c2-45d9-9b2b-8b90df737994]} 2022-06-07T12:06:51.773Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-220607-12:06:51:502-91680], Content-Length=[313], Date=[Tue, 07 Jun 2022 12:06:51 GMT], Content-Type=[application/json]} 2022-06-07T12:06:51.775Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/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"]}}} 2022-06-07T12:06:51.775Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2022-06-07T12:06:51.777Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: https://aai.onap:8443/aai/v24/service-design-and-creation/services/service/1234 2022-06-07T12:06:51.778Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2022-06-07T12:06:51.778Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T12:06:51.778Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T12:06:51.784Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T12:06:51.784Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T12:06:51.784Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T12:06:51.785Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T12:06:51.785Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T12:06:51.785Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|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:"127", X-B3-TraceId:"5009f13b629eab01", X-B3-SpanId:"7eb0520d28d0dbd2", X-B3-ParentSpanId:"5009f13b629eab01", X-B3-Sampled:"0", X-ONAP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-TransactionID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ECOMP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b66d2896-4f74-40fc-a85a-0cc414a4651a"] 2022-06-07T12:06:51.785Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|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":"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7","requestScope":"service"} 2022-06-07T12:06:51.786Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T12:06:51.807Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T12:06:51.807Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T12:06:51.808Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T12:06:51.808Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|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:"Tue, 07 Jun 2022 12:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:06:51.809Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T12:06:51.809Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T12:06:51.810Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T12:06:51.811Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9 2022-06-07T12:06:51.812Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|INFO|500||Invoke 2022-06-07T12:06:51.813Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||===========================request begin================================================ 2022-06-07T12:06:51.813Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9 2022-06-07T12:06:51.813Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Method : GET 2022-06-07T12:06:51.814Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-TransactionID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ECOMP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84e117fe-a8fd-4c00-9266-01aeb85b5f57"] 2022-06-07T12:06:51.814Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Request body: 2022-06-07T12:06:51.814Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||==========================request end================================================ 2022-06-07T12:06:51.863Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||============================response begin========================================== 2022-06-07T12:06:51.863Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Status code : 200 OK 2022-06-07T12:06:51.863Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Status text : 2022-06-07T12:06:51.864Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:06:51.864Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "7b7c7397-8167-47f8-98dc-4bd4f180b9f9", "modelInvariantUUID" : "95cc140f-112c-4f8a-9d7f-3796cd4cd72a", "created" : "2022-06-07 12:03:47.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/collectionResourceCustomizations" } } } 2022-06-07T12:06:51.865Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||=======================response end================================================= 2022-06-07T12:06:51.865Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|INFO|500||InvokeReturn 2022-06-07T12:06:51.872Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance 2022-06-07T12:06:51.873Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|INFO|500||Invoke 2022-06-07T12:06:51.873Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T12:06:51.873Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance 2022-06-07T12:06:51.874Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||Method : GET 2022-06-07T12:06:51.874Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-TransactionID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ECOMP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0df193ac-3c39-4957-a362-56980d3bab66"] 2022-06-07T12:06:51.874Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||Request body: 2022-06-07T12:06:51.875Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T12:06:51.893Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T12:06:51.894Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T12:06:51.894Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||Status text : 2022-06-07T12:06:51.894Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&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:"Tue, 07 Jun 2022 12:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:06:51.895Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||Response body: 2022-06-07T12:06:51.895Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T12:06:51.895Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-07T12:06:51.896Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a 2022-06-07T12:06:51.896Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|INFO|500||Invoke 2022-06-07T12:06:51.897Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||===========================request begin================================================ 2022-06-07T12:06:51.897Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a 2022-06-07T12:06:51.897Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||Method : GET 2022-06-07T12:06:51.897Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-TransactionID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ECOMP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80cb8f22-8612-4647-98bc-d5a845aa3071"] 2022-06-07T12:06:51.898Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||Request body: 2022-06-07T12:06:51.898Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||==========================request end================================================ 2022-06-07T12:06:51.921Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||============================response begin========================================== 2022-06-07T12:06:51.922Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||Status code : 200 OK 2022-06-07T12:06:51.922Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||Status text : 2022-06-07T12:06:51.922Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:06:51.924Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "7b7c7397-8167-47f8-98dc-4bd4f180b9f9", "modelInvariantUUID" : "95cc140f-112c-4f8a-9d7f-3796cd4cd72a", "created" : "2022-06-07 12:03:47.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/collectionResourceCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a" } } } 2022-06-07T12:06:51.924Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||=======================response end================================================= 2022-06-07T12:06:51.925Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|INFO|500||InvokeReturn 2022-06-07T12:06:51.928Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance 2022-06-07T12:06:51.928Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|INFO|500||Invoke 2022-06-07T12:06:51.929Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T12:06:51.929Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance 2022-06-07T12:06:51.929Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||Method : GET 2022-06-07T12:06:51.930Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-TransactionID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ECOMP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9727bf52-359d-4739-991e-66eff9c277ce"] 2022-06-07T12:06:51.930Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||Request body: 2022-06-07T12:06:51.930Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T12:06:51.942Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T12:06:51.942Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T12:06:51.943Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||Status text : 2022-06-07T12:06:51.943Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&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:"Tue, 07 Jun 2022 12:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:06:51.943Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||Response body: 2022-06-07T12:06:51.944Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T12:06:51.944Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=createInstance|INFO|404|Not Found|InvokeReturn 2022-06-07T12:06:51.945Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T12:06:51.945Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T12:06:51.946Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T12:06:51.946Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T12:06:51.946Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T12:06:51.946Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|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:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-TransactionID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ECOMP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abb05d0c-2edd-4839-8625-3f4d93e1de64"] 2022-06-07T12:06:51.947Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T12:06:51.947Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T12:06:51.966Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T12:06:51.967Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T12:06:51.967Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-07T12:06:51.967Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:06:51.968Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T12:06:51.968Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T12:06:51.969Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T12:06:51.975Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-07T12:06:51.976Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2022-06-07T12:06:51.976Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T12:06:51.976Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2022-06-07T12:06:51.976Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2022-06-07T12:06:51.977Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|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:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-TransactionID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ECOMP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2879986-cd65-4c74-99e9-4f3115e2843b"] 2022-06-07T12:06:51.977Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2022-06-07T12:06:51.977Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2022-06-07T12:06:52.002Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2022-06-07T12:06:52.006Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2022-06-07T12:06:52.007Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : 2022-06-07T12:06:52.008Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:06:52.009Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 530, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/530/service" } } } 2022-06-07T12:06:52.009Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2022-06-07T12:06:52.010Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2022-06-07T12:06:52.013Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9 2022-06-07T12:06:52.014Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|INFO|500||Invoke 2022-06-07T12:06:52.015Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||===========================request begin================================================ 2022-06-07T12:06:52.015Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9 2022-06-07T12:06:52.016Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Method : GET 2022-06-07T12:06:52.016Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-TransactionID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ECOMP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6361be40-398c-49fe-9144-60f3f5696ba3"] 2022-06-07T12:06:52.017Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Request body: 2022-06-07T12:06:52.017Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||==========================request end================================================ 2022-06-07T12:06:52.036Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||============================response begin========================================== 2022-06-07T12:06:52.037Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Status code : 200 OK 2022-06-07T12:06:52.038Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Status text : 2022-06-07T12:06:52.039Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:06:52.040Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "7b7c7397-8167-47f8-98dc-4bd4f180b9f9", "modelInvariantUUID" : "95cc140f-112c-4f8a-9d7f-3796cd4cd72a", "created" : "2022-06-07 12:03:47.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/collectionResourceCustomizations" } } } 2022-06-07T12:06:52.040Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||=======================response end================================================= 2022-06-07T12:06:52.041Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|INFO|500||InvokeReturn 2022-06-07T12:06:52.046Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T12:06:52.047Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T12:06:52.047Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T12:06:52.048Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T12:06:52.048Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T12:06:52.048Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|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:"4532", X-B3-TraceId:"5009f13b629eab01", X-B3-SpanId:"0f09a19f3ddcbc33", X-B3-ParentSpanId:"5009f13b629eab01", X-B3-Sampled:"0", X-ONAP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-TransactionID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ECOMP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34549971-fc21-456d-bb0f-aeada24db45f"] 2022-06-07T12:06:52.049Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fc75d523-e3c2-45d9-9b2b-8b90df737994","requestStatus":"IN_PROGRESS","startTime":1654603611593,"source":"VID","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n\t\t\t\"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"a1051291-c2d9-47ed-83cd-01364f2aeb2b\",\n \"modelInvariantId\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersionId\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9cef1e61-b3bb-4cfb-b194-1251482646a0\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances","cloudApiRequests":[],"requestURI":"fc75d523-e3c2-45d9-9b2b-8b90df737994"} 2022-06-07T12:06:52.049Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T12:06:52.081Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T12:06:52.081Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T12:06:52.082Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T12:06:52.082Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|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/fc75d523-e3c2-45d9-9b2b-8b90df737994", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:06:51 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:06:52.084Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T12:06:51.593+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n\t\t\t\"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"a1051291-c2d9-47ed-83cd-01364f2aeb2b\",\n \"modelInvariantId\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersionId\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9cef1e61-b3bb-4cfb-b194-1251482646a0\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T12:06:52.065+00:00", "serviceInstanceName" : "TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" } } } 2022-06-07T12:06:52.084Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T12:06:52.084Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T12:06:52.093Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T12:06:52.094Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T12:06:52.095Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T12:06:52.095Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T12:06:52.096Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T12:06:52.096Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|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:"3168", X-B3-TraceId:"5009f13b629eab01", X-B3-SpanId:"180dffb1fb2aab3a", X-B3-ParentSpanId:"5009f13b629eab01", X-B3-Sampled:"0", X-ONAP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-TransactionID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ECOMP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"882ed0c7-2aab-47fb-9665-52962d50b43b"] 2022-06-07T12:06:52.097Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|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\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\"modelUuid\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\"modelInvariantUuid\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"pnf_macrocustomer\"},\"requestParameters\":{\"subscriptionServiceType\":\"test_pnf_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"test-pnf 0\",\"modelCustomizationId\":\"a1051291-c2d9-47ed-83cd-01364f2aeb2b\",\"modelInvariantId\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\"modelVersionId\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"pnf_macro_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"pnf_macro_line_of_business\"},\"productFamilyId\":\"\",\"instanceParams\":[],\"instanceName\":\"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\"}],\"vnfs\":[]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\"modelInvariantId\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\"modelName\":\"test_pnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"pnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"9cef1e61-b3bb-4cfb-b194-1251482646a0\",\"owningEntityName\":\"pnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"fc75d523-e3c2-45d9-9b2b-8b90df737994","type":"String"},"mso-request-id":{"value":"fc75d523-e3c2-45d9-9b2b-8b90df737994","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T12:06:52.097Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T12:06:53.119Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T12:06:53.119Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T12:06:53.120Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T12:06:53.120Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 12:06:53 GMT", X-ONAP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-TransactionID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ECOMP-RequestID:"fc75d523-e3c2-45d9-9b2b-8b90df737994", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"882ed0c7-2aab-47fb-9665-52962d50b43b", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:06:53.120Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|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\":\"fc75d523-e3c2-45d9-9b2b-8b90df737994\",\"instanceId\":\"9614035f-30a0-40f0-8641-b2b15841340d\"}}","message":"Success","processInstanceID":"50f39aeb-e65a-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T12:06:53.121Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T12:06:53.121Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T12:06:53.127Z|fc75d523-e3c2-45d9-9b2b-8b90df737994|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T12:06:53.269Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|||INFO|500||Entering 2022-06-07T12:06:53.272Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:06:53.273Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||Invoke 2022-06-07T12:06:53.273Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||===========================request begin================================================ 2022-06-07T12:06:53.273Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:06:53.274Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Method : GET 2022-06-07T12:06:53.274Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"716e15808f3a6262", X-B3-SpanId:"ab068fae2cddd91a", X-B3-ParentSpanId:"716e15808f3a6262", X-B3-Sampled:"0", X-ONAP-RequestID:"0d72b9b9-f11d-4490-a43d-04c6488871fa", X-RequestID:"0d72b9b9-f11d-4490-a43d-04c6488871fa", X-TransactionID:"0d72b9b9-f11d-4490-a43d-04c6488871fa", X-ECOMP-RequestID:"0d72b9b9-f11d-4490-a43d-04c6488871fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa5dcb1f-1ca1-441e-a9a0-c4ac6f055ce0"] 2022-06-07T12:06:53.274Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Request body: 2022-06-07T12:06:53.274Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||==========================request end================================================ 2022-06-07T12:06:53.295Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||============================response begin========================================== 2022-06-07T12:06:53.295Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status code : 200 OK 2022-06-07T12:06:53.295Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status text : 2022-06-07T12:06:53.296Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:06:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:06:53.297Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Response body: { "requestId" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T12:06:51.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n\t\t\t\"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"a1051291-c2d9-47ed-83cd-01364f2aeb2b\",\n \"modelInvariantId\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersionId\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9cef1e61-b3bb-4cfb-b194-1251482646a0\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T12:06:52.000+00:00", "serviceInstanceId" : "9614035f-30a0-40f0-8641-b2b15841340d", "serviceInstanceName" : "TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" } } } 2022-06-07T12:06:53.297Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||=======================response end================================================= 2022-06-07T12:06:53.298Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||InvokeReturn 2022-06-07T12:06:53.299Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false 2022-06-07T12:06:53.300Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T12:06:53.300Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T12:06:53.304Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false 2022-06-07T12:06:53.304Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T12:06:53.305Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"716e15808f3a6262", X-B3-SpanId:"cf0c7527b410cd82", X-B3-ParentSpanId:"716e15808f3a6262", X-B3-Sampled:"0", X-ONAP-RequestID:"0d72b9b9-f11d-4490-a43d-04c6488871fa", X-RequestID:"0d72b9b9-f11d-4490-a43d-04c6488871fa", X-TransactionID:"0d72b9b9-f11d-4490-a43d-04c6488871fa", X-ECOMP-RequestID:"0d72b9b9-f11d-4490-a43d-04c6488871fa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86973f8b-b8d4-45bb-9397-8a36997c52df"] 2022-06-07T12:06:53.305Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T12:06:53.306Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T12:06:53.321Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T12:06:53.321Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T12:06:53.321Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T12:06:53.322Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:06:52 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:06:53.323Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T12:06:53.324Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T12:06:53.324Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T12:06:53.334Z|0d72b9b9-f11d-4490-a43d-04c6488871fa|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T12:06:54.445Z|beaea796-21d2-4399-b3ec-520c087e4e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:06:54.445Z|beaea796-21d2-4399-b3ec-520c087e4e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:06:54.693Z|37f1baab-d6f0-4d69-94e9-260eb3e3d38e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:54.693Z|37f1baab-d6f0-4d69-94e9-260eb3e3d38e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:54.698Z|ca5837cf-8269-4b25-8326-50dd6adf93c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:54.699Z|ca5837cf-8269-4b25-8326-50dd6adf93c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:06:56.339Z|4d65bfbf-168e-4935-9e00-966c7136c86e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:06:56.339Z|4d65bfbf-168e-4935-9e00-966c7136c86e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:03.465Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|||INFO|500||Entering 2022-06-07T12:07:03.470Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:07:03.471Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||Invoke 2022-06-07T12:07:03.471Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:03.471Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:07:03.471Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Method : GET 2022-06-07T12:07:03.472Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"774b196b6f4925d0", X-B3-SpanId:"3d262fb579c6dbe1", X-B3-ParentSpanId:"774b196b6f4925d0", X-B3-Sampled:"0", X-ONAP-RequestID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-RequestID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-TransactionID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-ECOMP-RequestID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4400d32e-2bf3-4177-aa72-f070bcb9f2c8"] 2022-06-07T12:07:03.472Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Request body: 2022-06-07T12:07:03.473Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:03.493Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:03.494Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:03.494Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status text : 2022-06-07T12:07:03.495Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:03.495Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Response body: { "requestId" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2022-06-07T12:06:51.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n\t\t\t\"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"a1051291-c2d9-47ed-83cd-01364f2aeb2b\",\n \"modelInvariantId\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersionId\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9cef1e61-b3bb-4cfb-b194-1251482646a0\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T12:06:57.000+00:00", "serviceInstanceId" : "9614035f-30a0-40f0-8641-b2b15841340d", "serviceInstanceName" : "TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" } } } 2022-06-07T12:07:03.496Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:03.497Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||InvokeReturn 2022-06-07T12:07:03.498Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false 2022-06-07T12:07:03.499Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T12:07:03.499Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:03.499Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false 2022-06-07T12:07:03.500Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T12:07:03.500Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"774b196b6f4925d0", X-B3-SpanId:"9124783ce08ffe06", X-B3-ParentSpanId:"774b196b6f4925d0", X-B3-Sampled:"0", X-ONAP-RequestID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-RequestID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-TransactionID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-ECOMP-RequestID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"449f8515-5213-4ad9-96f5-f5f97296ad9f"] 2022-06-07T12:07:03.501Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T12:07:03.501Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:03.520Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:03.521Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:03.521Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T12:07:03.522Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:03.523Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T12:07:03.524Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:03.524Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T12:07:03.579Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T12:07:03.580Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2022-06-07T12:07:03.580Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:03.581Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1 2022-06-07T12:07:03.581Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2022-06-07T12:07:03.582Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-RequestID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-TransactionID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-ECOMP-RequestID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0485ac5b-dc29-41f4-b846-0289dd9b5310"] 2022-06-07T12:07:03.582Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2022-06-07T12:07:03.583Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:03.717Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:03.717Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:03.718Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : 2022-06-07T12:07:03.718Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=3EFC2853A1752DB2BC8C5E52E298A239; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"693", Date:"Tue, 07 Jun 2022 12:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:03.719Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"549ea234-e65a-11ec-8aad-42c6bc6b4158","businessKey":"fc75d523-e3c2-45d9-9b2b-8b90df737994","processDefinitionId":"WaitForPnfReadyBB:1:b7bb7a97-e64d-11ec-8aad-42c6bc6b4158","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-06-07T12:06:58.277+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"50f39aeb-e65a-11ec-8aad-42c6bc6b4158","superProcessInstanceId":"54309dde-e65a-11ec-8aad-42c6bc6b4158","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2022-06-07T12:07:03.719Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:03.720Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fc75d523-e3c2-45d9-9b2b-8b90df737994&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2022-06-07T12:07:03.750Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T12:07:03.751Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||Invoke 2022-06-07T12:07:03.751Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:03.751Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1 2022-06-07T12:07:03.752Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Method : GET 2022-06-07T12:07:03.752Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-RequestID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-TransactionID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-ECOMP-RequestID:"c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ea27db1-cecb-4975-9dcc-5dfaa700cf2d"] 2022-06-07T12:07:03.752Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Request body: 2022-06-07T12:07:03.753Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:03.870Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:03.870Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:03.871Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Status text : 2022-06-07T12:07:03.871Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=B240C6B39C65C5D37EECBF93D1365E05; Path=/; HttpOnly", Cache-Control:"no-cache", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", X-Frame-Options:"DENY", Content-Type:"application/json", Content-Length:"826", Date:"Tue, 07 Jun 2022 12:07:03 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:03.872Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||Response body: [{"id":"549f3e8b-e65a-11ec-8aad-42c6bc6b4158","parentActivityInstanceId":"549ea234-e65a-11ec-8aad-42c6bc6b4158","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:b7bb7a97-e64d-11ec-8aad-42c6bc6b4158","processInstanceId":"549ea234-e65a-11ec-8aad-42c6bc6b4158","executionId":"549ea234-e65a-11ec-8aad-42c6bc6b4158","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-06-07T12:06:58.281+0000","endTime":"2022-06-07T12:06:58.429+0000","durationInMillis":148,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"50f39aeb-e65a-11ec-8aad-42c6bc6b4158"}] 2022-06-07T12:07:03.872Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:03.873Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=549ea234-e65a-11ec-8aad-42c6bc6b4158&maxResults=1|INFO|500||InvokeReturn 2022-06-07T12:07:03.877Z|c67e9e1d-8ebf-4916-9b2f-1bd1866cfb48|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T12:07:04.716Z|c9ef190b-711a-4968-b97e-3dfbcbfd25c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:04.717Z|c9ef190b-711a-4968-b97e-3dfbcbfd25c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:04.722Z|d76aaa17-3cc7-45a4-bddf-8c0b4dce4d52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:04.723Z|d76aaa17-3cc7-45a4-bddf-8c0b4dce4d52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:06.364Z|338bea98-1754-4b2f-8017-ea65e6717b1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:06.365Z|338bea98-1754-4b2f-8017-ea65e6717b1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:09.445Z|66d20255-97a9-44c7-86b0-71258a916e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:07:09.448Z|66d20255-97a9-44c7-86b0-71258a916e5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:07:09.945Z|b3b6d94a-c9a3-45a8-8e6e-33857db9de5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:07:09.946Z|b3b6d94a-c9a3-45a8-8e6e-33857db9de5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:07:14.013Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|||INFO|500||Entering 2022-06-07T12:07:14.019Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:07:14.020Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||Invoke 2022-06-07T12:07:14.020Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:14.021Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:07:14.021Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Method : GET 2022-06-07T12:07:14.022Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23c459320a063b16", X-B3-SpanId:"504dfbd6223f93b7", X-B3-ParentSpanId:"23c459320a063b16", X-B3-Sampled:"0", X-ONAP-RequestID:"f099caeb-f9d6-4b59-bb1f-739e83a56a76", X-RequestID:"f099caeb-f9d6-4b59-bb1f-739e83a56a76", X-TransactionID:"f099caeb-f9d6-4b59-bb1f-739e83a56a76", X-ECOMP-RequestID:"f099caeb-f9d6-4b59-bb1f-739e83a56a76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"84c205a0-4c20-4afd-8dd3-a4c2153af291"] 2022-06-07T12:07:14.022Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Request body: 2022-06-07T12:07:14.023Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:14.045Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:14.045Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:14.046Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status text : 2022-06-07T12:07:14.046Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:14.047Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Response body: { "requestId" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T12:06:51.000+00:00", "endTime" : "2022-06-07T12:07:11.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n\t\t\t\"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"a1051291-c2d9-47ed-83cd-01364f2aeb2b\",\n \"modelInvariantId\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersionId\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9cef1e61-b3bb-4cfb-b194-1251482646a0\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T12:07:11.000+00:00", "serviceInstanceId" : "9614035f-30a0-40f0-8641-b2b15841340d", "serviceInstanceName" : "TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" } } } 2022-06-07T12:07:14.048Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:14.048Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||InvokeReturn 2022-06-07T12:07:14.050Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false 2022-06-07T12:07:14.050Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T12:07:14.050Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:14.051Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false 2022-06-07T12:07:14.051Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T12:07:14.051Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23c459320a063b16", X-B3-SpanId:"9b5d0ab9a2835071", X-B3-ParentSpanId:"23c459320a063b16", X-B3-Sampled:"0", X-ONAP-RequestID:"f099caeb-f9d6-4b59-bb1f-739e83a56a76", X-RequestID:"f099caeb-f9d6-4b59-bb1f-739e83a56a76", X-TransactionID:"f099caeb-f9d6-4b59-bb1f-739e83a56a76", X-ECOMP-RequestID:"f099caeb-f9d6-4b59-bb1f-739e83a56a76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b58df043-3b4d-487f-8d8f-fd4cd0b578a3"] 2022-06-07T12:07:14.052Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T12:07:14.052Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:14.063Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:14.064Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:14.064Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T12:07:14.064Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:14.065Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T12:07:14.066Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:14.066Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T12:07:14.074Z|f099caeb-f9d6-4b59-bb1f-739e83a56a76|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T12:07:14.202Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|||INFO|500||Entering 2022-06-07T12:07:14.206Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:07:14.207Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||Invoke 2022-06-07T12:07:14.207Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:14.207Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:07:14.208Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Method : GET 2022-06-07T12:07:14.208Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98488a04fc3ede95", X-B3-SpanId:"b57972014990fd56", X-B3-ParentSpanId:"98488a04fc3ede95", X-B3-Sampled:"0", X-ONAP-RequestID:"f6e4241c-b7e8-4020-8074-3d9845928f09", X-RequestID:"f6e4241c-b7e8-4020-8074-3d9845928f09", X-TransactionID:"f6e4241c-b7e8-4020-8074-3d9845928f09", X-ECOMP-RequestID:"f6e4241c-b7e8-4020-8074-3d9845928f09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"644d66a9-e0ee-4bfa-80f3-a8c0551b25fe"] 2022-06-07T12:07:14.208Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Request body: 2022-06-07T12:07:14.209Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:14.224Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:14.225Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:14.225Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status text : 2022-06-07T12:07:14.226Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:14.226Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Response body: { "requestId" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T12:06:51.000+00:00", "endTime" : "2022-06-07T12:07:11.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n\t\t\t\"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"a1051291-c2d9-47ed-83cd-01364f2aeb2b\",\n \"modelInvariantId\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersionId\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9cef1e61-b3bb-4cfb-b194-1251482646a0\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T12:07:11.000+00:00", "serviceInstanceId" : "9614035f-30a0-40f0-8641-b2b15841340d", "serviceInstanceName" : "TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" } } } 2022-06-07T12:07:14.227Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:14.227Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||InvokeReturn 2022-06-07T12:07:14.228Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false 2022-06-07T12:07:14.229Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T12:07:14.229Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:14.229Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false 2022-06-07T12:07:14.230Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T12:07:14.230Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98488a04fc3ede95", X-B3-SpanId:"f43e032d31286626", X-B3-ParentSpanId:"98488a04fc3ede95", X-B3-Sampled:"0", X-ONAP-RequestID:"f6e4241c-b7e8-4020-8074-3d9845928f09", X-RequestID:"f6e4241c-b7e8-4020-8074-3d9845928f09", X-TransactionID:"f6e4241c-b7e8-4020-8074-3d9845928f09", X-ECOMP-RequestID:"f6e4241c-b7e8-4020-8074-3d9845928f09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efda41c2-2d31-4401-a910-64762eac63c8"] 2022-06-07T12:07:14.230Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T12:07:14.230Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:14.241Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:14.241Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:14.242Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T12:07:14.242Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:14.243Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T12:07:14.243Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:14.243Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T12:07:14.250Z|f6e4241c-b7e8-4020-8074-3d9845928f09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T12:07:14.371Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|||INFO|500||Entering 2022-06-07T12:07:14.375Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:07:14.375Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||Invoke 2022-06-07T12:07:14.376Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:14.376Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:07:14.376Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Method : GET 2022-06-07T12:07:14.377Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1ae9cb97afb8034", X-B3-SpanId:"da98b16895d8e5fa", X-B3-ParentSpanId:"e1ae9cb97afb8034", X-B3-Sampled:"0", X-ONAP-RequestID:"11e0759b-794a-45fa-bce5-bbe912973492", X-RequestID:"11e0759b-794a-45fa-bce5-bbe912973492", X-TransactionID:"11e0759b-794a-45fa-bce5-bbe912973492", X-ECOMP-RequestID:"11e0759b-794a-45fa-bce5-bbe912973492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a36f1a83-466c-4c73-be8c-87f93e522515"] 2022-06-07T12:07:14.377Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Request body: 2022-06-07T12:07:14.377Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:14.393Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:14.395Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:14.395Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status text : 2022-06-07T12:07:14.395Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:14.396Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Response body: { "requestId" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T12:06:51.000+00:00", "endTime" : "2022-06-07T12:07:11.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n\t\t\t\"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"a1051291-c2d9-47ed-83cd-01364f2aeb2b\",\n \"modelInvariantId\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersionId\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9cef1e61-b3bb-4cfb-b194-1251482646a0\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T12:07:11.000+00:00", "serviceInstanceId" : "9614035f-30a0-40f0-8641-b2b15841340d", "serviceInstanceName" : "TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" } } } 2022-06-07T12:07:14.396Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:14.397Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||InvokeReturn 2022-06-07T12:07:14.398Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false 2022-06-07T12:07:14.399Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T12:07:14.399Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:14.399Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false 2022-06-07T12:07:14.400Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T12:07:14.400Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1ae9cb97afb8034", X-B3-SpanId:"c5082400f3f258ea", X-B3-ParentSpanId:"e1ae9cb97afb8034", X-B3-Sampled:"0", X-ONAP-RequestID:"11e0759b-794a-45fa-bce5-bbe912973492", X-RequestID:"11e0759b-794a-45fa-bce5-bbe912973492", X-TransactionID:"11e0759b-794a-45fa-bce5-bbe912973492", X-ECOMP-RequestID:"11e0759b-794a-45fa-bce5-bbe912973492", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09c3b49b-cbe3-41aa-854c-8ca98b7d26f8"] 2022-06-07T12:07:14.401Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T12:07:14.401Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:14.412Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:14.412Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:14.412Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T12:07:14.413Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:14.414Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T12:07:14.414Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:14.415Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T12:07:14.422Z|11e0759b-794a-45fa-bce5-bbe912973492|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T12:07:14.554Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|||INFO|500||Entering 2022-06-07T12:07:14.557Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:07:14.558Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||Invoke 2022-06-07T12:07:14.558Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:14.558Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:07:14.558Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Method : GET 2022-06-07T12:07:14.559Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"833402cb8cbcb1d0", X-B3-SpanId:"67ef7ff18e511177", X-B3-ParentSpanId:"833402cb8cbcb1d0", X-B3-Sampled:"0", X-ONAP-RequestID:"432ff16e-9790-4660-bd26-c36e5fdedbe5", X-RequestID:"432ff16e-9790-4660-bd26-c36e5fdedbe5", X-TransactionID:"432ff16e-9790-4660-bd26-c36e5fdedbe5", X-ECOMP-RequestID:"432ff16e-9790-4660-bd26-c36e5fdedbe5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"54a0f715-607d-45b3-a14a-b09aae2a500d"] 2022-06-07T12:07:14.559Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Request body: 2022-06-07T12:07:14.559Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:14.575Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:14.575Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:14.576Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status text : 2022-06-07T12:07:14.576Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:14.577Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Response body: { "requestId" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T12:06:51.000+00:00", "endTime" : "2022-06-07T12:07:11.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n\t\t\t\"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"a1051291-c2d9-47ed-83cd-01364f2aeb2b\",\n \"modelInvariantId\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersionId\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9cef1e61-b3bb-4cfb-b194-1251482646a0\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T12:07:11.000+00:00", "serviceInstanceId" : "9614035f-30a0-40f0-8641-b2b15841340d", "serviceInstanceName" : "TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" } } } 2022-06-07T12:07:14.577Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:14.578Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||InvokeReturn 2022-06-07T12:07:14.582Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false 2022-06-07T12:07:14.582Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T12:07:14.582Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:14.583Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false 2022-06-07T12:07:14.583Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T12:07:14.583Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"833402cb8cbcb1d0", X-B3-SpanId:"a11dd68238f71e27", X-B3-ParentSpanId:"833402cb8cbcb1d0", X-B3-Sampled:"0", X-ONAP-RequestID:"432ff16e-9790-4660-bd26-c36e5fdedbe5", X-RequestID:"432ff16e-9790-4660-bd26-c36e5fdedbe5", X-TransactionID:"432ff16e-9790-4660-bd26-c36e5fdedbe5", X-ECOMP-RequestID:"432ff16e-9790-4660-bd26-c36e5fdedbe5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b63ee39-e8bb-45b0-a597-d92d472edaa2"] 2022-06-07T12:07:14.584Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T12:07:14.584Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:14.594Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:14.594Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:14.594Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T12:07:14.595Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:14.596Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T12:07:14.596Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:14.596Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T12:07:14.603Z|432ff16e-9790-4660-bd26-c36e5fdedbe5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T12:07:14.729Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|||INFO|500||Entering 2022-06-07T12:07:14.733Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:07:14.733Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||Invoke 2022-06-07T12:07:14.734Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:14.734Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994 2022-06-07T12:07:14.734Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Method : GET 2022-06-07T12:07:14.735Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"209b2c5cce3279da", X-B3-SpanId:"92139c7514969656", X-B3-ParentSpanId:"209b2c5cce3279da", X-B3-Sampled:"0", X-ONAP-RequestID:"b18a3483-a86b-45e5-8bfc-0f5589a2aa47", X-RequestID:"b18a3483-a86b-45e5-8bfc-0f5589a2aa47", X-TransactionID:"b18a3483-a86b-45e5-8bfc-0f5589a2aa47", X-ECOMP-RequestID:"b18a3483-a86b-45e5-8bfc-0f5589a2aa47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2921ea8f-ea13-42d9-a882-b0909c4c13ee"] 2022-06-07T12:07:14.736Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Request body: 2022-06-07T12:07:14.736Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:14.740Z|58adb7fa-2172-465b-9e35-44ce428d1227|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:14.741Z|58adb7fa-2172-465b-9e35-44ce428d1227|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:14.743Z|66634f5a-d172-4d43-bdc9-9a2814d4d422|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:14.744Z|66634f5a-d172-4d43-bdc9-9a2814d4d422|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:14.765Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:14.765Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:14.766Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Status text : 2022-06-07T12:07:14.766Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:14.767Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||Response body: { "requestId" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T12:06:51.000+00:00", "endTime" : "2022-06-07T12:07:11.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n\t\t\t\"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n\t\t\t\"modelName\": \"test_pnf_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"pnf_macrocustomer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"test_pnf_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"test-pnf 0\",\n \"modelCustomizationId\":\"a1051291-c2d9-47ed-83cd-01364f2aeb2b\",\n \"modelInvariantId\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersionId\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelName\":\"test_pnf_macro\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"pnf_macro_platform\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"pnf_macro_line_of_business\"\n },\n \"productFamilyId\":\"\",\n \"instanceParams\":[],\n \"instanceName\":\"TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7\"\n }\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelName\": \"test_pnf_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"pnf_macro_project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"9cef1e61-b3bb-4cfb-b194-1251482646a0\",\n \"owningEntityName\": \"pnf_macro_owning_entity\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T12:07:11.000+00:00", "serviceInstanceId" : "9614035f-30a0-40f0-8641-b2b15841340d", "serviceInstanceName" : "TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances", "cloudApiRequests" : [ ], "requestURI" : "fc75d523-e3c2-45d9-9b2b-8b90df737994", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994" } } } 2022-06-07T12:07:14.767Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:14.767Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fc75d523-e3c2-45d9-9b2b-8b90df737994|INFO|500||InvokeReturn 2022-06-07T12:07:14.770Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false 2022-06-07T12:07:14.770Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T12:07:14.771Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:14.771Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false 2022-06-07T12:07:14.771Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T12:07:14.771Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"209b2c5cce3279da", X-B3-SpanId:"d04ccc3ac790d8f4", X-B3-ParentSpanId:"209b2c5cce3279da", X-B3-Sampled:"0", X-ONAP-RequestID:"b18a3483-a86b-45e5-8bfc-0f5589a2aa47", X-RequestID:"b18a3483-a86b-45e5-8bfc-0f5589a2aa47", X-TransactionID:"b18a3483-a86b-45e5-8bfc-0f5589a2aa47", X-ECOMP-RequestID:"b18a3483-a86b-45e5-8bfc-0f5589a2aa47", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e9c1cc4-1f95-48bc-b6ed-1b4c7828b6b3"] 2022-06-07T12:07:14.772Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T12:07:14.772Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:14.783Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:14.784Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:14.784Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T12:07:14.785Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:14 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:14.786Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T12:07:14.786Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:14.787Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fc75d523-e3c2-45d9-9b2b-8b90df737994&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T12:07:14.798Z|b18a3483-a86b-45e5-8bfc-0f5589a2aa47|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/fc75d523-e3c2-45d9-9b2b-8b90df737994|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T12:07:16.389Z|a99499c8-f270-445f-91e5-1e522da49904|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:16.390Z|a99499c8-f270-445f-91e5-1e522da49904|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:24.445Z|32eb440e-2ac2-4d59-88fb-f03343778f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:07:24.446Z|32eb440e-2ac2-4d59-88fb-f03343778f10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:07:24.763Z|849dca1e-71b9-41e6-9055-2d5c23bf93d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:24.764Z|849dca1e-71b9-41e6-9055-2d5c23bf93d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:24.766Z|5709fcda-5693-4916-a3cc-82590bdcd955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:24.767Z|5709fcda-5693-4916-a3cc-82590bdcd955|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:25.874Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|||INFO|500||Entering 2022-06-07T12:07:25.876Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|||INFO|500||Checking if requestId: ceca56b8-6a00-4afc-a820-5a73e51b220d already exists in requestDb InfraActiveRequests table 2022-06-07T12:07:25.877Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d 2022-06-07T12:07:25.878Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|INFO|500||Invoke 2022-06-07T12:07:25.878Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:25.878Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d 2022-06-07T12:07:25.879Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Method : GET 2022-06-07T12:07:25.879Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e866c5234111f0d0", X-B3-SpanId:"9015440425a857ea", X-B3-ParentSpanId:"e866c5234111f0d0", X-B3-Sampled:"0", X-ONAP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-TransactionID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ECOMP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f468848a-9b3a-41cb-9abf-e4d97acc8c40"] 2022-06-07T12:07:25.880Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Request body: 2022-06-07T12:07:25.880Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:25.900Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:25.901Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T12:07:25.901Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Status text : 2022-06-07T12:07:25.902Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Length:"0", Date:"Tue, 07 Jun 2022 12:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:25.902Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Response body: 2022-06-07T12:07:25.902Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:25.903Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|INFO|404|Not Found|InvokeReturn 2022-06-07T12:07:25.911Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|||INFO|500||Running local validations 2022-06-07T12:07:25.912Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2022-06-07T12:07:25.912Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2022-06-07T12:07:25.913Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T12:07:25.914Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2022-06-07T12:07:25.914Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:25.914Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2022-06-07T12:07:25.915Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2022-06-07T12:07:25.915Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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:"e866c5234111f0d0", X-B3-SpanId:"811ac098e962bbb3", X-B3-ParentSpanId:"e866c5234111f0d0", X-B3-Sampled:"0", X-ONAP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-TransactionID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ECOMP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1502eab9-50f0-428c-9ad3-4f374e6193a9"] 2022-06-07T12:07:25.916Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"9614035f-30a0-40f0-8641-b2b15841340d"},"instanceName":null,"requestScope":"service"} 2022-06-07T12:07:25.916Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:25.933Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:25.933Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:25.933Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : 2022-06-07T12:07:25.934Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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:"Tue, 07 Jun 2022 12:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:25.934Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2022-06-07T12:07:25.935Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:25.935Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2022-06-07T12:07:25.936Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9 2022-06-07T12:07:25.936Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|INFO|500||Invoke 2022-06-07T12:07:25.937Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:25.937Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9 2022-06-07T12:07:25.938Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Method : GET 2022-06-07T12:07:25.938Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-TransactionID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ECOMP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e538d3fa-6a6e-4ad7-b082-9e60974b93c4"] 2022-06-07T12:07:25.939Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Request body: 2022-06-07T12:07:25.939Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:25.964Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:25.965Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:25.966Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Status text : 2022-06-07T12:07:25.966Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:25.967Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "7b7c7397-8167-47f8-98dc-4bd4f180b9f9", "modelInvariantUUID" : "95cc140f-112c-4f8a-9d7f-3796cd4cd72a", "created" : "2022-06-07 12:03:47.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/collectionResourceCustomizations" } } } 2022-06-07T12:07:25.968Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:25.969Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|INFO|500||InvokeReturn 2022-06-07T12:07:25.973Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance 2022-06-07T12:07:25.974Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|INFO|500||Invoke 2022-06-07T12:07:25.974Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:25.975Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance 2022-06-07T12:07:25.976Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||Method : GET 2022-06-07T12:07:25.976Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-TransactionID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ECOMP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47fd211a-2c55-4c26-ab56-e286c2a0910b"] 2022-06-07T12:07:25.977Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||Request body: 2022-06-07T12:07:25.977Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:25.991Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:25.991Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T12:07:25.991Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||Status text : 2022-06-07T12:07:25.992Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&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:"Tue, 07 Jun 2022 12:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:25.992Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||Response body: 2022-06-07T12:07:25.992Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:25.993Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-06-07T12:07:25.993Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a 2022-06-07T12:07:25.994Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|INFO|500||Invoke 2022-06-07T12:07:25.994Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:25.994Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a 2022-06-07T12:07:25.995Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||Method : GET 2022-06-07T12:07:25.995Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-TransactionID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ECOMP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f256a7f-26ad-41d2-ab66-c3ed8b5f8933"] 2022-06-07T12:07:25.995Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||Request body: 2022-06-07T12:07:25.995Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:26.017Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:26.017Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:26.018Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||Status text : 2022-06-07T12:07:26.018Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:26.019Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "7b7c7397-8167-47f8-98dc-4bd4f180b9f9", "modelInvariantUUID" : "95cc140f-112c-4f8a-9d7f-3796cd4cd72a", "created" : "2022-06-07 12:03:47.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/collectionResourceCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a" } } } 2022-06-07T12:07:26.020Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:26.021Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=95cc140f-112c-4f8a-9d7f-3796cd4cd72a|INFO|500||InvokeReturn 2022-06-07T12:07:26.025Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance 2022-06-07T12:07:26.025Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|INFO|500||Invoke 2022-06-07T12:07:26.025Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:26.026Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance 2022-06-07T12:07:26.026Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||Method : GET 2022-06-07T12:07:26.027Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-TransactionID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ECOMP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ac0e0c2-9797-42eb-9aea-106f8522aaee"] 2022-06-07T12:07:26.027Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||Request body: 2022-06-07T12:07:26.027Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:26.039Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:26.039Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2022-06-07T12:07:26.040Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||Status text : 2022-06-07T12:07:26.042Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&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:"Tue, 07 Jun 2022 12:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:26.043Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||Response body: 2022-06-07T12:07:26.043Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:26.044Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=7b7c7397-8167-47f8-98dc-4bd4f180b9f9&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2022-06-07T12:07:26.044Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T12:07:26.045Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2022-06-07T12:07:26.045Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:26.045Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2022-06-07T12:07:26.046Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2022-06-07T12:07:26.048Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-TransactionID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ECOMP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"106b1142-57c8-4cf3-a891-bb50d75315e7"] 2022-06-07T12:07:26.048Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2022-06-07T12:07:26.049Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:26.064Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:26.065Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:26.065Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : 2022-06-07T12:07:26.065Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:26.066Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2022-06-07 10:35:24.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" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2022-06-07T12:07:26.066Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:26.067Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2022-06-07T12:07:26.069Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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 2022-06-07T12:07:26.070Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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 2022-06-07T12:07:26.070Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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================================================ 2022-06-07T12:07:26.070Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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 2022-06-07T12:07:26.071Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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 2022-06-07T12:07:26.071Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-TransactionID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ECOMP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f270d4fd-c8fb-4ce1-9032-54e2bce0305e"] 2022-06-07T12:07:26.072Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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: 2022-06-07T12:07:26.072Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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================================================ 2022-06-07T12:07:26.086Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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========================================== 2022-06-07T12:07:26.086Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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 2022-06-07T12:07:26.087Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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 : 2022-06-07T12:07:26.087Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:26.088Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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" : 536, "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" : "2022-06-07T10:35:24.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/536/service" } } } 2022-06-07T12:07:26.088Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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================================================= 2022-06-07T12:07:26.088Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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 2022-06-07T12:07:26.090Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9 2022-06-07T12:07:26.090Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|INFO|500||Invoke 2022-06-07T12:07:26.090Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:26.091Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9 2022-06-07T12:07:26.091Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Method : GET 2022-06-07T12:07:26.091Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-TransactionID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ECOMP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6b5a4c3-4082-4f12-ae08-c7b0efd60202"] 2022-06-07T12:07:26.092Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Request body: 2022-06-07T12:07:26.092Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:26.108Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:26.109Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:26.109Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Status text : 2022-06-07T12:07:26.110Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/hal+json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:26.111Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||Response body: { "modelName" : "test_pnf_macro", "description" : "service", "modelUUID" : "7b7c7397-8167-47f8-98dc-4bd4f180b9f9", "modelInvariantUUID" : "95cc140f-112c-4f8a-9d7f-3796cd4cd72a", "created" : "2022-06-07 12:03:47.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "test-pnf", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/networkCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/pnfCustomizations" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/csar" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/allottedCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/serviceProxyCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/recipes" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/vnfCustomizations" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/configurationCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9/collectionResourceCustomizations" } } } 2022-06-07T12:07:26.111Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:26.112Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/7b7c7397-8167-47f8-98dc-4bd4f180b9f9|INFO|500||InvokeReturn 2022-06-07T12:07:26.115Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T12:07:26.115Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2022-06-07T12:07:26.115Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:26.116Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2022-06-07T12:07:26.116Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2022-06-07T12:07:26.116Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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:"1056", X-B3-TraceId:"e866c5234111f0d0", X-B3-SpanId:"81c5f5e40e423ac6", X-B3-ParentSpanId:"e866c5234111f0d0", X-B3-Sampled:"0", X-ONAP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-TransactionID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ECOMP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"667abfe2-e354-40cc-a0b2-60c07a1f9e4e"] 2022-06-07T12:07:26.116Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ceca56b8-6a00-4afc-a820-5a73e51b220d","requestStatus":"IN_PROGRESS","startTime":1654603645912,"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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\"\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}\n}","lastModifiedBy":"APIH","serviceInstanceId":"9614035f-30a0-40f0-8641-b2b15841340d","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d","cloudApiRequests":[],"requestURI":"ceca56b8-6a00-4afc-a820-5a73e51b220d"} 2022-06-07T12:07:26.117Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:26.145Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:26.146Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2022-06-07T12:07:26.146Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : 2022-06-07T12:07:26.146Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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/ceca56b8-6a00-4afc-a820-5a73e51b220d", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:25 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:26.147Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "ceca56b8-6a00-4afc-a820-5a73e51b220d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T12:07:25.912+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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\"\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}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2022-06-07T12:07:26.129+00:00", "serviceInstanceId" : "9614035f-30a0-40f0-8641-b2b15841340d", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d", "cloudApiRequests" : [ ], "requestURI" : "ceca56b8-6a00-4afc-a820-5a73e51b220d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d" } } } 2022-06-07T12:07:26.147Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:26.148Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2022-06-07T12:07:26.154Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T12:07:26.155Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2022-06-07T12:07:26.155Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:26.155Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2022-06-07T12:07:26.156Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2022-06-07T12:07:26.156Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|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:"1880", X-B3-TraceId:"e866c5234111f0d0", X-B3-SpanId:"bc6d59331f6343b5", X-B3-ParentSpanId:"e866c5234111f0d0", X-B3-Sampled:"0", X-ONAP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-TransactionID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ECOMP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a55da6a-8f8a-4057-b39c-db820416c813"] 2022-06-07T12:07:26.156Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\"modelType\":\"service\",\"modelName\":\"test_pnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\"modelUuid\":\"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\",\"modelInvariantUuid\":\"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"9614035f-30a0-40f0-8641-b2b15841340d\"}","type":"String"},"requestId":{"value":"ceca56b8-6a00-4afc-a820-5a73e51b220d","type":"String"},"mso-request-id":{"value":"ceca56b8-6a00-4afc-a820-5a73e51b220d","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"9614035f-30a0-40f0-8641-b2b15841340d","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/9614035f-30a0-40f0-8641-b2b15841340d","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2022-06-07T12:07:26.157Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:26.424Z|1a9dfb53-9e95-40b9-8984-395ea3de49f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:26.425Z|1a9dfb53-9e95-40b9-8984-395ea3de49f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:27.170Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:27.171Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2022-06-07T12:07:27.171Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : 2022-06-07T12:07:27.172Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Date:"Tue, 07 Jun 2022 12:07:27 GMT", X-ONAP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-TransactionID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ECOMP-RequestID:"ceca56b8-6a00-4afc-a820-5a73e51b220d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"3a55da6a-8f8a-4057-b39c-db820416c813", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:27.172Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ceca56b8-6a00-4afc-a820-5a73e51b220d\",\"instanceId\":\"9614035f-30a0-40f0-8641-b2b15841340d\"}}","message":"Success","processInstanceID":"653f11cf-e65a-11ec-8aad-42c6bc6b4158","variables":null,"messageCode":200} 2022-06-07T12:07:27.172Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:27.173Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2022-06-07T12:07:27.183Z|ceca56b8-6a00-4afc-a820-5a73e51b220d|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T12:07:27.327Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|||INFO|500||Entering 2022-06-07T12:07:27.331Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d 2022-06-07T12:07:27.331Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|INFO|500||Invoke 2022-06-07T12:07:27.331Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:27.332Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d 2022-06-07T12:07:27.332Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Method : GET 2022-06-07T12:07:27.332Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3541ae826448ddf4", X-B3-SpanId:"dcaa784e367f32b8", X-B3-ParentSpanId:"3541ae826448ddf4", X-B3-Sampled:"0", X-ONAP-RequestID:"6edfa429-a643-4b8c-8e9a-846b6023f956", X-RequestID:"6edfa429-a643-4b8c-8e9a-846b6023f956", X-TransactionID:"6edfa429-a643-4b8c-8e9a-846b6023f956", X-ECOMP-RequestID:"6edfa429-a643-4b8c-8e9a-846b6023f956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b60cf80-3a4d-4dd9-a727-2037a9fa8398"] 2022-06-07T12:07:27.333Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Request body: 2022-06-07T12:07:27.333Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:27.352Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:27.353Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:27.353Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Status text : 2022-06-07T12:07:27.353Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:27.354Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Response body: { "requestId" : "ceca56b8-6a00-4afc-a820-5a73e51b220d", "requestStatus" : "IN_PROGRESS", "startTime" : "2022-06-07T12:07:25.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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\"\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}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T12:07:26.000+00:00", "serviceInstanceId" : "9614035f-30a0-40f0-8641-b2b15841340d", "serviceInstanceName" : "TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d", "cloudApiRequests" : [ ], "requestURI" : "ceca56b8-6a00-4afc-a820-5a73e51b220d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d" } } } 2022-06-07T12:07:27.354Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:27.355Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|INFO|500||InvokeReturn 2022-06-07T12:07:27.356Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false 2022-06-07T12:07:27.357Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T12:07:27.357Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:27.357Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false 2022-06-07T12:07:27.357Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T12:07:27.358Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3541ae826448ddf4", X-B3-SpanId:"fafb93b88d7f7913", X-B3-ParentSpanId:"3541ae826448ddf4", X-B3-Sampled:"0", X-ONAP-RequestID:"6edfa429-a643-4b8c-8e9a-846b6023f956", X-RequestID:"6edfa429-a643-4b8c-8e9a-846b6023f956", X-TransactionID:"6edfa429-a643-4b8c-8e9a-846b6023f956", X-ECOMP-RequestID:"6edfa429-a643-4b8c-8e9a-846b6023f956", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a88d6008-c6c8-4622-8ed2-050a199dca11"] 2022-06-07T12:07:27.358Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T12:07:27.358Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:27.369Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:27.369Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:27.369Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T12:07:27.370Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:26 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:27.370Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T12:07:27.371Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:27.371Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T12:07:27.379Z|6edfa429-a643-4b8c-8e9a-846b6023f956|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T12:07:34.789Z|446972e6-086b-42de-b9ac-867621a26091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:34.790Z|446972e6-086b-42de-b9ac-867621a26091|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:34.791Z|6dfbc379-54df-42c0-939c-0d73a0e25441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:34.792Z|6dfbc379-54df-42c0-939c-0d73a0e25441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:36.452Z|11fdc508-912d-4086-9ef8-b471b834c3d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:36.453Z|11fdc508-912d-4086-9ef8-b471b834c3d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:37.525Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|||INFO|500||Entering 2022-06-07T12:07:37.530Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d 2022-06-07T12:07:37.531Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|INFO|500||Invoke 2022-06-07T12:07:37.531Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:37.531Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d 2022-06-07T12:07:37.532Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Method : GET 2022-06-07T12:07:37.532Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e27c3b7d9cf1a69", X-B3-SpanId:"c980444559a6c6e9", X-B3-ParentSpanId:"7e27c3b7d9cf1a69", X-B3-Sampled:"0", X-ONAP-RequestID:"0e27156f-2da9-4441-b53b-1add56fa739a", X-RequestID:"0e27156f-2da9-4441-b53b-1add56fa739a", X-TransactionID:"0e27156f-2da9-4441-b53b-1add56fa739a", X-ECOMP-RequestID:"0e27156f-2da9-4441-b53b-1add56fa739a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c693a8a-c873-4d76-b56a-34738f000d52"] 2022-06-07T12:07:37.532Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Request body: 2022-06-07T12:07:37.533Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:37.552Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:37.553Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:37.554Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Status text : 2022-06-07T12:07:37.554Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:37.555Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Response body: { "requestId" : "ceca56b8-6a00-4afc-a820-5a73e51b220d", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T12:07:25.000+00:00", "endTime" : "2022-06-07T12:07:31.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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\"\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}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T12:07:31.000+00:00", "serviceInstanceId" : "9614035f-30a0-40f0-8641-b2b15841340d", "serviceInstanceName" : "TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d", "cloudApiRequests" : [ ], "requestURI" : "ceca56b8-6a00-4afc-a820-5a73e51b220d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d" } } } 2022-06-07T12:07:37.555Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:37.555Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|INFO|500||InvokeReturn 2022-06-07T12:07:37.557Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false 2022-06-07T12:07:37.557Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T12:07:37.558Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:37.558Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false 2022-06-07T12:07:37.559Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T12:07:37.559Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7e27c3b7d9cf1a69", X-B3-SpanId:"b23c63db5c95475e", X-B3-ParentSpanId:"7e27c3b7d9cf1a69", X-B3-Sampled:"0", X-ONAP-RequestID:"0e27156f-2da9-4441-b53b-1add56fa739a", X-RequestID:"0e27156f-2da9-4441-b53b-1add56fa739a", X-TransactionID:"0e27156f-2da9-4441-b53b-1add56fa739a", X-ECOMP-RequestID:"0e27156f-2da9-4441-b53b-1add56fa739a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87794753-d881-4845-95d0-27e26d7c95b0"] 2022-06-07T12:07:37.559Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T12:07:37.560Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:37.570Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:37.571Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:37.572Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T12:07:37.573Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:37.573Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T12:07:37.573Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:37.575Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T12:07:37.583Z|0e27156f-2da9-4441-b53b-1add56fa739a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T12:07:37.711Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|||INFO|500||Entering 2022-06-07T12:07:37.714Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d 2022-06-07T12:07:37.715Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|INFO|500||Invoke 2022-06-07T12:07:37.715Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:37.715Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d 2022-06-07T12:07:37.716Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Method : GET 2022-06-07T12:07:37.716Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d4f2153ae05e729", X-B3-SpanId:"cded816bf3456d89", X-B3-ParentSpanId:"9d4f2153ae05e729", X-B3-Sampled:"0", X-ONAP-RequestID:"9b909da1-1b88-4afe-8e01-dfc85548c450", X-RequestID:"9b909da1-1b88-4afe-8e01-dfc85548c450", X-TransactionID:"9b909da1-1b88-4afe-8e01-dfc85548c450", X-ECOMP-RequestID:"9b909da1-1b88-4afe-8e01-dfc85548c450", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13d2720c-d0ba-46e4-9880-b2c3027646db"] 2022-06-07T12:07:37.716Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Request body: 2022-06-07T12:07:37.716Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:37.733Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:37.733Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:37.734Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Status text : 2022-06-07T12:07:37.734Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:37.736Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Response body: { "requestId" : "ceca56b8-6a00-4afc-a820-5a73e51b220d", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T12:07:25.000+00:00", "endTime" : "2022-06-07T12:07:31.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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\"\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}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T12:07:31.000+00:00", "serviceInstanceId" : "9614035f-30a0-40f0-8641-b2b15841340d", "serviceInstanceName" : "TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d", "cloudApiRequests" : [ ], "requestURI" : "ceca56b8-6a00-4afc-a820-5a73e51b220d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d" } } } 2022-06-07T12:07:37.736Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:37.736Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|INFO|500||InvokeReturn 2022-06-07T12:07:37.738Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false 2022-06-07T12:07:37.738Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T12:07:37.738Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:37.739Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false 2022-06-07T12:07:37.739Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T12:07:37.739Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d4f2153ae05e729", X-B3-SpanId:"ec9e77c634d671d8", X-B3-ParentSpanId:"9d4f2153ae05e729", X-B3-Sampled:"0", X-ONAP-RequestID:"9b909da1-1b88-4afe-8e01-dfc85548c450", X-RequestID:"9b909da1-1b88-4afe-8e01-dfc85548c450", X-TransactionID:"9b909da1-1b88-4afe-8e01-dfc85548c450", X-ECOMP-RequestID:"9b909da1-1b88-4afe-8e01-dfc85548c450", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"670faaf3-974f-41c1-9d65-0680a18e9994"] 2022-06-07T12:07:37.740Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T12:07:37.740Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:37.751Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:37.752Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:37.752Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T12:07:37.752Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:37.754Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T12:07:37.754Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:37.754Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T12:07:37.761Z|9b909da1-1b88-4afe-8e01-dfc85548c450|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T12:07:37.878Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|||INFO|500||Entering 2022-06-07T12:07:37.881Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d 2022-06-07T12:07:37.882Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|INFO|500||Invoke 2022-06-07T12:07:37.882Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:37.882Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d 2022-06-07T12:07:37.883Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Method : GET 2022-06-07T12:07:37.883Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca76bb16d194e726", X-B3-SpanId:"816b327677c58b79", X-B3-ParentSpanId:"ca76bb16d194e726", X-B3-Sampled:"0", X-ONAP-RequestID:"e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b", X-RequestID:"e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b", X-TransactionID:"e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b", X-ECOMP-RequestID:"e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecdab736-17e2-493f-aea5-d10baaddc355"] 2022-06-07T12:07:37.884Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Request body: 2022-06-07T12:07:37.884Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:37.903Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:37.904Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:37.905Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Status text : 2022-06-07T12:07:37.905Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:37.906Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Response body: { "requestId" : "ceca56b8-6a00-4afc-a820-5a73e51b220d", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T12:07:25.000+00:00", "endTime" : "2022-06-07T12:07:31.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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\"\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}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T12:07:31.000+00:00", "serviceInstanceId" : "9614035f-30a0-40f0-8641-b2b15841340d", "serviceInstanceName" : "TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d", "cloudApiRequests" : [ ], "requestURI" : "ceca56b8-6a00-4afc-a820-5a73e51b220d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d" } } } 2022-06-07T12:07:37.907Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:37.907Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|INFO|500||InvokeReturn 2022-06-07T12:07:37.909Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false 2022-06-07T12:07:37.910Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T12:07:37.910Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:37.911Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false 2022-06-07T12:07:37.912Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T12:07:37.913Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ca76bb16d194e726", X-B3-SpanId:"14c7ed3cab791ff3", X-B3-ParentSpanId:"ca76bb16d194e726", X-B3-Sampled:"0", X-ONAP-RequestID:"e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b", X-RequestID:"e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b", X-TransactionID:"e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b", X-ECOMP-RequestID:"e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c267b01a-a2fa-4a24-abd4-b4ba08f3e68e"] 2022-06-07T12:07:37.913Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T12:07:37.914Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:37.927Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:37.927Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:37.928Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T12:07:37.928Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:37.929Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T12:07:37.929Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:37.929Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T12:07:37.937Z|e5abdb1c-74b3-4a86-bba8-37a6be1f3a4b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T12:07:38.060Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|||INFO|500||Entering 2022-06-07T12:07:38.065Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d 2022-06-07T12:07:38.065Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|INFO|500||Invoke 2022-06-07T12:07:38.065Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:38.065Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d 2022-06-07T12:07:38.066Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Method : GET 2022-06-07T12:07:38.066Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"479645c9ef43eda9", X-B3-SpanId:"a35e0fdf94457e7d", X-B3-ParentSpanId:"479645c9ef43eda9", X-B3-Sampled:"0", X-ONAP-RequestID:"0de6c259-f8b3-4a01-a941-fc0ec262e328", X-RequestID:"0de6c259-f8b3-4a01-a941-fc0ec262e328", X-TransactionID:"0de6c259-f8b3-4a01-a941-fc0ec262e328", X-ECOMP-RequestID:"0de6c259-f8b3-4a01-a941-fc0ec262e328", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a7056d1-94d8-4db6-bf5f-7946c4064a40"] 2022-06-07T12:07:38.066Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Request body: 2022-06-07T12:07:38.067Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:38.081Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:38.082Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:38.084Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Status text : 2022-06-07T12:07:38.085Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:38.086Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||Response body: { "requestId" : "ceca56b8-6a00-4afc-a820-5a73e51b220d", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2022-06-07T12:07:25.000+00:00", "endTime" : "2022-06-07T12:07:31.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\": \"test_pnf_macro\",\n \"modelInvariantId\": \"95cc140f-112c-4f8a-9d7f-3796cd4cd72a\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"7b7c7397-8167-47f8-98dc-4bd4f180b9f9\"\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}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2022-06-07T12:07:31.000+00:00", "serviceInstanceId" : "9614035f-30a0-40f0-8641-b2b15841340d", "serviceInstanceName" : "TestPNFMacroInstantiation_1b24e7c0-ebfb-428d-abdb-f8b24384eaa7", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "http://so.api.simpledemo.onap.org:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/9614035f-30a0-40f0-8641-b2b15841340d", "cloudApiRequests" : [ ], "requestURI" : "ceca56b8-6a00-4afc-a820-5a73e51b220d", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d" } } } 2022-06-07T12:07:38.086Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:38.087Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ceca56b8-6a00-4afc-a820-5a73e51b220d|INFO|500||InvokeReturn 2022-06-07T12:07:38.088Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false 2022-06-07T12:07:38.089Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|INFO|500||Invoke 2022-06-07T12:07:38.089Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2022-06-07T12:07:38.090Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false 2022-06-07T12:07:38.090Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2022-06-07T12:07:38.091Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"479645c9ef43eda9", X-B3-SpanId:"7c5dd3f8064f37bc", X-B3-ParentSpanId:"479645c9ef43eda9", X-B3-Sampled:"0", X-ONAP-RequestID:"0de6c259-f8b3-4a01-a941-fc0ec262e328", X-RequestID:"0de6c259-f8b3-4a01-a941-fc0ec262e328", X-TransactionID:"0de6c259-f8b3-4a01-a941-fc0ec262e328", X-ECOMP-RequestID:"0de6c259-f8b3-4a01-a941-fc0ec262e328", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b85333f-839e-4c63-be41-dac23c9c0493"] 2022-06-07T12:07:38.091Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2022-06-07T12:07:38.092Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2022-06-07T12:07:38.109Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2022-06-07T12:07:38.110Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2022-06-07T12:07:38.111Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Status text : 2022-06-07T12:07:38.112Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Vary:"Origin", "Access-Control-Request-Method", "Access-Control-Request-Headers", X-Content-Type-Options:"nosniff", X-XSS-Protection:"1; mode=block", Cache-Control:"no-cache, no-store, max-age=0, must-revalidate", Pragma:"no-cache", Expires:"0", X-Frame-Options:"DENY", Content-Type:"application/json", Transfer-Encoding:"chunked", Date:"Tue, 07 Jun 2022 12:07:37 GMT", Keep-Alive:"timeout=60", Connection:"keep-alive"] 2022-06-07T12:07:38.112Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2022-06-07T12:07:38.113Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2022-06-07T12:07:38.113Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ceca56b8-6a00-4afc-a820-5a73e51b220d&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2022-06-07T12:07:38.120Z|0de6c259-f8b3-4a01-a941-fc0ec262e328|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ceca56b8-6a00-4afc-a820-5a73e51b220d|InfraPortalClient|||INFO|500||Exiting. 2022-06-07T12:07:39.445Z|e3cb4f91-4d7f-4334-90ab-bf502e96781d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:07:39.445Z|e3cb4f91-4d7f-4334-90ab-bf502e96781d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:07:39.947Z|b160bfc8-a9c8-4b76-b692-bbc4c0381239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:07:39.947Z|b160bfc8-a9c8-4b76-b692-bbc4c0381239|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:07:44.819Z|3777567f-8bf5-4a73-b76e-15954fcb4587|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:44.819Z|0861b4f8-0e54-4604-9184-15af2b5f362a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:44.820Z|3777567f-8bf5-4a73-b76e-15954fcb4587|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:44.820Z|0861b4f8-0e54-4604-9184-15af2b5f362a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:46.476Z|38836141-5c9c-4883-bc44-9069afbc8d4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:46.477Z|38836141-5c9c-4883-bc44-9069afbc8d4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:46.946Z|7cc90be4-196a-46af-bb8d-861fa825bf85|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:07:46.947Z|7cc90be4-196a-46af-bb8d-861fa825bf85|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:54.445Z|8782bd8d-89a8-4447-94a6-11e4d86f22f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:07:54.447Z|8782bd8d-89a8-4447-94a6-11e4d86f22f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:07:54.843Z|e93c1c96-60c3-4b38-9303-1366873b8204|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:54.843Z|e93c1c96-60c3-4b38-9303-1366873b8204|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:54.843Z|6957ba5f-e588-4442-b742-5198806d2242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:54.844Z|6957ba5f-e588-4442-b742-5198806d2242|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:07:56.503Z|f21e5327-a463-4058-8ee1-ccfd9b391748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:07:56.504Z|f21e5327-a463-4058-8ee1-ccfd9b391748|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:04.867Z|812f9913-7697-4488-971d-b3a3096e8499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:04.869Z|812f9913-7697-4488-971d-b3a3096e8499|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:04.872Z|cbb376b5-3c04-40f0-b7ea-efacf8e8f08a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:04.873Z|cbb376b5-3c04-40f0-b7ea-efacf8e8f08a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:06.543Z|19d6a9a1-449f-439b-86fe-8f3f8b3b2fda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:06.544Z|19d6a9a1-449f-439b-86fe-8f3f8b3b2fda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:09.445Z|2eb394ad-b74b-4267-a376-b1f13449d591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:08:09.446Z|2eb394ad-b74b-4267-a376-b1f13449d591|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:08:09.948Z|0397ab6d-51b8-4dc3-9edc-edcdc5a5ea1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:08:09.948Z|0397ab6d-51b8-4dc3-9edc-edcdc5a5ea1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:08:14.895Z|065bdffb-5eef-4600-9f27-a606e6ae82f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:14.895Z|f147a08a-9db3-430e-a325-aafd3d176963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:14.896Z|f147a08a-9db3-430e-a325-aafd3d176963|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:14.896Z|065bdffb-5eef-4600-9f27-a606e6ae82f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:16.577Z|6984238c-519e-4e10-82db-27bcef476038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:16.578Z|6984238c-519e-4e10-82db-27bcef476038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:24.445Z|c8923fbc-05b8-4b63-a82a-a0ec6df90de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:08:24.446Z|c8923fbc-05b8-4b63-a82a-a0ec6df90de3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:08:24.921Z|128b3b92-cbe3-4ca9-8076-0b4bc219c542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:24.921Z|0ae1047b-8946-4714-a6d7-bfdab33a53b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:24.922Z|0ae1047b-8946-4714-a6d7-bfdab33a53b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:24.922Z|128b3b92-cbe3-4ca9-8076-0b4bc219c542|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:26.601Z|81285871-d3a1-46e2-b50f-65c30e18f56e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:26.601Z|81285871-d3a1-46e2-b50f-65c30e18f56e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:34.944Z|0b395ae1-d63b-48d7-8c46-01fc7e49f4a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:34.944Z|91ad23eb-5114-46c9-b938-bed2344ac869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:34.944Z|0b395ae1-d63b-48d7-8c46-01fc7e49f4a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:34.944Z|91ad23eb-5114-46c9-b938-bed2344ac869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:36.626Z|96e88831-1ebe-4497-b6fe-9a022b707de3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:36.627Z|96e88831-1ebe-4497-b6fe-9a022b707de3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:39.445Z|99d3f25d-d0b0-48cf-95f1-13b1fde3e143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:08:39.448Z|99d3f25d-d0b0-48cf-95f1-13b1fde3e143|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:08:39.949Z|5c767674-7c21-425c-94db-841cbdff12a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:08:39.950Z|5c767674-7c21-425c-94db-841cbdff12a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:08:44.966Z|3578a0b9-a344-4f29-b305-f639f667460d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:44.966Z|b6ff18df-c3ad-4871-b0c5-951a22ce4ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:44.966Z|3578a0b9-a344-4f29-b305-f639f667460d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:44.967Z|b6ff18df-c3ad-4871-b0c5-951a22ce4ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:46.650Z|58dd8a1d-4aa4-40b5-976c-40325239866b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:46.650Z|58dd8a1d-4aa4-40b5-976c-40325239866b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:46.946Z|2ebb4483-39e3-46d8-aef5-ac6ea72d61d1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:08:46.947Z|2ebb4483-39e3-46d8-aef5-ac6ea72d61d1|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:54.445Z|75f34155-ce74-40c9-ba21-421a2f3760d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:08:54.445Z|75f34155-ce74-40c9-ba21-421a2f3760d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:08:54.988Z|8afd1d28-fe04-4d8c-9d25-41fa66961040|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:54.989Z|8afd1d28-fe04-4d8c-9d25-41fa66961040|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:54.990Z|445f15d4-656c-49ce-a34a-b07711455bf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:54.991Z|445f15d4-656c-49ce-a34a-b07711455bf2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:08:56.681Z|81ebacbc-2666-488b-b757-7419e7c9bd9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:08:56.683Z|81ebacbc-2666-488b-b757-7419e7c9bd9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:05.016Z|a64a07a6-c841-4f48-9d8e-15fb56e4b95e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:05.017Z|a64a07a6-c841-4f48-9d8e-15fb56e4b95e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:05.022Z|37ee903e-be5b-4fea-9828-481eb826c46b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:05.023Z|37ee903e-be5b-4fea-9828-481eb826c46b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:06.713Z|6f06f99c-baa4-4331-a11b-a872c9e5dae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:06.713Z|6f06f99c-baa4-4331-a11b-a872c9e5dae1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:09.445Z|14ed12fc-764c-4957-8815-9b931078f759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:09:09.446Z|14ed12fc-764c-4957-8815-9b931078f759|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:09:09.950Z|5436b8c8-f30f-40a9-9e0e-7cadad057353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:09:09.951Z|5436b8c8-f30f-40a9-9e0e-7cadad057353|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:09:15.040Z|f5baa0b7-b0d4-4852-b0cd-3edd3bd94b8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:15.041Z|f5baa0b7-b0d4-4852-b0cd-3edd3bd94b8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:15.048Z|9e760a3e-6b28-4fe9-a389-23fc1a359aa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:15.049Z|9e760a3e-6b28-4fe9-a389-23fc1a359aa2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:16.734Z|9e52a27d-1b7d-4b38-8681-6b7735ba5f01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:16.734Z|9e52a27d-1b7d-4b38-8681-6b7735ba5f01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:24.445Z|130ef704-7e66-4e74-bdc6-3e90fc189eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:09:24.448Z|130ef704-7e66-4e74-bdc6-3e90fc189eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:09:25.072Z|e673c5d0-43a7-49c6-8535-dfde28bb7b38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:25.073Z|e673c5d0-43a7-49c6-8535-dfde28bb7b38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:25.072Z|8e54dfe3-d1f9-4c82-9f3e-fed468efb693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:25.075Z|8e54dfe3-d1f9-4c82-9f3e-fed468efb693|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:26.756Z|3db2cc42-e763-4749-b69c-3493e98f4a76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:26.757Z|3db2cc42-e763-4749-b69c-3493e98f4a76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:35.099Z|289f7b00-df67-4df7-b6a8-504a0e4ea4c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:35.100Z|289f7b00-df67-4df7-b6a8-504a0e4ea4c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:35.103Z|5fd59b84-cb3c-460b-ba9c-d70e4b7ccbdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:35.103Z|5fd59b84-cb3c-460b-ba9c-d70e4b7ccbdb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:36.792Z|63d51754-9eca-4df8-a4eb-8e8ab1ac2444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:36.793Z|63d51754-9eca-4df8-a4eb-8e8ab1ac2444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:39.445Z|c7498772-3e73-49be-a8ed-097289411686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:09:39.445Z|c7498772-3e73-49be-a8ed-097289411686|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:09:39.951Z|4e258fdb-7117-48cb-91c7-cd5befe45d26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:09:39.952Z|4e258fdb-7117-48cb-91c7-cd5befe45d26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:09:45.136Z|6a588daa-69fe-4e69-a610-98a81e88948f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:45.137Z|6a588daa-69fe-4e69-a610-98a81e88948f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:45.139Z|4fc1d367-eb42-465c-8c38-572fb7292c8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:45.139Z|4fc1d367-eb42-465c-8c38-572fb7292c8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:46.833Z|634654c2-31c9-4a58-994e-20fbe1a06101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:46.834Z|634654c2-31c9-4a58-994e-20fbe1a06101|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:46.947Z|aea35b39-9fb3-40aa-af86-bb113106bb41|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:09:46.948Z|aea35b39-9fb3-40aa-af86-bb113106bb41|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:54.445Z|138ac074-2295-44c2-bf70-a8589366644a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:09:54.445Z|138ac074-2295-44c2-bf70-a8589366644a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:09:55.161Z|f3ee787f-faa7-450b-8f99-6dc6e5e6cd5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:55.162Z|f3ee787f-faa7-450b-8f99-6dc6e5e6cd5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:55.164Z|4646a948-3c5c-463e-8143-d427f78ebf83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:55.165Z|4646a948-3c5c-463e-8143-d427f78ebf83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:09:56.862Z|0f959b23-f5a7-4101-a8b8-52d0f64ba4c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:09:56.862Z|0f959b23-f5a7-4101-a8b8-52d0f64ba4c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:05.188Z|a80f73a5-911c-4cf2-baa5-3103073c3745|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:05.188Z|bc99d839-8dc0-4d78-8263-06eb12aed5f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:05.189Z|a80f73a5-911c-4cf2-baa5-3103073c3745|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:05.189Z|bc99d839-8dc0-4d78-8263-06eb12aed5f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:06.885Z|4d4af84e-96f7-4888-8beb-f9c12c4c4cc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:06.886Z|4d4af84e-96f7-4888-8beb-f9c12c4c4cc7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:09.445Z|e7acfb31-2423-463e-90ed-c0a87ff7b006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:10:09.447Z|e7acfb31-2423-463e-90ed-c0a87ff7b006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:10:09.952Z|965c9be4-1f42-475d-ad4a-0ca44a6f282e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:10:09.953Z|965c9be4-1f42-475d-ad4a-0ca44a6f282e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:10:15.241Z|615e8833-5ff0-45bc-a514-2b734f022328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:15.242Z|c880200d-d42c-4b01-bf3c-9ae354bd34fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:15.242Z|615e8833-5ff0-45bc-a514-2b734f022328|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:15.242Z|c880200d-d42c-4b01-bf3c-9ae354bd34fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:16.907Z|f2ff5453-f05a-40b6-8012-40d3fe107888|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:16.909Z|f2ff5453-f05a-40b6-8012-40d3fe107888|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:24.445Z|8dfca8e2-ee40-476b-9518-626c7e79ea1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:10:24.446Z|8dfca8e2-ee40-476b-9518-626c7e79ea1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:10:25.278Z|7061b003-a9fc-41cb-8d14-1f9482dd488f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:25.279Z|eecf610e-7571-49b6-8d01-f86fc662b97e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:25.279Z|7061b003-a9fc-41cb-8d14-1f9482dd488f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:25.279Z|eecf610e-7571-49b6-8d01-f86fc662b97e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:26.932Z|d2c5dc40-3eb7-4cb6-81a3-3b3a320cf862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:26.932Z|d2c5dc40-3eb7-4cb6-81a3-3b3a320cf862|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:35.325Z|07ced577-f3a6-41cd-a352-0bd296864e14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:35.325Z|07ced577-f3a6-41cd-a352-0bd296864e14|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:35.332Z|1920b8a8-d48b-4c3a-9349-b8c08950bb91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:35.333Z|1920b8a8-d48b-4c3a-9349-b8c08950bb91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:36.954Z|5105d1a7-aecd-4871-b392-65374a5068ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:36.955Z|5105d1a7-aecd-4871-b392-65374a5068ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:39.445Z|6c226972-5b89-46c3-bb6e-3f73ea408ea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:10:39.446Z|6c226972-5b89-46c3-bb6e-3f73ea408ea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:10:39.953Z|e7613579-d15a-481f-862e-289aaa9ddbdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:10:39.954Z|e7613579-d15a-481f-862e-289aaa9ddbdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:10:45.352Z|8f9c2708-9077-4fd2-9876-5b598da143f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:45.352Z|8f9c2708-9077-4fd2-9876-5b598da143f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:45.354Z|23035831-9491-4b36-9ad5-71ac30a2a37d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:45.355Z|23035831-9491-4b36-9ad5-71ac30a2a37d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:46.946Z|9a81ac6d-4886-4f1e-85f5-a6c0eaf271e8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:10:46.947Z|9a81ac6d-4886-4f1e-85f5-a6c0eaf271e8|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:46.980Z|34afd484-8efa-4244-a9a6-b313ae891881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:46.982Z|34afd484-8efa-4244-a9a6-b313ae891881|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:54.445Z|1aa464c7-00f9-45de-bcf7-32ef9d071d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:10:54.448Z|1aa464c7-00f9-45de-bcf7-32ef9d071d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:10:55.392Z|ddc6136f-2412-4ed4-a1eb-2c4e1d276aef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:55.393Z|ddc6136f-2412-4ed4-a1eb-2c4e1d276aef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:55.396Z|725f289b-e506-445a-9b0b-ad0c3f0b62a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:55.396Z|725f289b-e506-445a-9b0b-ad0c3f0b62a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:10:57.005Z|14f69dec-8de4-4ede-abf5-8265f608829b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:10:57.006Z|14f69dec-8de4-4ede-abf5-8265f608829b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:05.423Z|81f77595-d267-43f8-9328-b2ab8846dfca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:05.424Z|81f77595-d267-43f8-9328-b2ab8846dfca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:05.445Z|bc35638d-b697-49e2-b06c-032585746917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:05.446Z|bc35638d-b697-49e2-b06c-032585746917|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:07.031Z|433637da-6192-431d-a9a0-806621019299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:07.032Z|433637da-6192-431d-a9a0-806621019299|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:09.445Z|51302fc1-7062-4040-ae36-ee6f2e4e9fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:11:09.445Z|51302fc1-7062-4040-ae36-ee6f2e4e9fb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:11:09.955Z|8dc48668-e69d-4c73-ab57-7a9337c4364a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:11:09.955Z|8dc48668-e69d-4c73-ab57-7a9337c4364a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:11:15.455Z|c748ed4a-23af-48ab-8e28-1a4d2d50e357|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:15.455Z|c748ed4a-23af-48ab-8e28-1a4d2d50e357|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:15.489Z|38e99612-7426-4c18-acee-e283fdfc5dbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:15.489Z|38e99612-7426-4c18-acee-e283fdfc5dbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:17.055Z|ae1d8d57-91da-465e-8a49-7971b28578df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:17.056Z|ae1d8d57-91da-465e-8a49-7971b28578df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:24.445Z|6abf6d47-c1ff-444d-b442-9bf7186cf034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:11:24.446Z|6abf6d47-c1ff-444d-b442-9bf7186cf034|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:11:25.482Z|5fecd0fa-74b1-4847-bc2a-8c5e33248076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:25.482Z|5fecd0fa-74b1-4847-bc2a-8c5e33248076|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:25.520Z|4dc9db36-ed09-4805-8e0b-aad02d245668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:25.521Z|4dc9db36-ed09-4805-8e0b-aad02d245668|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:27.078Z|e4cf38c4-c6a8-45a0-b2a3-378c3113ac1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:27.079Z|e4cf38c4-c6a8-45a0-b2a3-378c3113ac1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:35.507Z|c471f550-1374-4da7-b2a5-4fef36d2dc18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:35.508Z|c471f550-1374-4da7-b2a5-4fef36d2dc18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:35.549Z|b750ebd0-2432-480e-9dbc-aac2e2cbd08a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:35.550Z|b750ebd0-2432-480e-9dbc-aac2e2cbd08a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:37.105Z|ec8516ec-002c-4ae9-ba19-601e13fa0004|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:37.105Z|ec8516ec-002c-4ae9-ba19-601e13fa0004|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:39.445Z|84b6941b-b657-4ed9-8b11-5d04c1ca740a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:11:39.448Z|84b6941b-b657-4ed9-8b11-5d04c1ca740a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:11:39.956Z|1f62cf89-bfa5-4a5b-9886-a1a955e7e147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:11:39.956Z|1f62cf89-bfa5-4a5b-9886-a1a955e7e147|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:11:45.533Z|7aebcdbf-cac8-41bb-8f31-eea722ac8fc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:45.534Z|7aebcdbf-cac8-41bb-8f31-eea722ac8fc6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:45.573Z|2cc417c1-4377-4d10-8f6e-50b9a8a5028c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:45.574Z|2cc417c1-4377-4d10-8f6e-50b9a8a5028c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:46.947Z|6a92c2b7-7fad-4a69-b518-546d0e03bdf7|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:11:46.948Z|6a92c2b7-7fad-4a69-b518-546d0e03bdf7|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:47.128Z|6687d9ea-358c-412c-b03b-d993b0c63c11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:47.129Z|6687d9ea-358c-412c-b03b-d993b0c63c11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:54.445Z|125a0b51-26db-49f2-8014-86cc40f5c938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:11:54.445Z|125a0b51-26db-49f2-8014-86cc40f5c938|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:11:55.562Z|7f5d500e-f814-4aa7-915e-2ca0f1bb0311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:55.563Z|7f5d500e-f814-4aa7-915e-2ca0f1bb0311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:55.599Z|c3984836-950e-4f03-8955-506b38896067|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:55.599Z|c3984836-950e-4f03-8955-506b38896067|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:11:57.152Z|37e3b005-6503-40a0-8283-f7266bf6bb5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:11:57.153Z|37e3b005-6503-40a0-8283-f7266bf6bb5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:05.592Z|4a19e241-5448-438b-b028-35afeeefae2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:05.593Z|4a19e241-5448-438b-b028-35afeeefae2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:05.623Z|1fb11c46-5b24-41d4-ad74-28f9b87936a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:05.624Z|1fb11c46-5b24-41d4-ad74-28f9b87936a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:07.175Z|d1cba8b5-2b35-485c-8b36-9a7dd20e7e7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:07.175Z|d1cba8b5-2b35-485c-8b36-9a7dd20e7e7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:09.446Z|c5346548-1573-497d-bd88-1841a91ad52e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:12:09.447Z|c5346548-1573-497d-bd88-1841a91ad52e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:12:09.957Z|18843f6b-89fd-4772-bc95-53e8681505d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:12:09.957Z|18843f6b-89fd-4772-bc95-53e8681505d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:12:15.617Z|144fe6f2-2322-4c37-82ab-bed323bcf209|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:15.618Z|144fe6f2-2322-4c37-82ab-bed323bcf209|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:15.645Z|f67eca70-c5a9-498a-b367-3079e57a80bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:15.646Z|f67eca70-c5a9-498a-b367-3079e57a80bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:17.197Z|1fcec821-b2a1-4fa9-89e0-874c68eaab45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:17.197Z|1fcec821-b2a1-4fa9-89e0-874c68eaab45|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:24.445Z|4fe53c5e-667d-4479-bde6-a6ea7b12fff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:12:24.448Z|4fe53c5e-667d-4479-bde6-a6ea7b12fff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:12:25.671Z|8b05a6d5-21dd-4714-8bb3-d858bab24973|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:25.672Z|8b05a6d5-21dd-4714-8bb3-d858bab24973|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:25.673Z|a685fffe-28c6-47c3-a8b5-c25226d1923d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:25.674Z|a685fffe-28c6-47c3-a8b5-c25226d1923d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:27.223Z|07f20cd0-e57d-4402-b0cc-80ec26d34056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:27.224Z|07f20cd0-e57d-4402-b0cc-80ec26d34056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:35.697Z|15d78e4e-df55-47b8-9eba-78db8c2fab75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:35.697Z|971d18f3-20d6-4d33-896c-20b21a534faa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:35.698Z|971d18f3-20d6-4d33-896c-20b21a534faa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:35.698Z|15d78e4e-df55-47b8-9eba-78db8c2fab75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:37.249Z|c039d51e-1fa5-4eed-9976-ec4acd50bedc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:37.250Z|c039d51e-1fa5-4eed-9976-ec4acd50bedc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:39.445Z|f4974141-7d1a-444e-b30b-1b7d84962cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:12:39.446Z|f4974141-7d1a-444e-b30b-1b7d84962cd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:12:39.958Z|ecda73bd-2def-4893-a95a-b0b05b99eb23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:12:39.959Z|ecda73bd-2def-4893-a95a-b0b05b99eb23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:12:45.722Z|e05a701a-5a4a-4b35-b355-46c5c03de090|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:45.722Z|f012c749-b65e-4b7b-9e7b-850ad452c6c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:45.723Z|f012c749-b65e-4b7b-9e7b-850ad452c6c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:45.723Z|e05a701a-5a4a-4b35-b355-46c5c03de090|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:46.946Z|80720be2-7cbb-4a20-bb7a-e1b97b6445f4|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:12:46.947Z|80720be2-7cbb-4a20-bb7a-e1b97b6445f4|http-nio-8080-exec-9|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:47.272Z|0bb33564-3db1-45fb-bf7b-baedd4ce234e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:47.272Z|0bb33564-3db1-45fb-bf7b-baedd4ce234e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:54.445Z|ce904e78-0c0e-4a63-a06b-687c7ee70907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:12:54.446Z|ce904e78-0c0e-4a63-a06b-687c7ee70907|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:12:55.749Z|c4b3c985-2d61-4c32-941a-0ee4cd983070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:55.749Z|00cafaf6-075c-4283-bb52-3e3ee0d1dccf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:55.750Z|c4b3c985-2d61-4c32-941a-0ee4cd983070|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:55.750Z|00cafaf6-075c-4283-bb52-3e3ee0d1dccf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:12:57.295Z|c86f3712-c7ef-4784-9154-eaab4c7368d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:12:57.295Z|c86f3712-c7ef-4784-9154-eaab4c7368d2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:05.780Z|de506679-d571-4b33-b168-a5fabbdd12f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:05.780Z|45c7f1e5-a104-49f7-843c-9399cbe52167|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:05.781Z|de506679-d571-4b33-b168-a5fabbdd12f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:05.781Z|45c7f1e5-a104-49f7-843c-9399cbe52167|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:07.322Z|39be5a98-6cba-4eab-86b9-10cd7b5f5f5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:07.324Z|39be5a98-6cba-4eab-86b9-10cd7b5f5f5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:09.445Z|300a855f-4fb0-400b-b58e-a7d4e975884d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:13:09.448Z|300a855f-4fb0-400b-b58e-a7d4e975884d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:13:09.960Z|2ffff9cb-4969-43b4-82f9-e5f5ce4b114f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:13:09.960Z|2ffff9cb-4969-43b4-82f9-e5f5ce4b114f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:13:15.806Z|3a6eddd2-684a-4ea7-99a2-d4d879d9ea96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:15.806Z|212db666-a55d-4d15-99c4-92644859e502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:15.807Z|3a6eddd2-684a-4ea7-99a2-d4d879d9ea96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:15.807Z|212db666-a55d-4d15-99c4-92644859e502|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:17.346Z|18326605-630b-4ef2-a612-5980a317da7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:17.347Z|18326605-630b-4ef2-a612-5980a317da7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:24.445Z|72b83044-9dc2-4f91-9c5e-2c5d53fe67af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:13:24.445Z|72b83044-9dc2-4f91-9c5e-2c5d53fe67af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:13:25.830Z|0968a149-d50e-4bf2-8f07-9a2838dfb6ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:25.831Z|0968a149-d50e-4bf2-8f07-9a2838dfb6ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:25.837Z|c54e2765-f7e6-4b4a-bd7e-395f33c4b511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:25.837Z|c54e2765-f7e6-4b4a-bd7e-395f33c4b511|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:27.369Z|3d97b249-32b9-4dff-96b9-038697580b20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:27.370Z|3d97b249-32b9-4dff-96b9-038697580b20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:35.858Z|84bd4db6-3ccf-47b5-b1e1-c0fee0f7c3fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:35.858Z|84bd4db6-3ccf-47b5-b1e1-c0fee0f7c3fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:35.860Z|e60c0078-4586-4ba5-9eb6-7be697818f53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:35.861Z|e60c0078-4586-4ba5-9eb6-7be697818f53|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:37.391Z|f73edbca-1b11-4faa-9326-7d683dbb1b6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:37.422Z|f73edbca-1b11-4faa-9326-7d683dbb1b6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:39.445Z|138845fc-f688-457a-a988-1f832928fece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:13:39.445Z|138845fc-f688-457a-a988-1f832928fece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:13:39.961Z|d7ba2374-14a0-49ad-ae64-52bffe2c054b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:13:39.961Z|d7ba2374-14a0-49ad-ae64-52bffe2c054b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:13:45.881Z|43b90492-1321-4d9a-b00a-973ae3140652|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:45.882Z|43b90492-1321-4d9a-b00a-973ae3140652|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:45.884Z|008d4dbf-2271-4052-8f69-c1942865e760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:45.884Z|008d4dbf-2271-4052-8f69-c1942865e760|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:46.946Z|9bb3a288-8f2f-4b85-a22a-fdbd42f5e263|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:13:46.947Z|9bb3a288-8f2f-4b85-a22a-fdbd42f5e263|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:47.447Z|14b0f9f8-cad6-41dd-9781-f0fb862ec4a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:47.448Z|14b0f9f8-cad6-41dd-9781-f0fb862ec4a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:54.445Z|51be37c7-90f4-47cd-b93d-4368868db24d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:13:54.448Z|51be37c7-90f4-47cd-b93d-4368868db24d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:13:55.904Z|aafde089-90d4-4d89-b2af-304851c6696b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:55.904Z|98c9c3e9-f64a-4fa7-8d53-040fb3d6afd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:55.905Z|aafde089-90d4-4d89-b2af-304851c6696b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:55.905Z|98c9c3e9-f64a-4fa7-8d53-040fb3d6afd4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:13:57.470Z|f9dc19b4-5fef-4b1a-b3c1-1c61d6217b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:13:57.470Z|f9dc19b4-5fef-4b1a-b3c1-1c61d6217b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:05.928Z|780b7061-b2e7-4d1b-aebc-c9047d0a5753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:05.929Z|780b7061-b2e7-4d1b-aebc-c9047d0a5753|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:05.930Z|1dcbced8-3679-4a4b-94b8-a9583cc050df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:05.931Z|1dcbced8-3679-4a4b-94b8-a9583cc050df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:07.495Z|a3df468e-6c75-4bc8-9f7e-13bd585d33bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:07.496Z|a3df468e-6c75-4bc8-9f7e-13bd585d33bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:09.445Z|d6c2b9a1-76cf-4a26-943f-27e5be1026a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:14:09.445Z|d6c2b9a1-76cf-4a26-943f-27e5be1026a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:14:09.962Z|1a2159f9-e26a-42de-ba46-9f03c6934604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:14:09.963Z|1a2159f9-e26a-42de-ba46-9f03c6934604|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:14:15.954Z|efb7a872-7829-4b58-a5f3-2e46cac30978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:15.954Z|e69f1855-f714-4a78-b020-52b61765e205|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:15.955Z|e69f1855-f714-4a78-b020-52b61765e205|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:15.955Z|efb7a872-7829-4b58-a5f3-2e46cac30978|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:17.522Z|a3b9fb1d-ad61-4548-ba4d-c6e6d419a3d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:17.523Z|a3b9fb1d-ad61-4548-ba4d-c6e6d419a3d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:24.445Z|c5e0e7b3-dd3c-444f-8374-c85c91379a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:14:24.446Z|c5e0e7b3-dd3c-444f-8374-c85c91379a8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:14:25.983Z|0064b5d9-07fb-4c11-b210-abac84130126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:25.985Z|0064b5d9-07fb-4c11-b210-abac84130126|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:25.995Z|29a7e24d-b877-41dd-a199-cedefe0d872a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:25.996Z|29a7e24d-b877-41dd-a199-cedefe0d872a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:27.548Z|3cbc92d7-f1a9-4de2-92e3-88136520e599|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:27.549Z|3cbc92d7-f1a9-4de2-92e3-88136520e599|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:36.013Z|be0ab20c-1eb1-4190-b35b-20d54b5d38a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:36.014Z|be0ab20c-1eb1-4190-b35b-20d54b5d38a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:36.019Z|521a111d-c831-4a64-8daa-586c7eb2659b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:36.019Z|521a111d-c831-4a64-8daa-586c7eb2659b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:37.572Z|47a1f9e7-82ca-4d7d-9aef-5e3700dcfced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:37.573Z|47a1f9e7-82ca-4d7d-9aef-5e3700dcfced|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:39.445Z|2ca4a486-b263-406d-b43f-150e4ce83fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:14:39.448Z|2ca4a486-b263-406d-b43f-150e4ce83fee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:14:39.963Z|08ef0df8-19d3-4027-a758-e751a494b1c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:14:39.964Z|08ef0df8-19d3-4027-a758-e751a494b1c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:14:46.037Z|dc841932-846b-4cc4-9e3c-18ba24ae92f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:46.038Z|dc841932-846b-4cc4-9e3c-18ba24ae92f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:46.047Z|4ff5c6a4-33a2-4140-aef1-d1554f0a0690|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:46.047Z|4ff5c6a4-33a2-4140-aef1-d1554f0a0690|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:46.947Z|ce6c1688-c41c-42e6-bf7e-2dcd5c6e0a10|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:14:46.947Z|ce6c1688-c41c-42e6-bf7e-2dcd5c6e0a10|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:47.596Z|367d279d-a2b5-43f0-b38b-09ffc18a58d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:47.597Z|367d279d-a2b5-43f0-b38b-09ffc18a58d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:54.445Z|3176e3ca-b0d8-4d17-b3fe-54853c776ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:14:54.446Z|3176e3ca-b0d8-4d17-b3fe-54853c776ab8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:14:56.064Z|712cd255-6c01-4ebd-99ad-7159510da946|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:56.064Z|712cd255-6c01-4ebd-99ad-7159510da946|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:56.071Z|50e79b77-35ea-4575-9efc-20102b089014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:56.071Z|50e79b77-35ea-4575-9efc-20102b089014|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:14:57.622Z|ea2ce643-8c1b-4abd-bab3-0b6e73f576bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:14:57.624Z|ea2ce643-8c1b-4abd-bab3-0b6e73f576bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:06.087Z|f31ec205-e895-46fe-9eb7-192946a51977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:06.088Z|f31ec205-e895-46fe-9eb7-192946a51977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:06.091Z|f5c09edb-3ab4-44eb-887c-226e977f099d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:06.091Z|f5c09edb-3ab4-44eb-887c-226e977f099d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:07.646Z|96b1fddf-983d-47a7-94dd-848cf50cd08c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:07.647Z|96b1fddf-983d-47a7-94dd-848cf50cd08c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:09.445Z|0f47b912-9237-42ac-95cd-b7f9d8cf0e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:15:09.445Z|0f47b912-9237-42ac-95cd-b7f9d8cf0e0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:15:09.964Z|659ad38f-e446-4ec7-8e03-75e8bfe19704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:15:09.965Z|659ad38f-e446-4ec7-8e03-75e8bfe19704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:15:16.119Z|86b06244-bd3d-4b87-bffa-66f0a384ebb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:16.120Z|86b06244-bd3d-4b87-bffa-66f0a384ebb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:16.130Z|2dade6c6-e298-4103-b48d-d486bf8d3a67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:16.131Z|2dade6c6-e298-4103-b48d-d486bf8d3a67|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:17.669Z|698a8b8d-56a5-4e37-9f2f-fa7639ef757a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:17.670Z|698a8b8d-56a5-4e37-9f2f-fa7639ef757a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:24.445Z|58cec4a4-4dd2-48dc-9727-9232e4ad4dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:15:24.448Z|58cec4a4-4dd2-48dc-9727-9232e4ad4dc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:15:26.168Z|4d593e27-6468-4ef1-8671-2f16425660ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:26.169Z|4d593e27-6468-4ef1-8671-2f16425660ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:26.173Z|873abf44-66f4-47b5-b1e3-36ff85d369ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:26.174Z|873abf44-66f4-47b5-b1e3-36ff85d369ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:27.693Z|c46cdcbe-b091-4f26-aa71-b1a7589c02a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:27.694Z|c46cdcbe-b091-4f26-aa71-b1a7589c02a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:36.196Z|121be880-9d77-4b77-ae8f-50e69e81c10e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:36.197Z|121be880-9d77-4b77-ae8f-50e69e81c10e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:36.201Z|c02f26cd-9a21-4a30-a15c-2cb3c0c23154|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:36.201Z|c02f26cd-9a21-4a30-a15c-2cb3c0c23154|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:37.720Z|444f02c9-ad4d-4e80-ad0f-22a6c76fc685|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:37.721Z|444f02c9-ad4d-4e80-ad0f-22a6c76fc685|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:39.445Z|4e5c410d-4d4a-46f5-86b9-e88bf613c79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:15:39.445Z|4e5c410d-4d4a-46f5-86b9-e88bf613c79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:15:39.965Z|996e201e-8c43-42b8-ab09-54289cbf346c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:15:39.966Z|996e201e-8c43-42b8-ab09-54289cbf346c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:15:46.222Z|ca95265c-d256-4ce1-88ef-06c588fbaf9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:46.223Z|ca95265c-d256-4ce1-88ef-06c588fbaf9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:46.223Z|cd2ec101-80f2-40ed-8c2e-d0969b2a3504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:46.223Z|cd2ec101-80f2-40ed-8c2e-d0969b2a3504|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:46.946Z|010467e0-35d9-46e7-9d66-e8f2d1c4aed8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:15:46.946Z|010467e0-35d9-46e7-9d66-e8f2d1c4aed8|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:47.742Z|953a1773-5639-4c11-a99b-9013500461df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:47.743Z|953a1773-5639-4c11-a99b-9013500461df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:54.445Z|67418523-92df-4b7c-8500-a1c56d0bb93a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:15:54.445Z|67418523-92df-4b7c-8500-a1c56d0bb93a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:15:56.250Z|6802ca73-b9b0-49a1-91e8-1651c3cef908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:56.251Z|6802ca73-b9b0-49a1-91e8-1651c3cef908|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:56.270Z|b7175596-fe98-4217-bf5e-25851a49592a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:56.270Z|b7175596-fe98-4217-bf5e-25851a49592a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:15:57.765Z|f551d1ed-bc3f-4f7c-89ab-55af5eb8d495|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:15:57.766Z|f551d1ed-bc3f-4f7c-89ab-55af5eb8d495|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:06.277Z|368cead7-97f9-4b56-bba9-da2b4e3dd0ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:06.278Z|368cead7-97f9-4b56-bba9-da2b4e3dd0ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:06.295Z|d00b7b7f-fb35-4f34-9278-4e835fd384e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:06.296Z|d00b7b7f-fb35-4f34-9278-4e835fd384e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:07.789Z|0ddcb972-a658-4049-b36c-a24a3a83c533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:07.790Z|0ddcb972-a658-4049-b36c-a24a3a83c533|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:09.445Z|161b24e0-5d10-4f17-8b5e-13929fcd2334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:16:09.448Z|161b24e0-5d10-4f17-8b5e-13929fcd2334|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:16:09.966Z|09fdb965-34d8-4862-8ff4-8a985c918603|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:16:09.967Z|09fdb965-34d8-4862-8ff4-8a985c918603|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:16:16.303Z|60fb76d6-2e7f-4fc1-af0c-787a6213936f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:16.304Z|60fb76d6-2e7f-4fc1-af0c-787a6213936f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:16.319Z|ff943ff1-813b-4de3-9948-1665a373a89f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:16.319Z|ff943ff1-813b-4de3-9948-1665a373a89f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:17.815Z|74c1d2bb-671a-4277-a769-c639afc3ea06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:17.816Z|74c1d2bb-671a-4277-a769-c639afc3ea06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:24.445Z|4dd941c8-315f-4668-90ec-c6a04db9088d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:16:24.446Z|4dd941c8-315f-4668-90ec-c6a04db9088d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:16:26.326Z|f1e1c286-0edc-4b26-b92f-2bf2fcc1363e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:26.327Z|f1e1c286-0edc-4b26-b92f-2bf2fcc1363e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:26.351Z|f751e7bc-2e31-4705-afb5-2bd1d2dd99f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:26.352Z|f751e7bc-2e31-4705-afb5-2bd1d2dd99f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:27.839Z|0c3901e2-a8e7-4ec9-8ba5-482ea63c385a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:27.840Z|0c3901e2-a8e7-4ec9-8ba5-482ea63c385a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:36.366Z|a728957e-e4d6-4bfb-b414-2b60cb9c9a56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:36.366Z|a728957e-e4d6-4bfb-b414-2b60cb9c9a56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:36.401Z|da2b2b53-92a1-437d-a7d3-7c5247db8209|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:36.401Z|da2b2b53-92a1-437d-a7d3-7c5247db8209|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:37.862Z|10209d8b-278a-43e2-aefb-0f50c2c0cdf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:37.863Z|10209d8b-278a-43e2-aefb-0f50c2c0cdf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:39.445Z|1cf2bfe5-3bae-4287-9626-0ab183461014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:16:39.445Z|1cf2bfe5-3bae-4287-9626-0ab183461014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:16:39.967Z|a6cbf2df-9787-4ba6-96e1-b9940368c9d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:16:39.968Z|a6cbf2df-9787-4ba6-96e1-b9940368c9d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:16:46.389Z|3f005fe3-486b-4ff2-9a18-9c61fc10486a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:46.390Z|3f005fe3-486b-4ff2-9a18-9c61fc10486a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:46.423Z|005d2622-e25c-4647-af1d-6535ac9296af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:46.424Z|005d2622-e25c-4647-af1d-6535ac9296af|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:46.947Z|8dff7711-fd78-4010-aa5e-3d6a79ccf5c3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:16:46.947Z|8dff7711-fd78-4010-aa5e-3d6a79ccf5c3|http-nio-8080-exec-10|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:47.886Z|71e3888d-b3cc-4e7e-a3b0-333a3e3d4f21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:47.887Z|71e3888d-b3cc-4e7e-a3b0-333a3e3d4f21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:54.445Z|b2d16692-10de-490b-a33d-9188c7ae32b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:16:54.448Z|b2d16692-10de-490b-a33d-9188c7ae32b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:16:56.413Z|9fb22f1a-0c0e-4d1f-a422-6a09ab869a0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:56.413Z|9fb22f1a-0c0e-4d1f-a422-6a09ab869a0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:56.466Z|cbd075b8-2ba4-41bc-b73d-d6e2820e7977|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:56.467Z|cbd075b8-2ba4-41bc-b73d-d6e2820e7977|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:16:57.909Z|193004e5-07ca-4e1d-8ac2-f88e25bcf46f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:16:57.910Z|193004e5-07ca-4e1d-8ac2-f88e25bcf46f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:06.450Z|00991ea9-a260-44b9-a567-61db2346ad04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:06.451Z|00991ea9-a260-44b9-a567-61db2346ad04|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:06.488Z|f097070c-cc1a-4081-8211-9bb75afa8939|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:06.489Z|f097070c-cc1a-4081-8211-9bb75afa8939|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:07.934Z|5a7eaba9-3c14-4e9e-8967-af14801a2a90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:07.934Z|5a7eaba9-3c14-4e9e-8967-af14801a2a90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:09.445Z|4d190fdf-9098-4528-b4b9-38c76f2a3445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:17:09.445Z|4d190fdf-9098-4528-b4b9-38c76f2a3445|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:17:09.969Z|7fa051d8-2fbf-4c2b-a3d9-e81cb3232257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:17:09.969Z|7fa051d8-2fbf-4c2b-a3d9-e81cb3232257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:17:16.476Z|7280d83c-d4a0-437e-9479-ff3cec96eb1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:16.477Z|7280d83c-d4a0-437e-9479-ff3cec96eb1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:16.516Z|5e238fac-c36d-404a-a28e-bef736d0ed89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:16.517Z|5e238fac-c36d-404a-a28e-bef736d0ed89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:17.955Z|ff6b8c54-040c-452d-a802-0427a82c0e42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:17.956Z|ff6b8c54-040c-452d-a802-0427a82c0e42|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:24.445Z|181c95c1-3139-43e3-8d58-cef73a1d46db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:17:24.446Z|181c95c1-3139-43e3-8d58-cef73a1d46db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:17:26.501Z|f26d3209-b7a3-4318-8078-528c548ab730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:26.501Z|f26d3209-b7a3-4318-8078-528c548ab730|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:26.543Z|340e36e8-b36c-4d9a-94a2-405743a7d9cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:26.544Z|340e36e8-b36c-4d9a-94a2-405743a7d9cd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:27.978Z|02411eb9-72c1-4b3c-ae0e-62ef348ae747|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:27.979Z|02411eb9-72c1-4b3c-ae0e-62ef348ae747|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:36.527Z|5b11578e-f690-4aca-b843-9a10af074f1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:36.528Z|5b11578e-f690-4aca-b843-9a10af074f1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:36.571Z|b8602ced-4cac-4600-9ac9-1d4771d7a396|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:36.572Z|b8602ced-4cac-4600-9ac9-1d4771d7a396|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:38.014Z|21cf798a-1e66-4101-9829-8aa9aa1a108c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:38.018Z|21cf798a-1e66-4101-9829-8aa9aa1a108c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:39.445Z|971a0f1f-3ffc-4ce8-b3b7-37092a215695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:17:39.448Z|971a0f1f-3ffc-4ce8-b3b7-37092a215695|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:17:39.970Z|320bde70-0ae6-4d2e-bb67-87283087fcc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:17:39.970Z|320bde70-0ae6-4d2e-bb67-87283087fcc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:17:46.550Z|3a9cbbec-6952-4a00-bc3f-51eb8295e5c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:46.551Z|3a9cbbec-6952-4a00-bc3f-51eb8295e5c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:46.593Z|084f1d82-c9dd-49f2-805f-2be590cf069d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:46.593Z|084f1d82-c9dd-49f2-805f-2be590cf069d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:46.948Z|3d339b50-0236-4412-a174-2b7ed1e3eb67|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:17:46.949Z|3d339b50-0236-4412-a174-2b7ed1e3eb67|http-nio-8080-exec-6|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:48.048Z|a77fc316-7bed-4476-8385-9589def795d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:48.048Z|a77fc316-7bed-4476-8385-9589def795d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:54.445Z|55e61149-9fba-477f-bef8-103c7fe4ddba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:17:54.446Z|55e61149-9fba-477f-bef8-103c7fe4ddba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:17:56.574Z|8189c90e-4819-4a0f-996a-c4e384cbf76f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:56.575Z|8189c90e-4819-4a0f-996a-c4e384cbf76f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:56.619Z|52d33068-e8b7-4475-bd8e-e7970c296206|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:56.620Z|52d33068-e8b7-4475-bd8e-e7970c296206|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:17:58.069Z|1a711608-096c-4549-af1d-fa552085400f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:17:58.070Z|1a711608-096c-4549-af1d-fa552085400f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:06.599Z|5c26e8e3-b6dc-4be7-858e-0d4f02e04414|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:06.599Z|5c26e8e3-b6dc-4be7-858e-0d4f02e04414|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:06.648Z|32eb6905-eb26-4158-8c79-e2948393d5ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:06.649Z|32eb6905-eb26-4158-8c79-e2948393d5ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:08.096Z|42b41a81-5d23-4187-8e79-075213b50f51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:08.097Z|42b41a81-5d23-4187-8e79-075213b50f51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:09.445Z|e565dff0-8bee-4b18-8e69-a06c519f9582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:18:09.446Z|e565dff0-8bee-4b18-8e69-a06c519f9582|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:18:09.971Z|eef1b3d7-2679-4436-a981-4f0a19a23c62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:18:09.971Z|eef1b3d7-2679-4436-a981-4f0a19a23c62|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:18:16.629Z|cde1964b-6150-4c44-9ec7-dc681fcd94ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:16.630Z|cde1964b-6150-4c44-9ec7-dc681fcd94ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:16.674Z|154bf73b-551a-45fb-b273-060c168f2cf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:16.674Z|154bf73b-551a-45fb-b273-060c168f2cf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:18.120Z|54814692-2dd9-4b49-a6d8-f07170810f67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:18.121Z|54814692-2dd9-4b49-a6d8-f07170810f67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:24.445Z|b565f55c-9e9e-4f3a-a2e2-b12787568e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:18:24.447Z|b565f55c-9e9e-4f3a-a2e2-b12787568e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:18:26.653Z|c81a9783-23b5-499b-ba9b-8a87378cc397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:26.654Z|c81a9783-23b5-499b-ba9b-8a87378cc397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:26.706Z|e5124c8f-0594-4761-9cf3-b47144c584de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:26.707Z|e5124c8f-0594-4761-9cf3-b47144c584de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:28.144Z|1ce882ad-f638-4efb-a6dd-3d7b84af1583|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:28.144Z|1ce882ad-f638-4efb-a6dd-3d7b84af1583|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:36.675Z|501611b3-4759-4993-a5ad-16d68f0b6ca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:36.675Z|501611b3-4759-4993-a5ad-16d68f0b6ca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:36.731Z|7f7ae204-5b07-4d39-8647-204ccbce5d3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:36.732Z|7f7ae204-5b07-4d39-8647-204ccbce5d3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:38.168Z|b089fb62-14a8-4234-8bf5-e9632e7f9b00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:38.169Z|b089fb62-14a8-4234-8bf5-e9632e7f9b00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:39.445Z|9dfcf4f6-61dd-4498-89ce-f07f15b6ec4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:18:39.445Z|9dfcf4f6-61dd-4498-89ce-f07f15b6ec4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:18:39.972Z|86c759c3-5551-4d26-bf68-84c9753da07a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:18:39.973Z|86c759c3-5551-4d26-bf68-84c9753da07a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:18:46.697Z|c53d529a-efb2-4b37-89c3-97fe5e478761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:46.697Z|c53d529a-efb2-4b37-89c3-97fe5e478761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:46.751Z|453927e9-5664-4b07-8599-6a246e289a55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:46.752Z|453927e9-5664-4b07-8599-6a246e289a55|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:46.946Z|8bb9aee0-afb2-488a-aaf5-fb6bfec1a027|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:18:46.947Z|8bb9aee0-afb2-488a-aaf5-fb6bfec1a027|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:48.190Z|0f1d5ac9-1193-4f6f-a7b9-fd7b8be416a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:48.190Z|0f1d5ac9-1193-4f6f-a7b9-fd7b8be416a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:54.445Z|9aaa38a7-1bd9-4ed8-b6b1-291fe9816664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:18:54.446Z|9aaa38a7-1bd9-4ed8-b6b1-291fe9816664|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:18:56.720Z|ac7ef770-fa4c-4d3f-8e08-01e85c62437d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:56.721Z|ac7ef770-fa4c-4d3f-8e08-01e85c62437d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:56.777Z|12a722fc-fb26-49d5-a0e6-6c0ef7c18526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:56.778Z|12a722fc-fb26-49d5-a0e6-6c0ef7c18526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:18:58.211Z|9eac3a8c-1c4e-4519-9a10-aea4b257c415|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:18:58.211Z|9eac3a8c-1c4e-4519-9a10-aea4b257c415|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:06.748Z|e1bcb6e4-6bb8-421d-975c-f2b41df09bbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:06.749Z|e1bcb6e4-6bb8-421d-975c-f2b41df09bbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:06.810Z|3bc1728b-fbec-455c-b95b-998adc32f94c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:06.811Z|3bc1728b-fbec-455c-b95b-998adc32f94c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:08.234Z|dcbfadf9-3220-48f2-9f13-ba4d0d3b920d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:08.235Z|dcbfadf9-3220-48f2-9f13-ba4d0d3b920d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:09.445Z|b71c15c0-7d50-40e1-9f71-41a13afdce0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:19:09.448Z|b71c15c0-7d50-40e1-9f71-41a13afdce0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:19:09.973Z|4998729f-8deb-4bcb-91b2-0d0935cc5d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:19:09.974Z|4998729f-8deb-4bcb-91b2-0d0935cc5d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:19:16.773Z|39adea71-7596-4a26-b523-bab3b9d121ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:16.774Z|39adea71-7596-4a26-b523-bab3b9d121ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:16.835Z|9508ca87-9946-4bfc-b4f4-8348fa1adee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:16.836Z|9508ca87-9946-4bfc-b4f4-8348fa1adee6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:18.256Z|84ae6683-7766-44fc-bdca-a5c3f5b9d162|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:18.257Z|84ae6683-7766-44fc-bdca-a5c3f5b9d162|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:24.445Z|6ef987ca-9698-4800-a3c7-6a7889859c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:19:24.445Z|6ef987ca-9698-4800-a3c7-6a7889859c84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:19:26.795Z|264bf5ba-a5c6-495f-8d0d-d743d4024895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:26.796Z|264bf5ba-a5c6-495f-8d0d-d743d4024895|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:26.857Z|d5858749-c1b0-429a-a3b6-33b6dd31d2a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:26.858Z|d5858749-c1b0-429a-a3b6-33b6dd31d2a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:28.281Z|7709b94c-9dae-4f1b-bb56-d50baff6446d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:28.281Z|7709b94c-9dae-4f1b-bb56-d50baff6446d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:36.819Z|641d15fe-235a-4070-996f-3078d5899dbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:36.820Z|641d15fe-235a-4070-996f-3078d5899dbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:36.880Z|dd43a4c9-2940-41e6-95bd-c8732fb7dfb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:36.880Z|dd43a4c9-2940-41e6-95bd-c8732fb7dfb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:38.304Z|1f8eba56-ab37-4586-89a9-b4f51fee0be7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:38.304Z|1f8eba56-ab37-4586-89a9-b4f51fee0be7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:39.445Z|d7d99131-2e26-4713-b580-0473bc3b2af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:19:39.446Z|d7d99131-2e26-4713-b580-0473bc3b2af8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:19:39.974Z|3a715e0a-a2b0-4ab7-a1ef-617f02f3fd5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:19:39.975Z|3a715e0a-a2b0-4ab7-a1ef-617f02f3fd5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:19:46.841Z|e47caa87-4e66-43bf-9a77-61d312dac5ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:46.842Z|e47caa87-4e66-43bf-9a77-61d312dac5ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:46.900Z|8d160366-feaa-4243-aced-e1b64c1021ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:46.901Z|8d160366-feaa-4243-aced-e1b64c1021ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:46.946Z|3781b518-3933-46fe-9cf0-7e3ff8b9295c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:19:46.947Z|3781b518-3933-46fe-9cf0-7e3ff8b9295c|http-nio-8080-exec-1|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:48.327Z|2e5a4817-f369-431b-b825-eb407aa41500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:48.328Z|2e5a4817-f369-431b-b825-eb407aa41500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:54.445Z|ce9b8c39-bfa5-42d8-bb86-360331bded20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:19:54.450Z|ce9b8c39-bfa5-42d8-bb86-360331bded20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:19:56.864Z|91f835da-2896-44c8-b669-9018acbda4a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:56.865Z|91f835da-2896-44c8-b669-9018acbda4a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:56.926Z|c4b4050a-0893-450d-9457-12de8e940f2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:56.926Z|c4b4050a-0893-450d-9457-12de8e940f2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:19:58.351Z|f3367188-c525-475a-8737-b23c8241a7f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:19:58.351Z|f3367188-c525-475a-8737-b23c8241a7f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:06.898Z|a7af9f70-acd7-47ae-b248-18ab0edd2520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:06.899Z|a7af9f70-acd7-47ae-b248-18ab0edd2520|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:06.952Z|129e051f-7bac-463d-b3a5-f8dfa751392c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:06.953Z|129e051f-7bac-463d-b3a5-f8dfa751392c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:08.375Z|1f336a43-c6cc-44cc-bbac-f0eae6dcb8e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:08.375Z|1f336a43-c6cc-44cc-bbac-f0eae6dcb8e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:09.445Z|adc44530-0655-4999-b2d1-2c9a483a3054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:20:09.446Z|adc44530-0655-4999-b2d1-2c9a483a3054|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:20:09.976Z|c91f2e3d-816f-4317-8fe0-57fc422a1bc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:20:09.976Z|c91f2e3d-816f-4317-8fe0-57fc422a1bc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:20:16.921Z|6900decd-c570-469d-a156-f9e3100944d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:16.922Z|6900decd-c570-469d-a156-f9e3100944d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:16.976Z|c5e47a4d-6826-4b56-be6c-f42ac47d23b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:16.977Z|c5e47a4d-6826-4b56-be6c-f42ac47d23b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:18.399Z|2540f36a-6202-4dc2-a2b2-448f9355097c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:18.400Z|2540f36a-6202-4dc2-a2b2-448f9355097c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:24.445Z|d23f3565-15b8-4974-9da2-6a79639bf627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:20:24.445Z|d23f3565-15b8-4974-9da2-6a79639bf627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:20:26.945Z|66ea8512-2a44-49c5-b7f1-35a406881d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:26.951Z|66ea8512-2a44-49c5-b7f1-35a406881d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:27.000Z|9793ded0-fafa-4e78-8a3a-8f871bd6bb98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:27.001Z|9793ded0-fafa-4e78-8a3a-8f871bd6bb98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:28.422Z|675588b3-366c-401c-88dc-c2e915a5a17b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:28.423Z|675588b3-366c-401c-88dc-c2e915a5a17b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:36.975Z|c46963e1-2e03-450c-a000-b8e2f7a1c023|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:36.976Z|c46963e1-2e03-450c-a000-b8e2f7a1c023|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:37.025Z|c0cf84bc-c5fe-478e-b6af-72428674e7d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:37.026Z|c0cf84bc-c5fe-478e-b6af-72428674e7d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:38.445Z|494b2e0c-95b6-4112-bdbe-1071e2dc590f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:38.446Z|494b2e0c-95b6-4112-bdbe-1071e2dc590f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:39.445Z|98c219bd-4ce7-4ff7-b487-c4a39d72f787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:20:39.448Z|98c219bd-4ce7-4ff7-b487-c4a39d72f787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:20:39.977Z|4fb9ddb5-236a-4e6a-83ec-4bc9349fb536|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:20:39.978Z|4fb9ddb5-236a-4e6a-83ec-4bc9349fb536|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:20:46.948Z|25b0603f-8e04-45d9-a180-fb733b5afc2c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:20:46.950Z|25b0603f-8e04-45d9-a180-fb733b5afc2c|http-nio-8080-exec-4|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:46.998Z|9165f7a5-7ff2-4e3c-8bb9-b13536c8ec2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:46.999Z|9165f7a5-7ff2-4e3c-8bb9-b13536c8ec2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:47.047Z|967f173c-5fa7-49f5-9022-fb57cca6a6e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:47.048Z|967f173c-5fa7-49f5-9022-fb57cca6a6e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:48.468Z|c4001d41-4795-4e08-88c8-b83a4967a686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:48.469Z|c4001d41-4795-4e08-88c8-b83a4967a686|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:54.445Z|cf7941d6-dc37-41d1-a78c-b34237e178aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:20:54.446Z|cf7941d6-dc37-41d1-a78c-b34237e178aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:20:57.024Z|dffaa17d-13e8-4ac8-8cd0-cff0282dda6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:57.026Z|dffaa17d-13e8-4ac8-8cd0-cff0282dda6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:57.070Z|c92b3bc1-dcf4-4f30-ab96-b8c877262ab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:57.071Z|c92b3bc1-dcf4-4f30-ab96-b8c877262ab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:20:58.491Z|cda171a7-b808-480e-a1ca-0ef3dfac74e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:20:58.492Z|cda171a7-b808-480e-a1ca-0ef3dfac74e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:07.052Z|dc9c4b2b-0dfa-4ef9-ae64-19309511acf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:07.053Z|dc9c4b2b-0dfa-4ef9-ae64-19309511acf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:07.092Z|374013a1-5a1d-4730-9523-cbacbd802bd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:07.093Z|374013a1-5a1d-4730-9523-cbacbd802bd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:08.513Z|21ec2b01-aecb-4c73-b46c-6069a97c7f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:08.514Z|21ec2b01-aecb-4c73-b46c-6069a97c7f8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:09.445Z|342efb4e-1b97-46ec-be49-2e865c6eaec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:21:09.445Z|342efb4e-1b97-46ec-be49-2e865c6eaec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:21:09.979Z|dde42120-fc5c-427f-8d30-7d6334c13e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:21:09.979Z|dde42120-fc5c-427f-8d30-7d6334c13e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:21:17.080Z|cd3c1ee9-41d1-4beb-9c9b-5473bc782169|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:17.082Z|cd3c1ee9-41d1-4beb-9c9b-5473bc782169|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:17.113Z|58d73db6-5dbb-4112-9107-2bc429d12b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:17.113Z|58d73db6-5dbb-4112-9107-2bc429d12b62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:18.538Z|bf1eb21b-c306-411e-9fca-11f28d5f518f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:18.540Z|bf1eb21b-c306-411e-9fca-11f28d5f518f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:21.667Z||http-nio-8080-exec-8|||||INFO|500||Error parsing HTTP request header Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x03cN0x9c0x12_N:0x90{0xf3G0xf70x81t0xa80x0d0xc30x950x850x09s0xdb0xbc0xccb+W,0xf10xaa0xb40xa8]. HTTP method names must be tokens at org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:417) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:261) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2022-06-07T12:21:24.445Z|13cfa649-d619-445c-8554-6a3e7e5189dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:21:24.448Z|13cfa649-d619-445c-8554-6a3e7e5189dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:21:27.104Z|7ad32c62-65ba-469e-88be-065dcdc9b26c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:27.105Z|7ad32c62-65ba-469e-88be-065dcdc9b26c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:27.134Z|ecca0848-f0b1-4049-b9ed-12f27fdc851d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:27.135Z|ecca0848-f0b1-4049-b9ed-12f27fdc851d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:28.563Z|a6273d5e-7348-408d-aa94-acfb17f26b5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:28.564Z|a6273d5e-7348-408d-aa94-acfb17f26b5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:37.130Z|1813ee6f-b74d-4849-a1eb-7a9bd9d11e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:37.131Z|1813ee6f-b74d-4849-a1eb-7a9bd9d11e99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:37.163Z|a860428f-9c8c-4552-a7a1-65b391cf7576|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:37.164Z|a860428f-9c8c-4552-a7a1-65b391cf7576|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:38.588Z|c78077a5-d8db-4a71-a621-9af682858335|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:38.588Z|c78077a5-d8db-4a71-a621-9af682858335|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:39.445Z|2528de9e-f875-416a-a9b6-9d6cd0d68e7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:21:39.446Z|2528de9e-f875-416a-a9b6-9d6cd0d68e7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:21:39.980Z|ba24d302-39a0-4826-8e69-18f4f50ad731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:21:39.980Z|ba24d302-39a0-4826-8e69-18f4f50ad731|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:21:46.948Z|827ea732-8c79-4fd0-9a51-1859c991bd3c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:21:46.949Z|827ea732-8c79-4fd0-9a51-1859c991bd3c|http-nio-8080-exec-3|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:47.153Z|05b94f85-99cc-4257-959a-a6a5bdc1649e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:47.153Z|05b94f85-99cc-4257-959a-a6a5bdc1649e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:47.184Z|78bbf36a-2ef6-4e97-ba65-9e233feda069|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:47.185Z|78bbf36a-2ef6-4e97-ba65-9e233feda069|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:48.610Z|acd1de9f-0c60-4a9c-8364-67b2b4053def|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:48.610Z|acd1de9f-0c60-4a9c-8364-67b2b4053def|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:54.445Z|2d85ad6e-c822-4b05-8ef4-88d1a3902169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:21:54.445Z|2d85ad6e-c822-4b05-8ef4-88d1a3902169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:21:57.180Z|44060ab8-b537-4634-b6b4-36644723ca96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:57.181Z|44060ab8-b537-4634-b6b4-36644723ca96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:57.211Z|aee65004-764e-458a-ba13-a6a31023d4a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:57.212Z|aee65004-764e-458a-ba13-a6a31023d4a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:21:58.635Z|01694625-37b0-4dd2-a43e-d19f9782efde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:21:58.636Z|01694625-37b0-4dd2-a43e-d19f9782efde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:07.212Z|1149119c-5f24-4ba6-b2fa-59591870ac57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:07.213Z|1149119c-5f24-4ba6-b2fa-59591870ac57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:07.236Z|4d0b0d7e-e3c5-4865-bd46-c4c660549bc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:07.237Z|4d0b0d7e-e3c5-4865-bd46-c4c660549bc9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:08.661Z|8b70ddce-ed3a-476e-8e8c-06f777a03f21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:08.662Z|8b70ddce-ed3a-476e-8e8c-06f777a03f21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:09.445Z|52d3089e-9bbc-4699-b27f-54b5c7b8fdcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:22:09.447Z|52d3089e-9bbc-4699-b27f-54b5c7b8fdcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:22:09.981Z|a774e744-18a3-40d6-aa23-10968dffd4d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:22:09.981Z|a774e744-18a3-40d6-aa23-10968dffd4d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:22:17.238Z|80272cea-fcda-4327-9baa-01c4d58839cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:17.239Z|80272cea-fcda-4327-9baa-01c4d58839cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:17.257Z|b07e25fa-80f3-46cf-af2c-80c6367785a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:17.258Z|b07e25fa-80f3-46cf-af2c-80c6367785a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:18.685Z|7e505f2e-8c02-4562-85fe-cdcf1beb3842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:18.685Z|7e505f2e-8c02-4562-85fe-cdcf1beb3842|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:24.445Z|b41c9dc2-54f6-4983-ab64-2a1b06beec6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:22:24.445Z|b41c9dc2-54f6-4983-ab64-2a1b06beec6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:22:27.269Z|573a12ff-a0e9-4eaa-8858-c47664fd415d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:27.270Z|573a12ff-a0e9-4eaa-8858-c47664fd415d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:27.280Z|47d09896-3c99-47c8-951e-4ff907b29c1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:27.280Z|47d09896-3c99-47c8-951e-4ff907b29c1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:28.710Z|041521fb-c113-42f6-a90f-92e7cf0d3a63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:28.711Z|041521fb-c113-42f6-a90f-92e7cf0d3a63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:37.301Z|4d6c70dc-ca98-4637-a99a-377a28b95f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:37.301Z|4d6c70dc-ca98-4637-a99a-377a28b95f95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:37.309Z|f7d81f30-d884-4c0b-abff-ed7d278231b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:37.310Z|f7d81f30-d884-4c0b-abff-ed7d278231b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:38.736Z|7afe534e-b3ff-450b-9508-afe226a99ac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:38.737Z|7afe534e-b3ff-450b-9508-afe226a99ac4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:39.445Z|05472593-5195-41e9-b3ad-bb0a589462c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:22:39.446Z|05472593-5195-41e9-b3ad-bb0a589462c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:22:39.982Z|16517a66-2257-4ebc-9eae-e1c2d3e7a944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:22:39.983Z|16517a66-2257-4ebc-9eae-e1c2d3e7a944|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:22:46.946Z|8dfd7b89-fce4-455a-84a6-2f6a76b805b6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:22:46.946Z|8dfd7b89-fce4-455a-84a6-2f6a76b805b6|http-nio-8080-exec-8|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:47.330Z|43675629-2eda-47b2-aaaa-f5965775c965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:47.331Z|43675629-2eda-47b2-aaaa-f5965775c965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:47.333Z|7fadaec9-809b-47b5-8f82-ad1c758f05f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:47.334Z|7fadaec9-809b-47b5-8f82-ad1c758f05f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:48.761Z|0e54cff1-b513-446c-b063-855099f30250|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:48.763Z|0e54cff1-b513-446c-b063-855099f30250|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:54.445Z|6ceea71e-d7e2-4e1e-b179-c3fcad12a999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:22:54.447Z|6ceea71e-d7e2-4e1e-b179-c3fcad12a999|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:22:57.353Z|334ac72e-0423-40c5-9dcc-d65e87c92d80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:57.353Z|8c093c4d-2301-4bea-b9ef-a16f3a8c10e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:57.354Z|8c093c4d-2301-4bea-b9ef-a16f3a8c10e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:57.354Z|334ac72e-0423-40c5-9dcc-d65e87c92d80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:22:58.804Z|6214c928-3ae8-47dc-bd49-fe616de8615a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:22:58.805Z|6214c928-3ae8-47dc-bd49-fe616de8615a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:07.374Z|df815deb-7406-46ac-8352-670fe01d2ce7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:07.375Z|df815deb-7406-46ac-8352-670fe01d2ce7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:07.375Z|30d7581d-fde3-4eb8-bf00-10e88e88acfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:07.376Z|30d7581d-fde3-4eb8-bf00-10e88e88acfe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:08.830Z|8d2b2243-bfe2-44e6-8f43-9514bcdb71a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:08.832Z|8d2b2243-bfe2-44e6-8f43-9514bcdb71a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:09.445Z|0383139f-d5af-4fdd-9b45-8fb612d1d269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:23:09.445Z|0383139f-d5af-4fdd-9b45-8fb612d1d269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:23:09.983Z|4b223539-c117-4910-b31f-82990d5538ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:23:09.984Z|4b223539-c117-4910-b31f-82990d5538ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:23:17.403Z|b663badd-026a-442b-a583-98368b9a0de2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:17.404Z|9036fdc7-ce8b-4ebf-af04-7009eba1e2b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:17.405Z|b663badd-026a-442b-a583-98368b9a0de2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:17.405Z|9036fdc7-ce8b-4ebf-af04-7009eba1e2b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:18.858Z|e5f3b103-e9d7-4660-975d-7e951a05d62a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:18.859Z|e5f3b103-e9d7-4660-975d-7e951a05d62a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:24.445Z|6b95c355-b5df-4c66-8bbc-45b9467908f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:23:24.446Z|6b95c355-b5df-4c66-8bbc-45b9467908f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:23:27.427Z|724ebe66-708b-42d8-a9a4-a386c02bf1d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:27.427Z|cb4586a6-f6e2-4d25-99fb-8de182362c53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:27.428Z|cb4586a6-f6e2-4d25-99fb-8de182362c53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:27.428Z|724ebe66-708b-42d8-a9a4-a386c02bf1d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:28.883Z|1dbdbd1b-8c00-4dec-b6c8-e615c2357cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:28.884Z|1dbdbd1b-8c00-4dec-b6c8-e615c2357cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:37.451Z|0d548772-187a-4ef3-9b48-5260f1a37d98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:37.451Z|152cc56d-4bd0-4ab6-9b42-ec1149d851da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:37.452Z|0d548772-187a-4ef3-9b48-5260f1a37d98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:37.452Z|152cc56d-4bd0-4ab6-9b42-ec1149d851da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:38.907Z|035f525a-bdad-47b7-8e2d-8afdfb0196e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:38.908Z|035f525a-bdad-47b7-8e2d-8afdfb0196e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:39.445Z|ba4eb50d-2838-4502-9802-387439df0ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:23:39.448Z|ba4eb50d-2838-4502-9802-387439df0ff5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:23:39.984Z|651368ad-6242-426c-8796-370a3920f879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:23:39.985Z|651368ad-6242-426c-8796-370a3920f879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:23:46.946Z|0b69f29a-bd1f-4f0e-a2a7-0664964afa44|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:23:46.947Z|0b69f29a-bd1f-4f0e-a2a7-0664964afa44|http-nio-8080-exec-2|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:47.471Z|99cb826a-f092-4b2f-b13b-6734d952156e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:47.471Z|fd9d365a-0470-4209-b2ea-3807616dfca1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:47.472Z|99cb826a-f092-4b2f-b13b-6734d952156e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:47.472Z|fd9d365a-0470-4209-b2ea-3807616dfca1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:48.930Z|3365e78e-8dd7-4bf1-914e-d27d88e73dc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:48.930Z|3365e78e-8dd7-4bf1-914e-d27d88e73dc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:54.445Z|bc00058c-9cf0-46d1-8677-62891942c028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:23:54.446Z|bc00058c-9cf0-46d1-8677-62891942c028|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:23:57.495Z|0afa4e55-f101-405e-acb8-5aba9db5a7c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:57.501Z|0afa4e55-f101-405e-acb8-5aba9db5a7c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:57.503Z|ae4717a6-bde8-40d1-b63d-6d2258e6fe3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:57.506Z|ae4717a6-bde8-40d1-b63d-6d2258e6fe3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:23:58.951Z|b4fd2c08-5f68-451a-8b7d-11e660b174b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:23:58.952Z|b4fd2c08-5f68-451a-8b7d-11e660b174b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:07.528Z|69036bcb-53c9-497d-9853-6a67a1759b53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:07.529Z|69036bcb-53c9-497d-9853-6a67a1759b53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:07.531Z|2f1bbe30-e483-4294-857a-68e0f9a36448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:07.532Z|2f1bbe30-e483-4294-857a-68e0f9a36448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:08.971Z|db604b4d-7831-49df-8082-4472fc168cd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:08.972Z|db604b4d-7831-49df-8082-4472fc168cd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:09.446Z|265d998f-f285-4389-a31c-01d3ae1bb502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:24:09.446Z|265d998f-f285-4389-a31c-01d3ae1bb502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:24:09.986Z|3f210607-9aae-4dd7-b062-0e228e2f928b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:24:09.986Z|3f210607-9aae-4dd7-b062-0e228e2f928b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:24:17.552Z|eee04357-3910-4210-a9a1-6518a40a2cac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:17.551Z|50ebef36-c7b5-45ad-9efa-9868f5a61a84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:17.552Z|50ebef36-c7b5-45ad-9efa-9868f5a61a84|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:17.552Z|eee04357-3910-4210-a9a1-6518a40a2cac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:18.996Z|afc98d4b-e2e2-4211-8766-faf4fd4d90ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:18.997Z|afc98d4b-e2e2-4211-8766-faf4fd4d90ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:24.445Z|4ac0aa40-569b-4a1d-b3ab-9ea47ab80954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:24:24.448Z|4ac0aa40-569b-4a1d-b3ab-9ea47ab80954|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:24:27.583Z|bc972e9c-8260-49db-ba8d-0c804d5841b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:27.583Z|bc972e9c-8260-49db-ba8d-0c804d5841b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:27.584Z|712058e9-6ac5-47c3-8f53-6ce3c2ac34d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:27.585Z|712058e9-6ac5-47c3-8f53-6ce3c2ac34d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:29.019Z|2f91ec64-c763-4baf-b6ba-f2118e3768df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:29.020Z|2f91ec64-c763-4baf-b6ba-f2118e3768df|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:37.614Z|e1b25f8d-e28a-4072-a7f5-39a7afc15771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:37.615Z|e1b25f8d-e28a-4072-a7f5-39a7afc15771|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:37.614Z|6949c825-4f1d-4823-a04d-76a974f5822c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:37.620Z|6949c825-4f1d-4823-a04d-76a974f5822c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:39.042Z|9136544c-a753-42fb-8cfc-25d881fc1105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:39.043Z|9136544c-a753-42fb-8cfc-25d881fc1105|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:39.445Z|9621ee60-881c-4be9-801d-8b17eb6eb980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:24:39.445Z|9621ee60-881c-4be9-801d-8b17eb6eb980|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:24:39.987Z|f38d50ac-e80f-4f68-84af-aa771299b596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:24:39.987Z|f38d50ac-e80f-4f68-84af-aa771299b596|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:24:46.946Z|3e296fb7-abd6-423b-b58e-17ae627d7570|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:24:46.947Z|3e296fb7-abd6-423b-b58e-17ae627d7570|http-nio-8080-exec-7|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:47.638Z|3409353c-cb85-4be1-bc7f-3e88f3f3f62b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:47.639Z|3409353c-cb85-4be1-bc7f-3e88f3f3f62b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:47.641Z|98d85411-eaf2-4637-a962-88e93c518dc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:47.641Z|98d85411-eaf2-4637-a962-88e93c518dc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:49.065Z|b99dc042-0742-4892-ab07-7d071a7ae9cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:49.066Z|b99dc042-0742-4892-ab07-7d071a7ae9cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:54.446Z|e3a4c3d1-ae0d-4238-9916-a6625bf00134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:24:54.446Z|e3a4c3d1-ae0d-4238-9916-a6625bf00134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:24:57.660Z|72b032ec-756a-49b0-91ef-29ebb03a7045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:57.660Z|bd127776-e94a-40ce-b2e8-c8ca31de8a00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:57.660Z|72b032ec-756a-49b0-91ef-29ebb03a7045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:57.660Z|bd127776-e94a-40ce-b2e8-c8ca31de8a00|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:24:59.089Z|cde93f0f-b007-4aba-829b-f2bd53d466d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:24:59.090Z|cde93f0f-b007-4aba-829b-f2bd53d466d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:07.682Z|8753ba08-7632-4f50-b4f5-eb01479536dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:07.683Z|8753ba08-7632-4f50-b4f5-eb01479536dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:07.686Z|a9d4b09e-baf3-4088-a2a7-425d1afe69ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:07.687Z|a9d4b09e-baf3-4088-a2a7-425d1afe69ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:09.114Z|aa3b4eac-2e1e-456d-8fa8-0a07bfea4f0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:09.115Z|aa3b4eac-2e1e-456d-8fa8-0a07bfea4f0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:09.445Z|94901a33-2aba-4dcf-a689-08f8d749cfc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:25:09.448Z|94901a33-2aba-4dcf-a689-08f8d749cfc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:25:09.988Z|ab923335-9104-4c7e-bd83-ae6defd3779f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:25:09.988Z|ab923335-9104-4c7e-bd83-ae6defd3779f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:25:17.710Z|eaeec28b-8a3f-4857-a4ce-e6a7be6988de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:17.711Z|eaeec28b-8a3f-4857-a4ce-e6a7be6988de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:17.716Z|7b5fbd55-1187-41f0-ac56-d0e21e62e8d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:17.724Z|7b5fbd55-1187-41f0-ac56-d0e21e62e8d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:19.139Z|eaff795a-63b2-4067-b78b-9d6f6c592d2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:19.139Z|eaff795a-63b2-4067-b78b-9d6f6c592d2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:24.445Z|7c252cb2-0441-48df-a7e6-9833341585c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:25:24.445Z|7c252cb2-0441-48df-a7e6-9833341585c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:25:27.741Z|ab3bb976-e9c9-4bcf-9a16-0f608e58fd2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:27.742Z|ab3bb976-e9c9-4bcf-9a16-0f608e58fd2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:27.748Z|09479b97-46a8-40f0-be14-8a778a9e91bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:27.749Z|09479b97-46a8-40f0-be14-8a778a9e91bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:29.161Z|bd995557-5334-4fd3-98e4-ef808a8837f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:29.162Z|bd995557-5334-4fd3-98e4-ef808a8837f9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:37.767Z|3306b392-bde3-4c28-bfad-c464cc1b8b05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:37.767Z|3306b392-bde3-4c28-bfad-c464cc1b8b05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:37.770Z|a9752d32-cd4e-423e-a835-9c0e2d17bb78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:37.770Z|a9752d32-cd4e-423e-a835-9c0e2d17bb78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:39.187Z|87fe60de-263a-4e2b-9374-cd11be28752e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:39.191Z|87fe60de-263a-4e2b-9374-cd11be28752e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:39.445Z|f2011303-72e4-408e-9906-0cd90a492138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:25:39.445Z|f2011303-72e4-408e-9906-0cd90a492138|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:25:39.989Z|68d1673d-01b1-4fe5-98f9-4c2d1fc452a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:25:39.990Z|68d1673d-01b1-4fe5-98f9-4c2d1fc452a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:25:46.946Z|9a93024b-0962-4098-ac72-f7be2e792293|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|500||Entering 2022-06-07T12:25:46.947Z|9a93024b-0962-4098-ac72-f7be2e792293|http-nio-8080-exec-5|manage/health|kube-probe/1.22|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:47.793Z|e3191f42-b5e0-46d3-873b-5d93a90ed47f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:47.793Z|e3191f42-b5e0-46d3-873b-5d93a90ed47f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:47.794Z|053589e8-3018-4664-88c0-f93aff3ce826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:47.794Z|053589e8-3018-4664-88c0-f93aff3ce826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:49.219Z|6ed04554-e3b2-46c3-b93f-2bd640d5f4c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:49.220Z|6ed04554-e3b2-46c3-b93f-2bd640d5f4c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:54.445Z|6691b114-3b2c-4cc1-bf8c-7bdff23bff27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:25:54.448Z|6691b114-3b2c-4cc1-bf8c-7bdff23bff27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:25:57.816Z|f6b67160-40b7-46f6-a706-10684d9a6c85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:57.816Z|6d8e9cb2-1aec-47fd-a794-9a1a315953a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:57.817Z|f6b67160-40b7-46f6-a706-10684d9a6c85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:57.817Z|6d8e9cb2-1aec-47fd-a794-9a1a315953a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:25:59.245Z|932cde34-00de-4a15-b2bd-90413bd23c71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:25:59.245Z|932cde34-00de-4a15-b2bd-90413bd23c71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:26:07.841Z|4d73fe4a-34d2-4d4d-bae5-b72708a0afa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:26:07.841Z|822153b1-8527-47e0-a034-4095bc75b439|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:26:07.842Z|822153b1-8527-47e0-a034-4095bc75b439|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:26:07.842Z|4d73fe4a-34d2-4d4d-bae5-b72708a0afa8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:26:09.274Z|9a849fe9-a4b3-45dc-9ad0-1d6eefcd91ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:26:09.274Z|9a849fe9-a4b3-45dc-9ad0-1d6eefcd91ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:26:09.445Z|422e9f96-2aeb-4a22-9357-1da1b0a1fc96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:26:09.446Z|422e9f96-2aeb-4a22-9357-1da1b0a1fc96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:26:09.990Z|7e923bcc-4f9b-4092-bc27-2129f06bd7c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2022-06-07T12:26:09.991Z|7e923bcc-4f9b-4092-bc27-2129f06bd7c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2022-06-07T12:26:17.863Z|ec877e23-6eb8-4fc9-9bdd-bcd8b0cfc52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:26:17.863Z|15944923-3048-40c7-aa37-7eef17351c30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:26:17.864Z|ec877e23-6eb8-4fc9-9bdd-bcd8b0cfc52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:26:17.864Z|15944923-3048-40c7-aa37-7eef17351c30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2022-06-07T12:26:19.302Z|f73e890c-e003-4451-913c-16f5d197e65c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2022-06-07T12:26:19.306Z|f73e890c-e003-4451-913c-16f5d197e65c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.